Implemented HP carryover after NPC transform
Fixed goblin cave miners not taking damage on the first hit
This commit is contained in:
@@ -25592,7 +25592,7 @@
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "7",
|
||||
"lifepoints": "10",
|
||||
"magic_animation": "0",
|
||||
"melee_animation": "6007",
|
||||
"range_animation": "0",
|
||||
@@ -25610,7 +25610,7 @@
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "7",
|
||||
"lifepoints": "10",
|
||||
"magic_animation": "0",
|
||||
"melee_animation": "6007",
|
||||
"range_animation": "0",
|
||||
@@ -25628,7 +25628,7 @@
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "7",
|
||||
"lifepoints": "10",
|
||||
"magic_animation": "0",
|
||||
"melee_animation": "6007",
|
||||
"range_animation": "0",
|
||||
@@ -25646,7 +25646,7 @@
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "7",
|
||||
"lifepoints": "10",
|
||||
"magic_animation": "0",
|
||||
"melee_animation": "6007",
|
||||
"range_animation": "0",
|
||||
@@ -25697,61 +25697,61 @@
|
||||
"id": "2075",
|
||||
"name": "Cave goblin miner",
|
||||
"examine": "He's working hard!",
|
||||
"attack_level": "1",
|
||||
"attack_level": "5",
|
||||
"combat_audio": "469,472,471",
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "1",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "10",
|
||||
"melee_animation": "6007",
|
||||
"range_level": "1",
|
||||
"safespot": null,
|
||||
"strength_level": "1"
|
||||
"strength_level": "5"
|
||||
},
|
||||
{
|
||||
"id": "2076",
|
||||
"name": "Cave goblin miner",
|
||||
"examine": "He's working hard!",
|
||||
"attack_level": "1",
|
||||
"attack_level": "5",
|
||||
"combat_audio": "469,472,471",
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "1",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "10",
|
||||
"melee_animation": "6007",
|
||||
"range_level": "1",
|
||||
"safespot": null,
|
||||
"strength_level": "1"
|
||||
"strength_level": "5"
|
||||
},
|
||||
{
|
||||
"id": "2077",
|
||||
"name": "Cave goblin miner",
|
||||
"examine": "He's working hard!",
|
||||
"attack_level": "1",
|
||||
"attack_level": "5",
|
||||
"combat_audio": "469,472,471",
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "1",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "10",
|
||||
"melee_animation": "6007",
|
||||
"range_level": "1",
|
||||
"safespot": null,
|
||||
"strength_level": "1"
|
||||
"strength_level": "5"
|
||||
},
|
||||
{
|
||||
"id": "2078",
|
||||
"name": "Cave goblin miner",
|
||||
"examine": "He's working hard!",
|
||||
"attack_level": "1",
|
||||
"attack_level": "5",
|
||||
"combat_audio": "469,472,471",
|
||||
"death_animation": "6003",
|
||||
"defence_animation": "6008",
|
||||
"defence_level": "1",
|
||||
"defence_level": "5",
|
||||
"lifepoints": "10",
|
||||
"melee_animation": "6007",
|
||||
"range_level": "1",
|
||||
"safespot": null,
|
||||
"strength_level": "1"
|
||||
"strength_level": "5"
|
||||
},
|
||||
{
|
||||
"id": "2079",
|
||||
|
||||
Reference in New Issue
Block a user