{ "level_id": 7, "name": "Spider's Domain", "description": "The spiders have claimed this part of the graveyard. Be careful to not disturb them. You know how spiders think, if you can't eat it, kill it!", "player_start": { "x": 0, "y": 0 }, "objects": [ { "x_range": [5, 8], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "type": "spider_web", "x": 10, "y": 0 }, { "x": 15, "y": 3, "sound": "coffin", "type": "coffin" }, { "x_range": [20, 23], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x_range": [25, 35], "y": 0, "enemy_type": "boogie_man", "health": 8, "damage": 3, "attack_range": 1, "attack_pattern": { "type": "patrol" } }, { "x_range": [30, 45], "y": 12, "type": "skull_storm", "damage": 3, "maximum_skulls": 2, "frequency": { "min": 2, "max": 4 } }, { "type": "spider_web", "x": 40, "y": 0 }, { "x": 45, "y": 0, "type": "grave", "sound": "grave", "static": true, "zombie_spawn_chance": 20 }, { "x_range": [50, 54], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x": 60, "y": 3, "sound": "coffin", "type": "coffin" }, { "x_range": [65, 85], "y": 0, "enemy_type": "witch", "health": 6, "damage": 2, "attack_range": 1, "attack_pattern": { "type": "patrol" } }, { "x_range": [80, 95], "y": 15, "type": "skull_storm", "damage": 4, "maximum_skulls": 3, "frequency": { "min": 1, "max": 3 } }, { "x_range": [90, 93], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x": 100, "y": 0, "type": "catapult", "fire_interval": 4000, "range": 30 }, { "x": 110, "y": 0, "type": "grave", "sound": "grave", "static": true, "zombie_spawn_chance": 20 }, { "x_range": [115, 118], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "type": "spider_web", "x": 120, "y": 0 }, { "x_range": [125, 145], "y": 0, "enemy_type": "ghoul", "health": 6, "damage": 3, "attack_range": 2, "attack_pattern": { "type": "hunter", "turn_threshold": 4 } }, { "x": 135, "y": 3, "sound": "coffin", "type": "coffin" }, { "x_range": [140, 160], "y": 15, "type": "skull_storm", "damage": 4, "maximum_skulls": 3, "frequency": { "min": 1, "max": 3 } }, { "x_range": [150, 153], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x": 165, "y": 0, "type": "grave", "sound": "grave", "static": true, "item": "hand_of_glory", "zombie_spawn_chance": 0 }, { "type": "spider_web", "x": 175, "y": 0 }, { "x_range": [180, 200], "y": 0, "enemy_type": "witch", "health": 6, "damage": 2, "attack_range": 1, "attack_pattern": { "type": "patrol" } }, { "x_range": [185, 188], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x": 195, "y": 3, "item": "hand_of_glory", "sound": "coffin", "type": "coffin" }, { "x_range": [205, 225], "y": 12, "type": "skull_storm", "damage": 4, "maximum_skulls": 3, "frequency": { "min": 1, "max": 3 } }, { "x_range": [210, 213], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "type": "spider_web", "x": 220, "y": 0 }, { "x": 225, "y": 0, "type": "catapult", "fire_interval": 4000, "range": 20 }, { "x_range": [230, 245], "y": 0, "enemy_type": "ghoul", "health": 12, "damage": 3, "attack_range": 2, "attack_pattern": { "type": "hunter", "turn_threshold": 4 } }, { "x_range": [235, 238], "y": 3, "sound": "coin", "collectible": true, "static": true }, { "x": 245, "y": 3, "sound": "coffin", "type": "coffin" } ], "boundaries": { "left": 0, "right": 250 }, "ambience": "Spider's Domain.ogg", "footstep_sound": "footstep_tall_grass" }