Ghost enemy added, boss for level 10. Levels updated, probably still not final version, but getting close.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"x_range": [20, 40],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 8,
|
||||
"health": 6,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
@@ -77,7 +77,7 @@
|
||||
"x_range": [90, 110],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 8,
|
||||
"health": 6,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
@@ -134,7 +134,7 @@
|
||||
"x_range": [155, 175],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 8,
|
||||
"health": 6,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
@@ -161,7 +161,7 @@
|
||||
"x_range": [200, 220],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 8,
|
||||
"health": 6,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
|
Reference in New Issue
Block a user