Fixed typos
Added skier/peacemaker bots to pmc enemy list Flagged scav as always an enemy of PMCs Removed forced warning of assault from PMCs
This commit is contained in:
parent
c0671bb659
commit
5ca4f8531c
@ -774,9 +774,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hostilitySettings": {
|
"hostilitySettings": {
|
||||||
"pmcbear": {
|
"pmcusec": {
|
||||||
"additionalEnemyTypes": [
|
"additionalEnemyTypes": [
|
||||||
"bossPartisan"
|
"bossPartisan",
|
||||||
|
"peacemaker",
|
||||||
|
"skier"
|
||||||
],
|
],
|
||||||
"chancedEnemies": [{
|
"chancedEnemies": [{
|
||||||
"EnemyChance": 100,
|
"EnemyChance": 100,
|
||||||
@ -787,18 +789,23 @@
|
|||||||
}, {
|
}, {
|
||||||
"EnemyChance": 85,
|
"EnemyChance": 85,
|
||||||
"Role": "pmcUSEC"
|
"Role": "pmcUSEC"
|
||||||
|
}, {
|
||||||
|
"EnemyChance": 100,
|
||||||
|
"Role": "pmcBEAR"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bearEnemyChance": 85,
|
"bearEnemyChance": 85,
|
||||||
"usecEnemyChance": 100,
|
"usecEnemyChance": 100,
|
||||||
"savageEnemyChance": 95,
|
"savageEnemyChance": 95,
|
||||||
"savagePlayerBehaviour": "ChancedEnemies"
|
"savagePlayerBehaviour": "AlwaysEnemies"
|
||||||
},
|
},
|
||||||
"pmcbear": {
|
"pmcbear": {
|
||||||
"additionalEnemyTypes": [
|
"additionalEnemyTypes": [
|
||||||
"bossPartisan"
|
"bossPartisan",
|
||||||
|
"peacemaker",
|
||||||
|
"skier"
|
||||||
],
|
],
|
||||||
"ChancedEnemies": [{
|
"chancedEnemies": [{
|
||||||
"EnemyChance": 100,
|
"EnemyChance": 100,
|
||||||
"Role": "assault"
|
"Role": "assault"
|
||||||
}, {
|
}, {
|
||||||
@ -807,12 +814,15 @@
|
|||||||
}, {
|
}, {
|
||||||
"EnemyChance": 85,
|
"EnemyChance": 85,
|
||||||
"Role": "pmcBEAR"
|
"Role": "pmcBEAR"
|
||||||
}
|
}, {
|
||||||
|
"EnemyChance": 100,
|
||||||
|
"Role": "pmcUSEC"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"bearEnemyChance": 85,
|
"bearEnemyChance": 85,
|
||||||
"usecEnemyChance": 100,
|
"usecEnemyChance": 100,
|
||||||
"savageEnemyChance": 95,
|
"savageEnemyChance": 95,
|
||||||
"savagePlayerBehaviour": "ChancedEnemies"
|
"savagePlayerBehaviour": "AlwaysEnemies"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forceHealingItemsIntoSecure": true,
|
"forceHealingItemsIntoSecure": true,
|
||||||
|
@ -535,9 +535,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 22,
|
"TIME_TO_FIND_ENEMY": 22,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 52,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 52,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -1054,9 +1052,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -1571,9 +1567,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -2088,9 +2082,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
|
@ -524,9 +524,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 22,
|
"TIME_TO_FIND_ENEMY": 22,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 52,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 52,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -1043,9 +1041,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -1560,9 +1556,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
@ -2077,9 +2071,7 @@
|
|||||||
"TIME_TO_FIND_ENEMY": 8,
|
"TIME_TO_FIND_ENEMY": 8,
|
||||||
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
"TIME_TO_FORGOR_ABOUT_ENEMY_SEC": 180,
|
||||||
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
"TIME_TO_RUN_TO_COVER_CAUSE_SHOOT_SEC": 15,
|
||||||
"WARN_BOT_TYPES": [
|
"WARN_BOT_TYPES": []
|
||||||
"assault"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Move": {
|
"Move": {
|
||||||
"BASESTART_SLOW_DIST": 1.1,
|
"BASESTART_SLOW_DIST": 1.1,
|
||||||
|
@ -191,22 +191,22 @@ export class LocationLifecycleService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adjust bear hostility chance
|
// Adjust vs bear hostility chance
|
||||||
if (typeof configHostilityChanges.bearEnemyChance !== "undefined") {
|
if (typeof configHostilityChanges.bearEnemyChance !== "undefined") {
|
||||||
locationBotHostilityDetails.BearEnemyChance = configHostilityChanges.bearEnemyChance;
|
locationBotHostilityDetails.BearEnemyChance = configHostilityChanges.bearEnemyChance;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adjust usec hostility chance
|
// Adjust vs usec hostility chance
|
||||||
if (typeof configHostilityChanges.usecEnemyChance !== "undefined") {
|
if (typeof configHostilityChanges.usecEnemyChance !== "undefined") {
|
||||||
locationBotHostilityDetails.UsecEnemyChance = configHostilityChanges.usecEnemyChance;
|
locationBotHostilityDetails.UsecEnemyChance = configHostilityChanges.usecEnemyChance;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adjust usec hostility chance
|
// Adjust vs savage hostility chance
|
||||||
if (typeof configHostilityChanges.savageEnemyChance !== "undefined") {
|
if (typeof configHostilityChanges.savageEnemyChance !== "undefined") {
|
||||||
locationBotHostilityDetails.SavageEnemyChance = configHostilityChanges.savageEnemyChance;
|
locationBotHostilityDetails.SavageEnemyChance = configHostilityChanges.savageEnemyChance;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adjust scav hostility behaviour
|
// Adjust vs scav hostility behaviour
|
||||||
if (typeof configHostilityChanges.savagePlayerBehaviour !== "undefined") {
|
if (typeof configHostilityChanges.savagePlayerBehaviour !== "undefined") {
|
||||||
locationBotHostilityDetails.SavagePlayerBehaviour = configHostilityChanges.savagePlayerBehaviour;
|
locationBotHostilityDetails.SavagePlayerBehaviour = configHostilityChanges.savagePlayerBehaviour;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user