Ghost enemy added, boss for level 10. Levels updated, probably still not final version, but getting close.

This commit is contained in:
Storm Dragon
2025-02-13 13:53:08 -05:00
parent 3edee44fa0
commit 2f96300845
16 changed files with 227 additions and 54 deletions

View File

@@ -23,7 +23,7 @@
"x_range": [25, 45],
"y": 0,
"enemy_type": "boogie_man",
"health": 10,
"health": 8,
"damage": 3,
"attack_range": 2,
"attack_pattern": {
@@ -144,7 +144,7 @@
"x_range": [210, 230],
"y": 0,
"enemy_type": "boogie_man",
"health": 10,
"health": 8,
"damage": 3,
"attack_range": 2,
"attack_pattern": {
@@ -227,7 +227,7 @@
"x_range": [340, 360],
"y": 0,
"enemy_type": "witch",
"health": 8,
"health": 6,
"damage": 2,
"attack_range": 1.5,
"attack_pattern": {