Fika-Tarkov/mods/Config Files/BepInEx/plugins/SAIN/Presets/Default with Harder PMCs [M.../Personalities/Wreckless.json

131 lines
3.6 KiB
JSON

{
"Name": "Wreckless",
"Description": "This personality tends to sprint at their enemies, and will very frequently scream at everyone - Usually both at the same time. More Aggressive than Gigachads.",
"Assignment": {
"Enabled": true,
"CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 1.0,
"MinLevel": 0.0,
"MaxLevel": 100.0,
"PowerLevelScaleStart": 250.0,
"PowerLevelScaleEnd": 500.0,
"InverseScale": false,
"PowerLevelMin": 250.0,
"PowerLevelMax": 1000.0,
"MaxChanceIfMeetRequirements": 5.0,
"AllowedTypes": [
"assault",
"assaultGroup",
"crazyAssaultEvent",
"pmcUSEC",
"pmcBEAR",
"cursedAssault",
"bossKnight",
"followerBigPipe",
"followerBirdEye",
"exUsec",
"pmcBot",
"arenaFighterEvent",
"sectantPriest",
"sectantWarrior",
"bossKilla",
"bossBully",
"followerBully",
"bossKojaniy",
"followerKojaniy",
"bossTagilla",
"followerTagilla",
"bossSanitar",
"followerSanitar",
"bossGluhar",
"followerGluharSnipe",
"followerGluharScout",
"followerGluharSecurity",
"followerGluharAssault",
"bossBoar",
"followerBoar",
"followerBoarClose1",
"followerBoarClose2",
"bossBoarSniper",
"bossKolontay",
"followerKolontayAssault",
"followerKolontaySecurity",
"bossPartisan"
]
},
"Behavior": {
"General": {
"AggressionMultiplier": 1.0,
"KickOpenAllDoors": true,
"DOGFIGHT_PATH_DIST_START": 10.0,
"DOGFIGHT_TIMESINCESEEN_START": 1.0,
"DOGFIGHT_PATH_DIST_END": 15.0,
"DOGFIGHT_TIMESINCESEEN_END": 8.0,
"HoldGroundBaseTime": 2.0,
"HoldGroundMinRandom": 0.75,
"HoldGroundMaxRandom": 2.5,
"SuppressionResistance": 0.0,
"TARGET_SUPPRESS_TOGGLE": true,
"TARGET_SUPPRESS_DIST": 3.0,
"TARGET_SUPPRESS_DIST_MAX": 12.0,
"MAX_TARGET_SUPPRESS_ANGLE": 45.0,
"TimeSinceSeenToSuppress": 30.0,
"TimeSinceShotAtToSuppress": 30.0,
"TimeSinceShotToSuppress": 30.0,
"ENEMYSNIPER_ALWAYS_SPRINT_COVER": true,
"ENEMYSNIPER_ALWAYS_SPRINT_SEARCH": true,
"ENEMYSNIPER_DISTANCE": 85.0,
"ENEMYSNIPER_DISTANCE_END": 75.0
},
"Search": {
"WillSearchForEnemy": true,
"WillSearchFromAudio": true,
"HeardFromPeaceBehavior": "Charge",
"WillChaseDistantGunshots": true,
"AudioStraightDistanceToIgnore": 100.0,
"SearchBaseTime": 0.1,
"SearchWaitMultiplier": 1.0,
"SprintWhileSearchChance": 90.0,
"Sneaky": false,
"SneakySpeed": 1.0,
"SneakyPose": 1.0,
"SlowAtCorners": false
},
"Rush": {
"CanRushEnemyReloadHeal": true,
"CanJumpCorners": true,
"JumpCornerChance": 80.0,
"CanBunnyHop": true,
"BunnyHopChance": 40.0
},
"Cover": {
"CanShiftCoverPosition": true,
"ShiftCoverTimeMultiplier": 0.5,
"MoveToCoverNoEnemySpeed": 1.0,
"MoveToCoverNoEnemyPose": 1.0,
"MoveToCoverHasEnemySpeed": 1.0,
"MoveToCoverHasEnemyPose": 1.0
},
"Talk": {
"CanTaunt": true,
"FrequentTaunt": true,
"ConstantTaunt": true,
"CanRespondToEnemyVoice": true,
"TauntFrequency": 4.0,
"TauntChance": 33.0,
"TauntMaxDistance": 75.0,
"CanFakeDeathRare": true,
"FakeDeathChance": 6.0,
"CanBegForLife": false
}
},
"Difficulty": {
"VisibleDistCoef": 1.0,
"GainSightCoef": 1.0,
"ScatteringCoef": 1.0,
"HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0,
"PRECISION_SPEED_COEF": 1.0,
"ACCURACY_SPEED_COEF": 1.0
}
}