Updates to levels 8 and 11.

This commit is contained in:
Storm Dragon
2025-02-14 12:35:40 -05:00
parent 656083b2f2
commit f943aaea66
2 changed files with 3 additions and 3 deletions

View File

@@ -263,8 +263,8 @@
{
"x_range": [365, 380],
"y": 0,
"enemy_type": "goblin",
"health": 4,
"enemy_type": "black_cat",
"health": 6,
"damage": 2,
"attack_range": 1,
"attack_pattern": {

View File

@@ -324,7 +324,7 @@
"x_range": [400, 415],
"y": 0,
"enemy_type": "ghost",
"health": 20,
"health": 30,
"damage": 2,
"attack_range": 1,
"vulnerability_duration": 1000,