Final boss in place, updated levels.
This commit is contained in:
		| @@ -257,20 +257,17 @@ | ||||
|             "static": true | ||||
|         }, | ||||
|         { | ||||
|             "x_range": [400, 415], | ||||
|             "x_range": [400, 420], | ||||
|             "y": 0, | ||||
|             "enemy_type": "ghost", | ||||
|             "health": 16, | ||||
|             "damage": 2, | ||||
|             "enemy_type": "revenant", | ||||
|             "health": 40, | ||||
|             "damage": 1, | ||||
|             "attack_range": 1, | ||||
|             "vulnerability_duration": 2000, | ||||
|             "invulnerability_duration": 5000, | ||||
|             "speed_multiplier": 0.8, | ||||
|             "attack_cooldown": 1200, | ||||
|     "zombie_spawn_cooldown": 2500, | ||||
|             "attack_pattern": { | ||||
|                 "type": "patrol" | ||||
|             } | ||||
| } | ||||
|         } | ||||
|     ], | ||||
|     "boundaries": { | ||||
|         "left": 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user