new item, shin bone , added.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
{
|
||||
"x_range": [20, 35],
|
||||
"y": 0,
|
||||
"enemy_type": "witch",
|
||||
"health": 5,
|
||||
"enemy_type": "goblin",
|
||||
"health": 4,
|
||||
"damage": 2,
|
||||
"attack_range": 1.5,
|
||||
"attack_pattern": {
|
||||
@@ -69,7 +69,7 @@
|
||||
"x_range": [65, 80],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 8,
|
||||
"health": 6,
|
||||
"damage": 2,
|
||||
"attack_range": 1.5,
|
||||
"attack_pattern": {
|
||||
@@ -120,7 +120,7 @@
|
||||
"x_range": [120, 135],
|
||||
"y": 0,
|
||||
"enemy_type": "witch",
|
||||
"health": 5,
|
||||
"health": 6,
|
||||
"damage": 2,
|
||||
"attack_range": 1.5,
|
||||
"attack_pattern": {
|
||||
@@ -153,7 +153,7 @@
|
||||
"x_range": [160, 180],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 10,
|
||||
"health": 6,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
|
Reference in New Issue
Block a user