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

90 lines
2.3 KiB
JSON
Executable File

{
"SAINPersonality": "Wreckless",
"Name": "Wreckless",
"Description": "Rush B Cyka Blyat. Who care if I die? Gotta get the clip",
"Variables": {
"Enabled": true,
"WillChaseDistantGunshots": true,
"CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 1.0,
"MaxLevel": 100.0,
"RandomChanceIfMeetRequirements": 3.0,
"PowerLevelMin": 150.0,
"PowerLevelMax": 800.0,
"AggressionMultiplier": 1.0,
"HoldGroundBaseTime": 2.5,
"HoldGroundMinRandom": 0.65,
"HoldGroundMaxRandom": 1.5,
"SearchBaseTime": 0.1,
"WillSearchForEnemy": true,
"WillSearchFromAudio": true,
"CanShiftCoverPosition": true,
"ShiftCoverTimeMultiplier": 0.5,
"CanJumpCorners": true,
"JumpCornerChance": 75.0,
"CanBunnyHop": true,
"BunnyHopChance": 25.0,
"CanBegForLife": false,
"CanTaunt": true,
"FrequentTaunt": false,
"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": 4.0,
"TauntMaxDistance": 90.0,
"SprintWhileSearch": true,
"FrequentSprintWhileSearch": true,
"CanRushEnemyReloadHeal": true,
"CanFakeDeathRare": true,
"AllowedTypes": [
"Scav",
"Scav Group",
"Crazy Scav Event",
"Usec",
"Bear",
"Scav Sniper",
"Tagged and Cursed Scav",
"Knight",
"BigPipe",
"BirdEye",
"Rogue",
"Raider",
"Bloodhound",
"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"
]
}
}