409 lines
		
	
	
		
			9.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			409 lines
		
	
	
		
			9.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "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": "bone_dust",
 | |
|             "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": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [25, 35],
 | |
|             "y": 0,
 | |
|             "enemy_type": "boogie_man",
 | |
|             "health": 8,
 | |
|             "damage": 4,
 | |
|             "attack_range": 1.5,
 | |
|             "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,
 | |
|             "item": "shin_bone",
 | |
|             "zombie_spawn_chance": 20
 | |
|         },
 | |
|         {
 | |
|             "x_range": [50, 54],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "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.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "patrol"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [70, 90],
 | |
|             "y": 0,
 | |
|             "enemy_type": "black_cat",
 | |
|             "health": 6,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "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": "bone_dust",
 | |
|             "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": "bone_dust",
 | |
|             "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": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 165,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20
 | |
|         },
 | |
|         {
 | |
|             "type": "spider_web",
 | |
|             "x": 175,
 | |
|             "y": 0
 | |
|         },
 | |
|         {
 | |
|             "x_range": [180, 200],
 | |
|             "y": 0,
 | |
|             "enemy_type": "witch",
 | |
|             "health": 6,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "patrol"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [185, 205],
 | |
|             "y": 0,
 | |
|             "enemy_type": "black_cat",
 | |
|             "health": 6,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [185, 188],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "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": "bone_dust",
 | |
|             "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": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [235, 238],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 245,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         },
 | |
|         {
 | |
|             "type": "spider_web",
 | |
|             "x": 255,
 | |
|             "y": 0
 | |
|         },
 | |
|         {
 | |
|             "x_range": [260, 275],
 | |
|             "y": 0,
 | |
|             "enemy_type": "goblin",
 | |
|             "health": 4,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [280, 283],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 290,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [295, 315],
 | |
|             "y": 15,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 3,
 | |
|             "frequency": {
 | |
|                 "min": 1,
 | |
|                 "max": 3
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "type": "spider_web",
 | |
|             "x": 305,
 | |
|             "y": 0
 | |
|         },
 | |
|         {
 | |
|             "x_range": [310, 325],
 | |
|             "y": 0,
 | |
|             "enemy_type": "goblin",
 | |
|             "health": 4,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x": 330,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20
 | |
|         },
 | |
|         {
 | |
|             "x_range": [335, 350],
 | |
|             "y": 0,
 | |
|             "enemy_type": "boogie_man",
 | |
|             "health": 8,
 | |
|             "damage": 4,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "type": "spider_web",
 | |
|             "x": 355,
 | |
|             "y": 0
 | |
|         },
 | |
|         {
 | |
|             "x_range": [360, 375],
 | |
|             "y": 0,
 | |
|             "enemy_type": "goblin",
 | |
|             "health": 4,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [380, 383],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 390,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         }
 | |
|     ],
 | |
|     "boundaries": {
 | |
|         "left": 0,
 | |
|         "right": 400
 | |
|     },
 | |
|     "ambience": "Spider's Domain.ogg",
 | |
|     "footstep_sound": "footstep_tall_grass"
 | |
| }
 |