Slightly increase pmc conversion rate

Reduce number of PMCs generated
This commit is contained in:
Dev 2024-01-10 21:09:27 +00:00
parent 219086d9bb
commit 033b0e6805
2 changed files with 4 additions and 4 deletions

View File

@ -45,8 +45,8 @@
"peacefullZryachiyEvent": 5, "peacefullZryachiyEvent": 5,
"ravangeZryachiyEvent": 5, "ravangeZryachiyEvent": 5,
"sectactPriestEvent": 10, "sectactPriestEvent": 10,
"sptUsec": 30, "sptUsec": 25,
"sptBear": 30 "sptBear": 25
}, },
"bosses": ["bossbully", "bossgluhar", "bosskilla", "bosskojaniy", "bosssanitar", "bosstagilla", "bossknight", "bosszryachiy", "bossboar", "bossboarSniper", "bosskolontay"], "bosses": ["bossbully", "bossgluhar", "bosskilla", "bosskojaniy", "bosssanitar", "bosstagilla", "bossknight", "bosszryachiy", "bossboar", "bossboarSniper", "bosskolontay"],
"durability": { "durability": {

View File

@ -643,8 +643,8 @@
"maxVestLootTotalRub": 50000, "maxVestLootTotalRub": 50000,
"convertIntoPmcChance": { "convertIntoPmcChance": {
"assault": { "assault": {
"min": 20, "min": 25,
"max": 30 "max": 35
}, },
"cursedassault": { "cursedassault": {
"min": 15, "min": 15,