fika-modsync/user/mods/SWAG/config/bossConfig.json
2024-06-09 14:50:47 +08:00

195 lines
3.8 KiB
JSON

{
"TotalBossesPerMap": {
"factory": 1,
"factory_night": 1,
"customs": 1,
"woods": 1,
"shoreline": 1,
"lighthouse": 1,
"reserve": 1,
"interchange": 1,
"laboratory": 1,
"streets": 1
},
"Bosses": {
"useGlobalBossSpawnChance": true,
"gluhar": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 35,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"goons": {
"customs": 35,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 30,
"reserve": 0,
"shoreline": 35,
"streets": 0,
"woods": 35
},
"kaban": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 35,
"woods": 0
},
"killa": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 35,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"kolontay": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 35,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 35,
"woods": 0
},
"reshala": {
"customs": 35,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"sanitar": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 25,
"streets": 0,
"woods": 0
},
"shturman": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 15
},
"tagilla": {
"customs": 0,
"factory": 35,
"factory_night": 35,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"zryachiy": {
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 100,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
}
},
"CustomBosses": {
"santa": {
"enabled": true,
"forceSpawnOutsideEvent": false,
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"punisher": {
"enabled": false,
"useProgressSpawnChance": true,
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
},
"legion": {
"enabled": false,
"useProgressSpawnChance": true,
"customs": 0,
"factory": 0,
"factory_night": 0,
"groundzero": 0,
"interchange": 0,
"laboratory": 0,
"lighthouse": 0,
"reserve": 0,
"shoreline": 0,
"streets": 0,
"woods": 0
}
}
}