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

87 lines
2.3 KiB
JSON
Executable File

{
"SAINPersonality": "Coward",
"Name": "Coward",
"Description": "A player who is more passive and afraid than usual.",
"Variables": {
"Enabled": true,
"WillChaseDistantGunshots": false,
"CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 5.0,
"MaxLevel": 100.0,
"RandomChanceIfMeetRequirements": 50.0,
"PowerLevelMin": 0.0,
"PowerLevelMax": 150.0,
"AggressionMultiplier": 1.0,
"HoldGroundBaseTime": 0.5,
"HoldGroundMinRandom": 0.66,
"HoldGroundMaxRandom": 1.5,
"SearchBaseTime": 110.0,
"WillSearchForEnemy": false,
"WillSearchFromAudio": false,
"CanShiftCoverPosition": false,
"ShiftCoverTimeMultiplier": 1.0,
"CanJumpCorners": false,
"JumpCornerChance": 60.0,
"CanBunnyHop": false,
"BunnyHopChance": 5.0,
"CanBegForLife": true,
"CanTaunt": false,
"FrequentTaunt": false,
"ConstantTaunt": false,
"CanRespondToVoice": false,
"Sneaky": false,
"SneakySpeed": 1.0,
"SneakyPose": 1.0,
"SearchNoEnemySpeed": 0.0,
"SearchNoEnemyPose": 1.0,
"SearchHasEnemySpeed": 0.0,
"SearchHasEnemyPose": 1.0,
"MoveToCoverNoEnemySpeed": 1.0,
"MoveToCoverNoEnemyPose": 1.0,
"MoveToCoverHasEnemySpeed": 1.0,
"MoveToCoverHasEnemyPose": 1.0,
"TauntFrequency": 15.0,
"TauntMaxDistance": 70.0,
"SprintWhileSearch": false,
"FrequentSprintWhileSearch": false,
"CanRushEnemyReloadHeal": false,
"CanFakeDeathRare": false,
"AllowedTypes": [
"Scav",
"Scav Group",
"Crazy Scav Event",
"Usec",
"Bear",
"Scav Sniper",
"Tagged and Cursed Scav",
"Knight",
"BigPipe",
"BirdEye",
"Cultist Priest",
"Cultist",
"Killa",
"Rashala",
"Rashala Guard",
"Shturman",
"Shturman Guard",
"Tagilla",
"Tagilla Guard",
"Sanitar",
"Sanitar Guard",
"Gluhar",
"Gluhar Guard Snipe",
"Gluhar Guard Scout",
"Gluhar Guard Security",
"Gluhar Guard Assault",
"Zryachiy",
"Zryachiy Guard",
"Kaban",
"Kaban Guard",
"Kaban Sniper",
"Kolontay",
"Kolontay Assault",
"Kolontay Security",
"BTR"
]
}
}