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