Final boss in place, updated levels.
This commit is contained in:
		| @@ -238,11 +238,26 @@ | ||||
|             "sound": "coin", | ||||
|             "collectible": true, | ||||
|             "static": true | ||||
|         } | ||||
|         }, | ||||
|         { | ||||
|             "x_range": [400, 415], | ||||
|             "y": 0, | ||||
|             "enemy_type": "ghost", | ||||
|             "health": 20, | ||||
|             "damage": 2, | ||||
|             "attack_range": 1, | ||||
|             "vulnerability_duration": 1000, | ||||
|             "invulnerability_duration": 5000, | ||||
|             "speed_multiplier": 0.8, | ||||
|             "attack_cooldown": 1200, | ||||
|             "attack_pattern": { | ||||
|                 "type": "patrol" | ||||
|             } | ||||
| } | ||||
|     ], | ||||
|     "boundaries": { | ||||
|         "left": 0, | ||||
|         "right": 325 | ||||
|         "right": 420 | ||||
|     }, | ||||
|     "ambience": "Wayward Ghouls.ogg", | ||||
|     "footstep_sound": "footstep_stone" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user