Tortoise no longer drop 3 regular-sized bones on death
Tortoises have corrected HP (101 for level 79, 121 for level 92) Added stats and animations for Gnome Driver, Gnome Mage, and Gnome Archer Gnome-Mounted Tortoise now attacks with its mounted gnomes, and the gnomes spawn on the ground upon tortoise death
This commit is contained in:
@@ -36458,12 +36458,6 @@
|
||||
"weight": "100.0",
|
||||
"id": "532",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
{
|
||||
"minAmount": "3",
|
||||
"weight": "100.0",
|
||||
"id": "526",
|
||||
"maxAmount": "3"
|
||||
}
|
||||
],
|
||||
"charm": [],
|
||||
|
||||
@@ -36019,7 +36019,7 @@
|
||||
"name": "Tortoise",
|
||||
"defence_level": "36",
|
||||
"safespot": null,
|
||||
"lifepoints": "51",
|
||||
"lifepoints": "121",
|
||||
"strength_level": "36",
|
||||
"id": "3808",
|
||||
"range_level": "1",
|
||||
@@ -36093,61 +36093,68 @@
|
||||
"examine": "A Gnome Arrow-chucker",
|
||||
"combat_style": "1",
|
||||
"melee_animation": "190",
|
||||
"range_animation": "0",
|
||||
"range_animation": "190",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "193",
|
||||
"weakness": "2",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "196",
|
||||
"name": "Gnome Archer",
|
||||
"defence_level": "30",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "42",
|
||||
"lifepoints": "10",
|
||||
"strength_level": "1",
|
||||
"id": "3814",
|
||||
"aggressive": "true",
|
||||
"range_level": "30",
|
||||
"attack_level": "1"
|
||||
"range_level": "5",
|
||||
"projectile": "10",
|
||||
"attack_level": "1",
|
||||
"prj_height": "30"
|
||||
},
|
||||
{
|
||||
"examine": "Yee haa!",
|
||||
"melee_animation": "3969",
|
||||
"range_animation": "0",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "193",
|
||||
"weakness": "9",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "196",
|
||||
"name": "Gnome Driver",
|
||||
"defence_level": "33",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "47",
|
||||
"strength_level": "33",
|
||||
"lifepoints": "10",
|
||||
"strength_level": "1",
|
||||
"id": "3815",
|
||||
"aggressive": "true",
|
||||
"range_level": "1",
|
||||
"attack_level": "33"
|
||||
"attack_level": "5"
|
||||
},
|
||||
{
|
||||
"examine": "A battle mage of the gnomish variety.",
|
||||
"combat_style": "2",
|
||||
"start_gfx": "93",
|
||||
"start_height": "80",
|
||||
"melee_animation": "3968",
|
||||
"range_animation": "0",
|
||||
"magic_level": "34",
|
||||
"magic_level": "5",
|
||||
"spell_id": "",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "193",
|
||||
"weakness": "5",
|
||||
"magic_animation": "0",
|
||||
"magic_animation": "200",
|
||||
"death_animation": "196",
|
||||
"name": "Gnome Mage",
|
||||
"defence_level": "34",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "48",
|
||||
"lifepoints": "10",
|
||||
"strength_level": "1",
|
||||
"id": "3816",
|
||||
"aggressive": "true",
|
||||
"range_level": "1",
|
||||
"attack_level": "1"
|
||||
"projectile": "94",
|
||||
"attack_level": "1",
|
||||
"prj_height": "30"
|
||||
},
|
||||
{
|
||||
"examine": "The cruel tortoise trainer. Boo!",
|
||||
@@ -36176,7 +36183,7 @@
|
||||
"name": "Tortoise",
|
||||
"defence_level": "36",
|
||||
"safespot": null,
|
||||
"lifepoints": "51",
|
||||
"lifepoints": "101",
|
||||
"strength_level": "36",
|
||||
"id": "3819",
|
||||
"range_level": "1",
|
||||
|
||||
Reference in New Issue
Block a user