Implemented imp teleporting
Added behavior to little red imps to allow them to teleport around Imps have a 1/10 chance on each hit of teleporting away Imps have a 1/75 chance on each tick of teleporting away
This commit is contained in:
@@ -7830,6 +7830,7 @@
|
||||
"name": "Imp",
|
||||
"defence_level": "2",
|
||||
"safespot": null,
|
||||
"movement_radius": "25",
|
||||
"lifepoints": "8",
|
||||
"strength_level": "2",
|
||||
"id": "708",
|
||||
@@ -7848,6 +7849,7 @@
|
||||
"name": "Imp",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"movement_radius": "25",
|
||||
"lifepoints": "8",
|
||||
"strength_level": "1",
|
||||
"id": "709",
|
||||
@@ -15428,6 +15430,7 @@
|
||||
"name": "Imp",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"movement_radius": "25",
|
||||
"lifepoints": "8",
|
||||
"strength_level": "1",
|
||||
"id": "1531",
|
||||
@@ -52651,6 +52654,7 @@
|
||||
"name": "Imp",
|
||||
"defence_level": "4",
|
||||
"safespot": null,
|
||||
"movement_radius": "25",
|
||||
"lifepoints": "10",
|
||||
"strength_level": "4",
|
||||
"id": "6211",
|
||||
|
||||
Reference in New Issue
Block a user