396 lines
		
	
	
		
			9.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			396 lines
		
	
	
		
			9.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "level_id": 8,
 | |
|     "name": "Feasting Ghouls",
 | |
|     "description": "The air is thick with the stench of decay. Ghouls gather here to feast on the remains of the fallen. Their hunger is endless, their appetite insatiable.",
 | |
|     "player_start": {
 | |
|         "x": 0,
 | |
|         "y": 0
 | |
|     },
 | |
|     "objects": [
 | |
|         {
 | |
|             "x_range": [5, 10],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 15,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin",
 | |
|             "item": "jack_o_lantern"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [20, 40],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [45, 50],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 55,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20,
 | |
|             "item": "guts"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [60, 85],
 | |
|             "y": 15,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 3,
 | |
|             "frequency": {
 | |
|                 "min": 1,
 | |
|                 "max": 3
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [70, 75],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 80,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [90, 110],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "patrol"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [100, 105],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 115,
 | |
|             "y": 0,
 | |
|             "type": "catapult",
 | |
|             "fireInterval": 5000,
 | |
|             "range": 30
 | |
|         },
 | |
|         {
 | |
|             "x_range": [120, 125],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [130, 160],
 | |
|             "y": 12,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 3,
 | |
|             "frequency": {
 | |
|                 "min": 1,
 | |
|                 "max": 3
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x": 140,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin",
 | |
|             "item": "hand_of_glory"
 | |
|         },
 | |
|         {
 | |
|         "x_range": [145, 175],
 | |
|         "y": 0,
 | |
|         "type": "grasping_hands",
 | |
|         "delay": 1000,
 | |
|         "crumble_speed": 0.065
 | |
|         },
 | |
|         {
 | |
|             "x_range": [145, 150],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [155, 175],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [180, 185],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 190,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20
 | |
|         },
 | |
|         {
 | |
|             "x_range": [200, 220],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "patrol"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [210, 215],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 225,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [235, 240],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [245, 275],
 | |
|             "y": 15,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 3,
 | |
|             "frequency": {
 | |
|                 "min": 1,
 | |
|                 "max": 3
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [255, 260],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 270,
 | |
|             "y": 0,
 | |
|             "type": "catapult",
 | |
|             "fireInterval": 5000,
 | |
|             "range": 30
 | |
|         },
 | |
|         {
 | |
|             "x_range": [280, 285],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [290, 310],
 | |
|             "y": 0,
 | |
|             "enemy_type": "witch",
 | |
|             "health": 6,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.5,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [295, 315],
 | |
|             "y": 0,
 | |
|             "enemy_type": "black_cat",
 | |
|             "health": 6,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1.2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [315, 320],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x_range": [335, 345],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [335, 395],
 | |
|             "y": 15,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 5,
 | |
|             "frequency": {
 | |
|                 "min": 2,
 | |
|                 "max": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [350, 360],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x": 355,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20,
 | |
|             "item": "guts"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [365, 375],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghoul",
 | |
|             "health": 6,
 | |
|             "damage": 3,
 | |
|             "attack_range": 2,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 4
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [393, 397],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 395,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin",
 | |
|             "item": "jack_o_lantern"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [400, 415],
 | |
|             "y": 0,
 | |
|             "enemy_type": "ghost",
 | |
|             "health": 30,
 | |
|             "damage": 2,
 | |
|             "attack_range": 1,
 | |
|             "has_vulnerability": true,
 | |
|             "is_vulnerable": false,
 | |
|             "vulnerability_duration": 3000,
 | |
|             "invulnerability_duration": 5000,
 | |
|             "speed_multiplier": 0.8,
 | |
|             "attack_cooldown": 1200,
 | |
|             "attack_pattern": {
 | |
|                 "type": "hunter",
 | |
|                 "turn_threshold": 2
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x_range": [420, 423],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         },
 | |
|         {
 | |
|             "x": 425,
 | |
|             "y": 0,
 | |
|             "type": "grave",
 | |
|             "sound": "grave",
 | |
|             "static": true,
 | |
|             "zombie_spawn_chance": 20
 | |
|         },
 | |
|         {
 | |
|             "x_range": [430, 445],
 | |
|             "y": 15,
 | |
|             "type": "skull_storm",
 | |
|             "damage": 4,
 | |
|             "maximum_skulls": 3,
 | |
|             "frequency": {
 | |
|                 "min": 1,
 | |
|                 "max": 3
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "x": 440,
 | |
|             "y": 3,
 | |
|             "sound": "coffin",
 | |
|             "type": "coffin"
 | |
|         },
 | |
|         {
 | |
|             "x_range": [445, 448],
 | |
|             "y": 3,
 | |
|             "sound": "bone_dust",
 | |
|             "collectible": true,
 | |
|             "static": true
 | |
|         }
 | |
|     ],
 | |
|     "boundaries": {
 | |
|         "left": 0,
 | |
|         "right": 450
 | |
|     },
 | |
|     "ambience": "Wayward Ghouls.ogg",
 | |
|     "footstep_sound": "footstep_stone"
 | |
| }
 |