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

125 lines
2.5 KiB
JSON

{
"customs": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": [
"ZoneBrige",
"ZoneBlockPost"
]
}
],
"factory": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"factory_night": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"groundzero": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"interchange": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"laboratory": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"lighthouse": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"reserve": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"shoreline": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"BossEscortType": "arenafighterevent",
"BossEscortAmount": "3,4",
"Time": 1,
"BossZone": [
"ZoneStartVillage",
"ZoneGasStation",
"ZonePowerStation"
]
}
],
"streets": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"Time": 1,
"BossEscortAmount": "3,4",
"BossEscortType": "arenafighterevent",
"BossZone": null
}
],
"woods": [
{
"BossName": "arenafighterevent",
"BossChance": 5,
"BossEscortType": "arenafighterevent",
"BossEscortAmount": "3,4",
"Time": 1,
"BossZone": [
"ZoneClearVill",
"ZoneRoad",
"ZoneHouse",
"ZoneBigRocks"
]
}
]
}