Mod init
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"SAINPersonality": "Chad",
|
||||
"Name": "Chad",
|
||||
"Description": "An aggressive player. Typically wearing high tier equipment, and is more aggressive than usual.",
|
||||
"Variables": {
|
||||
"Enabled": true,
|
||||
"WillChaseDistantGunshots": true,
|
||||
"CanBeRandomlyAssigned": true,
|
||||
"RandomlyAssignedChance": 5.0,
|
||||
"MaxLevel": 100.0,
|
||||
"RandomChanceIfMeetRequirements": 60.0,
|
||||
"PowerLevelMin": 150.0,
|
||||
"PowerLevelMax": 800.0,
|
||||
"AggressionMultiplier": 1.0,
|
||||
"HoldGroundBaseTime": 1.0,
|
||||
"HoldGroundMinRandom": 0.65,
|
||||
"HoldGroundMaxRandom": 1.5,
|
||||
"SearchBaseTime": 16.0,
|
||||
"WillSearchForEnemy": true,
|
||||
"WillSearchFromAudio": true,
|
||||
"CanShiftCoverPosition": true,
|
||||
"ShiftCoverTimeMultiplier": 1.0,
|
||||
"CanJumpCorners": true,
|
||||
"JumpCornerChance": 25.0,
|
||||
"CanBunnyHop": false,
|
||||
"BunnyHopChance": 5.0,
|
||||
"CanBegForLife": false,
|
||||
"CanTaunt": true,
|
||||
"FrequentTaunt": true,
|
||||
"ConstantTaunt": false,
|
||||
"CanRespondToVoice": true,
|
||||
"Sneaky": false,
|
||||
"SneakySpeed": 1.0,
|
||||
"SneakyPose": 1.0,
|
||||
"SearchNoEnemySpeed": 0.7,
|
||||
"SearchNoEnemyPose": 1.0,
|
||||
"SearchHasEnemySpeed": 1.0,
|
||||
"SearchHasEnemyPose": 1.0,
|
||||
"MoveToCoverNoEnemySpeed": 0.7,
|
||||
"MoveToCoverNoEnemyPose": 1.0,
|
||||
"MoveToCoverHasEnemySpeed": 1.0,
|
||||
"MoveToCoverHasEnemyPose": 1.0,
|
||||
"TauntFrequency": 10.0,
|
||||
"TauntMaxDistance": 60.0,
|
||||
"SprintWhileSearch": true,
|
||||
"FrequentSprintWhileSearch": false,
|
||||
"CanRushEnemyReloadHeal": true,
|
||||
"CanFakeDeathRare": false,
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"SAINPersonality": "Normal",
|
||||
"Name": "Normal",
|
||||
"Description": "An Average Tarkov Enjoyer",
|
||||
"Variables": {
|
||||
"Enabled": true,
|
||||
"WillChaseDistantGunshots": false,
|
||||
"CanBeRandomlyAssigned": true,
|
||||
"RandomlyAssignedChance": 3.0,
|
||||
"MaxLevel": 100.0,
|
||||
"RandomChanceIfMeetRequirements": 50.0,
|
||||
"PowerLevelMin": 0.0,
|
||||
"PowerLevelMax": 800.0,
|
||||
"AggressionMultiplier": 1.0,
|
||||
"HoldGroundBaseTime": 0.65,
|
||||
"HoldGroundMinRandom": 0.66,
|
||||
"HoldGroundMaxRandom": 1.5,
|
||||
"SearchBaseTime": 60.0,
|
||||
"WillSearchForEnemy": true,
|
||||
"WillSearchFromAudio": true,
|
||||
"CanShiftCoverPosition": true,
|
||||
"ShiftCoverTimeMultiplier": 1.0,
|
||||
"CanJumpCorners": false,
|
||||
"JumpCornerChance": 60.0,
|
||||
"CanBunnyHop": false,
|
||||
"BunnyHopChance": 5.0,
|
||||
"CanBegForLife": false,
|
||||
"CanTaunt": false,
|
||||
"FrequentTaunt": false,
|
||||
"ConstantTaunt": false,
|
||||
"CanRespondToVoice": true,
|
||||
"Sneaky": false,
|
||||
"SneakySpeed": 1.0,
|
||||
"SneakyPose": 1.0,
|
||||
"SearchNoEnemySpeed": 0.33,
|
||||
"SearchNoEnemyPose": 1.0,
|
||||
"SearchHasEnemySpeed": 0.6,
|
||||
"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",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"SAINPersonality": "Rat",
|
||||
"Name": "Rat",
|
||||
"Description": "Scum of Tarkov. Rarely Seeks out enemies, and will hide and ambush.",
|
||||
"Variables": {
|
||||
"Enabled": true,
|
||||
"WillChaseDistantGunshots": false,
|
||||
"CanBeRandomlyAssigned": true,
|
||||
"RandomlyAssignedChance": 15.0,
|
||||
"MaxLevel": 100.0,
|
||||
"RandomChanceIfMeetRequirements": 25.0,
|
||||
"PowerLevelMin": 0.0,
|
||||
"PowerLevelMax": 100.0,
|
||||
"AggressionMultiplier": 1.0,
|
||||
"HoldGroundBaseTime": 0.75,
|
||||
"HoldGroundMinRandom": 0.66,
|
||||
"HoldGroundMaxRandom": 1.5,
|
||||
"SearchBaseTime": 240.0,
|
||||
"WillSearchForEnemy": true,
|
||||
"WillSearchFromAudio": true,
|
||||
"CanShiftCoverPosition": false,
|
||||
"ShiftCoverTimeMultiplier": 1.0,
|
||||
"CanJumpCorners": false,
|
||||
"JumpCornerChance": 60.0,
|
||||
"CanBunnyHop": false,
|
||||
"BunnyHopChance": 5.0,
|
||||
"CanBegForLife": false,
|
||||
"CanTaunt": false,
|
||||
"FrequentTaunt": false,
|
||||
"ConstantTaunt": false,
|
||||
"CanRespondToVoice": false,
|
||||
"Sneaky": true,
|
||||
"SneakySpeed": 0.0,
|
||||
"SneakyPose": 0.0,
|
||||
"SearchNoEnemySpeed": 0.0,
|
||||
"SearchNoEnemyPose": 1.0,
|
||||
"SearchHasEnemySpeed": 0.0,
|
||||
"SearchHasEnemyPose": 0.0,
|
||||
"MoveToCoverNoEnemySpeed": 0.3,
|
||||
"MoveToCoverNoEnemyPose": 0.7,
|
||||
"MoveToCoverHasEnemySpeed": 0.5,
|
||||
"MoveToCoverHasEnemyPose": 0.5,
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
+54
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"SAINPersonality": "SnappingTurtle",
|
||||
"Name": "SnappingTurtle",
|
||||
"Description": "A player who finds the balance between rat and chad, yin and yang. Will rat you out but can spring out at any moment.",
|
||||
"Variables": {
|
||||
"Enabled": true,
|
||||
"WillChaseDistantGunshots": true,
|
||||
"CanBeRandomlyAssigned": true,
|
||||
"RandomlyAssignedChance": 1.0,
|
||||
"MaxLevel": 100.0,
|
||||
"RandomChanceIfMeetRequirements": 30.0,
|
||||
"PowerLevelMin": 200.0,
|
||||
"PowerLevelMax": 800.0,
|
||||
"AggressionMultiplier": 1.0,
|
||||
"HoldGroundBaseTime": 1.5,
|
||||
"HoldGroundMinRandom": 0.8,
|
||||
"HoldGroundMaxRandom": 1.2,
|
||||
"SearchBaseTime": 90.0,
|
||||
"WillSearchForEnemy": true,
|
||||
"WillSearchFromAudio": true,
|
||||
"CanShiftCoverPosition": true,
|
||||
"ShiftCoverTimeMultiplier": 0.5,
|
||||
"CanJumpCorners": true,
|
||||
"JumpCornerChance": 60.0,
|
||||
"CanBunnyHop": false,
|
||||
"BunnyHopChance": 5.0,
|
||||
"CanBegForLife": false,
|
||||
"CanTaunt": true,
|
||||
"FrequentTaunt": false,
|
||||
"ConstantTaunt": false,
|
||||
"CanRespondToVoice": false,
|
||||
"Sneaky": false,
|
||||
"SneakySpeed": 1.0,
|
||||
"SneakyPose": 1.0,
|
||||
"SearchNoEnemySpeed": 0.8,
|
||||
"SearchNoEnemyPose": 1.0,
|
||||
"SearchHasEnemySpeed": 0.7,
|
||||
"SearchHasEnemyPose": 1.0,
|
||||
"MoveToCoverNoEnemySpeed": 1.0,
|
||||
"MoveToCoverNoEnemyPose": 1.0,
|
||||
"MoveToCoverHasEnemySpeed": 1.0,
|
||||
"MoveToCoverHasEnemyPose": 1.0,
|
||||
"TauntFrequency": 15.0,
|
||||
"TauntMaxDistance": 50.0,
|
||||
"SprintWhileSearch": false,
|
||||
"FrequentSprintWhileSearch": false,
|
||||
"CanRushEnemyReloadHeal": true,
|
||||
"CanFakeDeathRare": true,
|
||||
"AllowedTypes": [
|
||||
"Usec",
|
||||
"Bear"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"SAINPersonality": "Timmy",
|
||||
"Name": "Timmy",
|
||||
"Description": "A New Player, terrified of everything.",
|
||||
"Variables": {
|
||||
"Enabled": true,
|
||||
"WillChaseDistantGunshots": false,
|
||||
"CanBeRandomlyAssigned": true,
|
||||
"RandomlyAssignedChance": 5.0,
|
||||
"MaxLevel": 10.0,
|
||||
"RandomChanceIfMeetRequirements": 70.0,
|
||||
"PowerLevelMin": 0.0,
|
||||
"PowerLevelMax": 100.0,
|
||||
"AggressionMultiplier": 1.0,
|
||||
"HoldGroundBaseTime": 0.5,
|
||||
"HoldGroundMinRandom": 0.66,
|
||||
"HoldGroundMaxRandom": 1.5,
|
||||
"SearchBaseTime": 90.0,
|
||||
"WillSearchForEnemy": true,
|
||||
"WillSearchFromAudio": false,
|
||||
"CanShiftCoverPosition": true,
|
||||
"ShiftCoverTimeMultiplier": 0.66,
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user