Fika-Tarkov/mods/Config Files/BepInEx/plugins/SAIN/Presets/Default [Modified]/Personalities/Rat.json

117 lines
3.0 KiB
JSON
Raw Normal View History

2025-01-02 20:23:50 -05:00
{
"Name": "Rat",
"Description": "Scum of Tarkov. Rarely Seeks out enemies, and when they do - they will crab walk all the way there",
"Assignment": {
"Enabled": true,
"CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 10.0,
"MinLevel": 0.0,
"MaxLevel": 100.0,
"PowerLevelScaleStart": 0.0,
"PowerLevelScaleEnd": 200.0,
"InverseScale": true,
"PowerLevelMin": 0.0,
"PowerLevelMax": 200.0,
"MaxChanceIfMeetRequirements": 60.0,
"AllowedTypes": [
"assault",
"assaultGroup",
"crazyAssaultEvent",
"pmcUSEC",
"pmcBEAR",
"cursedAssault",
"bossKnight",
"followerBigPipe",
"followerBirdEye",
"arenaFighterEvent",
"sectantPriest",
"sectantWarrior",
"bossKilla",
"bossPartisan",
"bossBully",
"followerBully",
"bossKojaniy",
"followerKojaniy",
"bossTagilla",
"followerTagilla",
"bossSanitar",
"followerSanitar",
"bossGluhar",
"followerGluharSnipe",
"followerGluharScout",
"followerGluharSecurity",
"followerGluharAssault",
"bossBoar",
"followerBoar",
"followerBoarClose1",
"followerBoarClose2",
"bossBoarSniper",
"bossKolontay",
"followerKolontayAssault",
"followerKolontaySecurity"
]
},
"Behavior": {
"General": {
"AggressionMultiplier": 1.0,
"KickOpenAllDoors": false,
"HoldGroundBaseTime": 1.0,
"HoldGroundMinRandom": 0.75,
"HoldGroundMaxRandom": 1.5,
"SuppressionResistance": 0.0
},
"Search": {
"WillSearchForEnemy": true,
"WillSearchFromAudio": true,
"HeardFromPeaceBehavior": "Freeze",
"WillChaseDistantGunshots": false,
"AudioStraightDistanceToIgnore": 125.0,
"SearchBaseTime": 240.0,
"SearchWaitMultiplier": 1.0,
"SprintWhileSearchChance": 0.0,
"Sneaky": true,
"SneakySpeed": 0.0,
"SneakyPose": 0.0,
"SearchNoEnemySpeed": 0.0,
"SearchNoEnemyPose": 1.0,
"SearchHasEnemySpeed": 0.0,
"SearchHasEnemyPose": 0.0
},
"Rush": {
"CanRushEnemyReloadHeal": false,
"CanJumpCorners": false,
"JumpCornerChance": 0.0,
"CanBunnyHop": false,
"BunnyHopChance": 0.0
},
"Cover": {
"CanShiftCoverPosition": false,
"ShiftCoverTimeMultiplier": 1.0,
"MoveToCoverNoEnemySpeed": 0.5,
"MoveToCoverNoEnemyPose": 1.0,
"MoveToCoverHasEnemySpeed": 0.5,
"MoveToCoverHasEnemyPose": 0.5
},
"Talk": {
"CanTaunt": false,
"FrequentTaunt": false,
"ConstantTaunt": false,
"CanRespondToEnemyVoice": false,
"TauntFrequency": 10.0,
"TauntChance": 0.0,
"TauntMaxDistance": 70.0,
"CanFakeDeathRare": false,
"FakeDeathChance": 0.0,
"CanBegForLife": false
}
},
"Difficulty": {
"VisibleDistCoef": 1.0,
"GainSightCoef": 1.0,
"ScatteringCoef": 1.0,
"HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0,
"PrecisionSpeedCoef": 1.0,
"AccuracySpeedCoef": 1.0
}
}