NPC Fix
- Poison spiders have had their stats and animations fixed.
This commit is contained in:
@@ -2604,20 +2604,20 @@
|
|||||||
"attack_speed": "5",
|
"attack_speed": "5",
|
||||||
"poisonous": "true",
|
"poisonous": "true",
|
||||||
"respawn_delay": "60",
|
"respawn_delay": "60",
|
||||||
"defence_animation": "0",
|
"defence_animation": "5328",
|
||||||
"weakness": "2",
|
"weakness": "2",
|
||||||
"poison_amount": "6",
|
"poison_amount": "6",
|
||||||
"magic_animation": "0",
|
"magic_animation": "0",
|
||||||
"death_animation": "5329",
|
"death_animation": "5329",
|
||||||
"name": "Poison spider",
|
"name": "Poison spider",
|
||||||
"defence_level": "45",
|
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
"lifepoints": "64",
|
"lifepoints": "64",
|
||||||
"strength_level": "1",
|
|
||||||
"id": "134",
|
"id": "134",
|
||||||
"aggressive": "true",
|
"aggressive": "true",
|
||||||
"range_level": "45",
|
"range_level": "45",
|
||||||
"attack_level": "1"
|
"defence_level": "70",
|
||||||
|
"strength_level": "65",
|
||||||
|
"attack_level": "60"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"examine": "Aaw",
|
"examine": "Aaw",
|
||||||
@@ -10223,22 +10223,28 @@
|
|||||||
"attack_level": "50"
|
"attack_level": "50"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"examine": "I think this spider has been magically modified.",
|
||||||
|
"slayer_task": "76",
|
||||||
"melee_animation": "5327",
|
"melee_animation": "5327",
|
||||||
|
"range_animation": "0",
|
||||||
"combat_audio": "537,539,538",
|
"combat_audio": "537,539,538",
|
||||||
"attack_speed": "5",
|
"attack_speed": "5",
|
||||||
"poisonous": "true",
|
"poisonous": "true",
|
||||||
"respawn_delay": "60",
|
"respawn_delay": "60",
|
||||||
"defence_animation": "5328",
|
"defence_animation": "5328",
|
||||||
|
"weakness": "2",
|
||||||
|
"poison_amount": "6",
|
||||||
|
"magic_animation": "0",
|
||||||
"death_animation": "5329",
|
"death_animation": "5329",
|
||||||
"name": "Poison spider",
|
"name": "Poison spider",
|
||||||
"defence_level": "1",
|
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
"lifepoints": "64",
|
"lifepoints": "64",
|
||||||
"strength_level": "1",
|
|
||||||
"id": "1009",
|
"id": "1009",
|
||||||
"aggressive": "true",
|
"aggressive": "true",
|
||||||
"range_level": "1",
|
"range_level": "45",
|
||||||
"attack_level": "1"
|
"defence_level": "70",
|
||||||
|
"strength_level": "65",
|
||||||
|
"attack_level": "60"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"examine": "A green skinned croaker",
|
"examine": "A green skinned croaker",
|
||||||
|
|||||||
Reference in New Issue
Block a user