Halloween - Added Tagilla to laboratory

This commit is contained in:
Dev 2024-10-27 17:00:13 +00:00
parent ac686926a7
commit 680a316115

View File

@ -631,6 +631,26 @@
"TriggerId": "SummonComplete", "TriggerId": "SummonComplete",
"TriggerName": "botEvent" "TriggerName": "botEvent"
} }
],
"laboratory": [
{
"BossChance": 100,
"BossDifficult": "normal",
"BossEscortAmount": "0",
"BossEscortDifficult": "normal",
"BossEscortType": "followerBully",
"BossName": "bossTagilla",
"BossPlayer": false,
"BossZone": "BotZoneFloor1,BotZoneFloor2,BotZoneBasement",
"IgnoreMaxBots": true,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Supports": null,
"Time": -1
}
] ]
}, },
"christmas": {} "christmas": {}