2024-06-09 14:31:45 +08:00

54 lines
1.6 KiB
JSON
Executable File

{
"SAINPersonality": "GigaChad",
"Name": "GigaChad",
"Description": "A true alpha threat. Hyper Aggressive and typically wearing high tier equipment.",
"Variables": {
"Enabled": true,
"WillChaseDistantGunshots": true,
"CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 3.0,
"MaxLevel": 100.0,
"RandomChanceIfMeetRequirements": 60.0,
"PowerLevelMin": 200.0,
"PowerLevelMax": 800.0,
"AggressionMultiplier": 1.0,
"HoldGroundBaseTime": 1.25,
"HoldGroundMinRandom": 0.65,
"HoldGroundMaxRandom": 1.5,
"SearchBaseTime": 6.0,
"WillSearchForEnemy": true,
"WillSearchFromAudio": true,
"CanShiftCoverPosition": true,
"ShiftCoverTimeMultiplier": 0.5,
"CanJumpCorners": true,
"JumpCornerChance": 40.0,
"CanBunnyHop": true,
"BunnyHopChance": 5.0,
"CanBegForLife": false,
"CanTaunt": true,
"FrequentTaunt": true,
"ConstantTaunt": true,
"CanRespondToVoice": true,
"Sneaky": false,
"SneakySpeed": 1.0,
"SneakyPose": 1.0,
"SearchNoEnemySpeed": 1.0,
"SearchNoEnemyPose": 1.0,
"SearchHasEnemySpeed": 1.0,
"SearchHasEnemyPose": 1.0,
"MoveToCoverNoEnemySpeed": 1.0,
"MoveToCoverNoEnemyPose": 1.0,
"MoveToCoverHasEnemySpeed": 1.0,
"MoveToCoverHasEnemyPose": 1.0,
"TauntFrequency": 6.0,
"TauntMaxDistance": 75.0,
"SprintWhileSearch": true,
"FrequentSprintWhileSearch": true,
"CanRushEnemyReloadHeal": true,
"CanFakeDeathRare": true,
"AllowedTypes": [
"Usec",
"Bear"
]
}
}