From 66ffd7038cf10566bd35bb6713677a5f8de3b6ef Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Sep 2020 22:40:36 -0700 Subject: Initial commit --- .../Monsters/v_monstergroup_spawn.json | 6922 ++++++++++++++++++++ 1 file changed, 6922 insertions(+) create mode 100644 vamp_stuff/Modification Files/Monsters/v_monstergroup_spawn.json (limited to 'vamp_stuff/Modification Files/Monsters/v_monstergroup_spawn.json') diff --git a/vamp_stuff/Modification Files/Monsters/v_monstergroup_spawn.json b/vamp_stuff/Modification Files/Monsters/v_monstergroup_spawn.json new file mode 100644 index 0000000..086de7a --- /dev/null +++ b/vamp_stuff/Modification Files/Monsters/v_monstergroup_spawn.json @@ -0,0 +1,6922 @@ +[{ + "name": "GROUP_CRYPTIES", + "type": "monstergroup", + "default": "mon_null", + "monsters": [{ + "monster": "mon_zombie_bloodcompact", + "freq": 100, + "cost_multiplier": 2, + "pack_size": [ + 1, + 5 + ] + }, { + "monster": "mon_skeleton", + "freq": 150, + "cost_multiplier": 1, + "pack_size": [ + 1, + 2 + ] + } + ] + }, { + "name": "GROUP_VAMPIRUS_LABY", + "type": "monstergroup", + "default": "mon_null", + "monsters": [{ + "monster": "mon_zombie_succumbvampire", + "freq": 100, + "cost_multiplier": 1, + "pack_size": [ + 1, + 2 + ] + }, { + "monster": "mon_zombie_succumbvampire_sinker", + "freq": 150, + "cost_multiplier": 4 + }, { + "monster": "mon_zombie_succumbvampire_warlock", + "freq": 100, + "cost_multiplier": 2 + }, { + "monster": "mon_zombie_succumbvampire_conjurer", + "freq": 50, + "cost_multiplier": 3 + }, { + "monster": "mon_zombie_succumbvampire_hemomancer", + "freq": 5, + "cost_multiplier": 3 + } + ] + }, { + "type": "monstergroup", + "name": "GROUP_CHURCH_ZOMBIE", + "default": "mon_zombie", + "monsters": [{ + "monster": "mon_zombie_bloodcompact", + "freq": 50, + "cost_multiplier": 5, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_zombie", + "freq": 1, + "cost_multiplier": 7, + "pack_size": [ + 5, + 10 + ] + }, { + "monster": "mon_zombie", + "freq": 1, + "cost_multiplier": 13, + "pack_size": [ + 15, + 20 + ] + }, { + "monster": "mon_zombie", + "freq": 1, + "cost_multiplier": 20, + "pack_size": [ + 25, + 30 + ] + }, { + "monster": "mon_zombie_fat", + "freq": 75, + "cost_multiplier": 2 + }, { + "monster": "mon_zombie_fat", + "freq": 3, + "cost_multiplier": 7, + "pack_size": [ + 3, + 5 + ] + }, { + "monster": "mon_zombie_tough", + "freq": 75, + "cost_multiplier": 3 + }, { + "monster": "mon_zombie_child", + "freq": 75, + "cost_multiplier": 1 + }, { + "monster": "mon_zombie_rot", + "freq": 50, + "cost_multiplier": 3 + }, { + "monster": "mon_zombie_crawler", + "freq": 25, + "cost_multiplier": 3 + }, { + "monster": "mon_skeleton", + "freq": 30, + "cost_multiplier": 5 + }, { + "monster": "mon_zombie_shady", + "freq": 10, + "cost_multiplier": 4 + }, { + "monster": "mon_zombie_shady", + "freq": 30, + "cost_multiplier": 15, + "pack_size": [ + 4, + 6 + ] + }, { + "monster": "mon_zombie_necro", + "freq": 5, + "cost_multiplier": 25 + }, { + "monster": "mon_zombie_master", + "freq": 1, + "cost_multiplier": 30 + } + ] + }, { + "type": "monstergroup", + "name": "GROUP_CAVE", + "default": "mon_null", + "monsters": [{ + "monster": "mon_vampbat", + "freq": 600, + "cost_multiplier": 1, + "pack_size": [ + 6, + 32 + ] + }, { + "monster": "mon_bigvampbat", + "freq": 300, + "cost_multiplier": 3, + "pack_size": [ + 3, + 16 + ] + }, { + "monster": "mon_feralvampbat", + "freq": 150, + "cost_multiplier": 5, + "pack_size": [ + 2, + 8 + ] + }, { + "monster": "mon_bear", + "freq": 100, + "cost_multiplier": 10, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_cougar", + "freq": 100, + "cost_multiplier": 20, + "pack_size": [ + 1, + 2 + ] + }, { + "monster": "mon_nakedmolerat_giant", + "freq": 100, + "cost_multiplier": 3 + } + ] + }, { + "type": "monstergroup", + "name": "GROUP_SWAMP", + "default": "mon_null", + "monsters": [{ + "monster": "mon_insect_leech", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 2, + 4 + ] + }, { + "monster": "mon_insect_bigleech", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ] + }, { + "monster": "mon_lemming", + "freq": 50, + "cost_multiplier": 0, + "pack_size": [ + 2, + 7 + ], + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 72, + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 168, + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 336, + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 504, + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_mosquito_giant", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "starts": 672, + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dragonfly_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 793, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_centipede_giant", + "freq": 6, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 144, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 144, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 360, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 360, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 432, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 432, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 576, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 576, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 648, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 648, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 4, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 840, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 840, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 840, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 2, + "cost_multiplier": 2, + "starts": 1008, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik", + "freq": 8, + "cost_multiplier": 2, + "starts": 1008, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_dermatik_larva", + "freq": 5, + "cost_multiplier": 2, + "starts": 1008, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 144, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 360, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 432, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 576, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 648, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_slug_giant", + "freq": 5, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 840, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_sludge_crawler", + "freq": 5, + "cost_multiplier": 2, + "starts": 1008, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_frog_giant", + "freq": 3, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_giant_crayfish", + "freq": 4, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + } + ] + }, { + "type": "monstergroup", + "name": "GROUP_FOREST", + "default": "mon_null", + "monsters": [{ + "monster": "mon_vampbat", + "freq": 25, + "cost_multiplier": 3, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bat", + "freq": 50, + "cost_multiplier": 2, + "pack_size": [ + 3, + 12 + ], + "conditions": [ + "DAWN", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 1, + "cost_multiplier": 10, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 3, + "cost_multiplier": 10, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 1, + "cost_multiplier": 10, + "ends": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 3, + "cost_multiplier": 10, + "ends": 72, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 1, + "cost_multiplier": 10, + "ends": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 3, + "cost_multiplier": 10, + "ends": 168, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 1, + "cost_multiplier": 10, + "ends": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 3, + "cost_multiplier": 10, + "ends": 672, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 1, + "cost_multiplier": 10, + "ends": 2160, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bear", + "freq": 3, + "cost_multiplier": 10, + "ends": 2160, + "conditions": [ + "NIGHT", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_zombear", + "freq": 1, + "cost_multiplier": 10, + "starts": 72 + }, { + "monster": "mon_zombear", + "freq": 2, + "cost_multiplier": 10, + "starts": 168 + }, { + "monster": "mon_zombear", + "freq": 3, + "cost_multiplier": 10, + "starts": 672 + }, { + "monster": "mon_zombear", + "freq": 4, + "cost_multiplier": 10, + "starts": 2160 + }, { + "monster": "mon_bobcat", + "freq": 7, + "cost_multiplier": 2 + }, { + "monster": "mon_bobcat", + "freq": 13, + "cost_multiplier": 2, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cat", + "freq": 10, + "cost_multiplier": 1 + }, { + "monster": "mon_cat", + "freq": 15, + "cost_multiplier": 1, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cat", + "freq": 1, + "cost_multiplier": 1, + "pack_size": [ + 2, + 8 + ] + }, { + "monster": "mon_cat", + "freq": 4, + "cost_multiplier": 1, + "pack_size": [ + 2, + 8 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_chipmunk", + "freq": 30, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ], + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_cougar", + "freq": 1, + "cost_multiplier": 3 + }, { + "monster": "mon_cougar", + "freq": 2, + "cost_multiplier": 3, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cougar", + "freq": 1, + "cost_multiplier": 3, + "ends": 168 + }, { + "monster": "mon_cougar", + "freq": 2, + "cost_multiplier": 3, + "ends": 168, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cougar", + "freq": 1, + "cost_multiplier": 3, + "ends": 504 + }, { + "monster": "mon_cougar", + "freq": 2, + "cost_multiplier": 3, + "ends": 504, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cougar", + "freq": 1, + "cost_multiplier": 3, + "ends": 1008 + }, { + "monster": "mon_cougar", + "freq": 2, + "cost_multiplier": 3, + "ends": 1008, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_cougar", + "freq": 1, + "cost_multiplier": 3, + "ends": 2160 + }, { + "monster": "mon_cougar", + "freq": 2, + "cost_multiplier": 3, + "ends": 2160, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_zougar", + "freq": 3, + "cost_multiplier": 10, + "starts": 168 + }, { + "monster": "mon_zougar", + "freq": 3, + "cost_multiplier": 10, + "starts": 504 + }, { + "monster": "mon_zougar", + "freq": 3, + "cost_multiplier": 10, + "starts": 1008 + }, { + "monster": "mon_zougar", + "freq": 3, + "cost_multiplier": 10, + "starts": 2160 + }, { + "monster": "mon_crow", + "freq": 5, + "cost_multiplier": 0, + "pack_size": [ + 1, + 14 + ] + }, { + "monster": "mon_crow", + "freq": 25, + "cost_multiplier": 0, + "pack_size": [ + 1, + 14 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_deer", + "freq": 4, + "cost_multiplier": 2, + "pack_size": [ + 1, + 5 + ] + }, { + "monster": "mon_deer", + "freq": 16, + "cost_multiplier": 2, + "pack_size": [ + 1, + 5 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_dog", + "freq": 3, + "cost_multiplier": 25, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog", + "freq": 2, + "cost_multiplier": 25, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 3, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 2, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog", + "freq": 3, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog", + "freq": 2, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 3, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 2, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 72, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog", + "freq": 3, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog", + "freq": 2, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 3, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 2, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 168, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog", + "freq": 3, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog", + "freq": 2, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 3, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 2, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 672, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog", + "freq": 3, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog", + "freq": 2, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bull", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_auscattle", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 3, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_pitbullmix", + "freq": 2, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_dog_beagle", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_bcollie", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_boxer", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_chihuahua", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_dachshund", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ] + }, { + "monster": "mon_dog_gshepherd", + "freq": 1, + "cost_multiplier": 25, + "ends": 2160, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_gray", + "freq": 1, + "cost_multiplier": 0 + }, { + "monster": "mon_fox_gray", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_gray", + "freq": 1, + "cost_multiplier": 0, + "ends": 72 + }, { + "monster": "mon_fox_gray", + "freq": 2, + "cost_multiplier": 0, + "ends": 72, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_gray", + "freq": 1, + "cost_multiplier": 0, + "ends": 168 + }, { + "monster": "mon_fox_gray", + "freq": 2, + "cost_multiplier": 0, + "ends": 168, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_gray", + "freq": 1, + "cost_multiplier": 0, + "ends": 672 + }, { + "monster": "mon_fox_gray", + "freq": 2, + "cost_multiplier": 0, + "ends": 672, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_gray", + "freq": 1, + "cost_multiplier": 0, + "ends": 2160 + }, { + "monster": "mon_fox_gray", + "freq": 2, + "cost_multiplier": 0, + "ends": 2160, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_red", + "freq": 1, + "cost_multiplier": 0 + }, { + "monster": "mon_fox_red", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_red", + "freq": 1, + "cost_multiplier": 0, + "ends": 72 + }, { + "monster": "mon_fox_red", + "freq": 2, + "cost_multiplier": 0, + "ends": 72, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_red", + "freq": 1, + "cost_multiplier": 0, + "ends": 168 + }, { + "monster": "mon_fox_red", + "freq": 2, + "cost_multiplier": 0, + "ends": 168, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_red", + "freq": 1, + "cost_multiplier": 0, + "ends": 672 + }, { + "monster": "mon_fox_red", + "freq": 2, + "cost_multiplier": 0, + "ends": 672, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_fox_red", + "freq": 1, + "cost_multiplier": 0, + "ends": 2160 + }, { + "monster": "mon_fox_red", + "freq": 2, + "cost_multiplier": 0, + "ends": 2160, + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_wolf", + "freq": 1, + "cost_multiplier": 2, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_wolf", + "freq": 2, + "cost_multiplier": 2, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 2, + 5 + ] + }, { + "monster": "mon_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 2, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote", + "freq": 1, + "cost_multiplier": 2, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_coyote", + "freq": 2, + "cost_multiplier": 2, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote", + "freq": 1, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_coyote", + "freq": 2, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote", + "freq": 1, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_coyote", + "freq": 2, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote", + "freq": 1, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_coyote", + "freq": 2, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote", + "freq": 1, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_coyote", + "freq": 2, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 1, + "cost_multiplier": 2, + "pack_size": [ + 1, + 8 + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 2, + "cost_multiplier": 2, + "pack_size": [ + 1, + 8 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 1, + 8 + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 72, + "pack_size": [ + 1, + 8 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 1, + 8 + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 168, + "pack_size": [ + 1, + 8 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 1, + 8 + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 672, + "pack_size": [ + 1, + 8 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 1, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 1, + 8 + ] + }, { + "monster": "mon_coyote_wolf", + "freq": 2, + "cost_multiplier": 2, + "ends": 2160, + "pack_size": [ + 1, + 8 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 72 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 168 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 336 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 504 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 672 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 890 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 1008 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 1344 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 1680 + }, { + "monster": "mon_zombie_dog", + "freq": 4, + "cost_multiplier": 2, + "starts": 2160 + }, { + "monster": "mon_zolf", + "freq": 2, + "cost_multiplier": 2, + "starts": 72, + "pack_size": [ + 1, + 4 + ] + }, { + "monster": "mon_zolf", + "freq": 2, + "cost_multiplier": 2, + "starts": 168, + "pack_size": [ + 1, + 4 + ] + }, { + "monster": "mon_zolf", + "freq": 2, + "cost_multiplier": 2, + "starts": 672, + "pack_size": [ + 1, + 4 + ] + }, { + "monster": "mon_zolf", + "freq": 2, + "cost_multiplier": 2, + "starts": 2160, + "pack_size": [ + 1, + 4 + ] + }, { + "monster": "mon_groundhog", + "freq": 30, + "cost_multiplier": 5, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_hare", + "freq": 12, + "cost_multiplier": 2, + "pack_size": [ + 1, + 6 + ] + }, { + "monster": "mon_hare", + "freq": 18, + "cost_multiplier": 2, + "pack_size": [ + 1, + 6 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_moose", + "freq": 1, + "cost_multiplier": 3 + }, { + "monster": "mon_moose", + "freq": 2, + "cost_multiplier": 3, + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_moose", + "freq": 1, + "cost_multiplier": 3, + "ends": 72 + }, { + "monster": "mon_moose", + "freq": 2, + "cost_multiplier": 3, + "ends": 72, + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_moose", + "freq": 1, + "cost_multiplier": 3, + "ends": 168 + }, { + "monster": "mon_moose", + "freq": 2, + "cost_multiplier": 3, + "ends": 168, + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_moose", + "freq": 1, + "cost_multiplier": 3, + "ends": 672 + }, { + "monster": "mon_moose", + "freq": 2, + "cost_multiplier": 3, + "ends": 672, + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_moose", + "freq": 1, + "cost_multiplier": 3, + "ends": 2160 + }, { + "monster": "mon_moose", + "freq": 2, + "cost_multiplier": 3, + "ends": 2160, + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_zoose", + "freq": 1, + "cost_multiplier": 10, + "starts": 72 + }, { + "monster": "mon_zoose", + "freq": 1, + "cost_multiplier": 10, + "starts": 168 + }, { + "monster": "mon_zoose", + "freq": 1, + "cost_multiplier": 10, + "starts": 672 + }, { + "monster": "mon_zoose", + "freq": 1, + "cost_multiplier": 10, + "starts": 2160 + }, { + "monster": "mon_rabbit", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 5 + ] + }, { + "monster": "mon_rabbit", + "freq": 15, + "cost_multiplier": 0, + "pack_size": [ + 1, + 5 + ], + "conditions": [ + "DUSK", + "NIGHT", + "DAWN" + ] + }, { + "monster": "mon_squirrel", + "freq": 50, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_squirrel", + "freq": 25, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_squirrel_red", + "freq": 50, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_squirrel_red", + "freq": 25, + "cost_multiplier": 0, + "pack_size": [ + 1, + 2 + ], + "conditions": [ + "DAWN", + "DUSK" + ] + }, { + "monster": "mon_weasel", + "freq": 5, + "cost_multiplier": 5 + }, { + "monster": "mon_weasel", + "freq": 15, + "cost_multiplier": 5, + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_turkey", + "freq": 6, + "cost_multiplier": 2, + "pack_size": [ + 1, + 18 + ] + }, { + "monster": "mon_turkey", + "freq": 9, + "cost_multiplier": 2, + "pack_size": [ + 1, + 18 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_raccoon", + "freq": 8, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_raccoon", + "freq": 12, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_opossum", + "freq": 8, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_opossum", + "freq": 12, + "cost_multiplier": 0, + "pack_size": [ + 1, + 3 + ], + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_black_rat", + "freq": 10, + "cost_multiplier": 0, + "pack_size": [ + 1, + 5 + ], + "conditions": [ + "DAY" + ] + }, { + "monster": "mon_black_rat", + "freq": 15, + "cost_multiplier": 0, + "pack_size": [ + 1, + 5 + ], + "conditions": [ + "NIGHT" + ] + }, { + "monster": "mon_rattlesnake", + "freq": 15, + "cost_multiplier": 5, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_rattlesnake_giant", + "freq": 10, + "cost_multiplier": 5, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_bee", + "freq": 2, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 1, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 2, + "cost_multiplier": 0, + "starts": 793, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_fly", + "freq": 3, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_jumping_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAWN", + "DAY", + "DUSK", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 0, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 1, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_spider_wolf_giant", + "freq": 2, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DUSK", + "NIGHT", + "DAWN", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 24, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 72, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 120, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 216, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 288, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 384, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 456, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 552, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 624, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 3, + "cost_multiplier": 0, + "starts": 720, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_wasp", + "freq": 2, + "cost_multiplier": 0, + "starts": 792, + "conditions": [ + "DAY", + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_worm", + "freq": 1, + "cost_multiplier": 0, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_worm", + "freq": 1, + "cost_multiplier": 0, + "starts": 168, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_worm", + "freq": 1, + "cost_multiplier": 0, + "starts": 336, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_worm", + "freq": 1, + "cost_multiplier": 0, + "starts": 504, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_worm", + "freq": 1, + "cost_multiplier": 0, + "starts": 672, + "conditions": [ + "SPRING", + "SUMMER", + "AUTUMN" + ] + }, { + "monster": "mon_nakedmolerat_giant", + "freq": 1, + "cost_multiplier": 3, + "conditions": [ + "DUSK", + "NIGHT" + ] + } + ] + } +] -- cgit v1.2.1