Poison corrections
::poison command (admin) will now automatically remove poison immunity timers for faster testing Poison will no longer give an inauthentic warning when it is about to expire Newly applied poison timers will only overwrite old poison timers if they are greater in severity Fixed up some logic for monster examine checking poison immunity Fixed numerous poison stats
This commit is contained in:
@@ -2006,7 +2006,7 @@
|
||||
"defence_animation": "6255",
|
||||
"weakness": "0",
|
||||
"slayer_exp": "23",
|
||||
"poison_amount": "3",
|
||||
"poison_amount": "15",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "6256",
|
||||
"name": "Poison Scorpion",
|
||||
@@ -2517,7 +2517,7 @@
|
||||
"respawn_delay": "30",
|
||||
"defence_animation": "5328",
|
||||
"weakness": "2",
|
||||
"poison_amount": "6",
|
||||
"poison_amount": "30",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "5329",
|
||||
"name": "Poison spider",
|
||||
@@ -3330,7 +3330,7 @@
|
||||
"respawn_delay": "50",
|
||||
"defence_animation": "0",
|
||||
"weakness": "8",
|
||||
"poison_amount": "11",
|
||||
"poison_amount": "55",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
"name": "Tribesman",
|
||||
@@ -10513,7 +10513,7 @@
|
||||
"respawn_delay": "30",
|
||||
"defence_animation": "5328",
|
||||
"weakness": "2",
|
||||
"poison_amount": "6",
|
||||
"poison_amount": "30",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "5329",
|
||||
"name": "Poison spider",
|
||||
@@ -12353,7 +12353,7 @@
|
||||
"defence_animation": "6227",
|
||||
"weakness": "7",
|
||||
"slayer_exp": "90",
|
||||
"poison_amount": "4",
|
||||
"poison_amount": "20",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "6228",
|
||||
"name": "Kalphite Soldier",
|
||||
@@ -12377,7 +12377,7 @@
|
||||
"respawn_delay": "65",
|
||||
"defence_animation": "6232",
|
||||
"weakness": "7",
|
||||
"poison_amount": "6",
|
||||
"poison_amount": "30",
|
||||
"magic_animation": "6223",
|
||||
"death_animation": "6230",
|
||||
"name": "Kalphite Guardian",
|
||||
@@ -12424,7 +12424,7 @@
|
||||
"respawn_delay": "65",
|
||||
"defence_animation": "6232",
|
||||
"weakness": "7",
|
||||
"poison_amount": "6",
|
||||
"poison_amount": "30",
|
||||
"magic_animation": "6223",
|
||||
"death_animation": "6230",
|
||||
"name": "Kalphite Guardian",
|
||||
@@ -12444,7 +12444,7 @@
|
||||
"melee_animation": "6241",
|
||||
"range_animation": "6241",
|
||||
"attack_speed": "4",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "150",
|
||||
"respawn_delay": "0",
|
||||
"defence_animation": "6232",
|
||||
@@ -13455,6 +13455,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "3",
|
||||
"poison_amount": "30",
|
||||
"magic_animation": "811",
|
||||
"death_animation": "836",
|
||||
"name": "Saradomin wizard",
|
||||
@@ -16454,6 +16455,7 @@
|
||||
"defence_animation": "267",
|
||||
"weakness": "1",
|
||||
"slayer_exp": "22",
|
||||
"poison_amount": "40",
|
||||
"magic_animation": "266",
|
||||
"death_animation": "265",
|
||||
"name": "Cave crawler",
|
||||
@@ -16476,6 +16478,7 @@
|
||||
"respawn_delay": "25",
|
||||
"defence_animation": "267",
|
||||
"slayer_exp": "22",
|
||||
"poison_amount": "40",
|
||||
"magic_animation": "266",
|
||||
"death_animation": "265",
|
||||
"name": "Cave crawler",
|
||||
@@ -16498,6 +16501,7 @@
|
||||
"respawn_delay": "25",
|
||||
"defence_animation": "267",
|
||||
"slayer_exp": "22",
|
||||
"poison_amount": "40",
|
||||
"magic_animation": "266",
|
||||
"death_animation": "265",
|
||||
"name": "Cave crawler",
|
||||
@@ -16520,6 +16524,7 @@
|
||||
"respawn_delay": "25",
|
||||
"defence_animation": "267",
|
||||
"slayer_exp": "22",
|
||||
"poison_amount": "40",
|
||||
"magic_animation": "266",
|
||||
"death_animation": "265",
|
||||
"name": "Cave crawler",
|
||||
@@ -19313,7 +19318,7 @@
|
||||
"defence_animation": "0",
|
||||
"weakness": "1",
|
||||
"slayer_exp": "25",
|
||||
"poison_amount": "3",
|
||||
"poison_amount": "15",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "1792",
|
||||
"name": "Cave slime",
|
||||
@@ -20627,6 +20632,7 @@
|
||||
"poisonous": "true",
|
||||
"defence_animation": "1946",
|
||||
"weakness": "7",
|
||||
"poison_amount": "15",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "5464",
|
||||
"name": "Scarabs",
|
||||
@@ -20964,6 +20970,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "6",
|
||||
"poison_amount": "15",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "1946",
|
||||
"name": "Scarab swarm",
|
||||
@@ -25076,7 +25083,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "1",
|
||||
"poison_amount": "11",
|
||||
"poison_amount": "55",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "278",
|
||||
"name": "Bush snake",
|
||||
@@ -25095,7 +25102,7 @@
|
||||
"poisonous": "true",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "276",
|
||||
"poison_amount": "11",
|
||||
"poison_amount": "55",
|
||||
"death_animation": "278",
|
||||
"name": "Bush snake",
|
||||
"defence_level": "1",
|
||||
@@ -25211,7 +25218,7 @@
|
||||
"respawn_delay": "50",
|
||||
"defence_animation": "0",
|
||||
"weakness": "9",
|
||||
"poison_amount": "11",
|
||||
"poison_amount": "55",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
"name": "Tribesman",
|
||||
@@ -29571,6 +29578,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "2937",
|
||||
"weakness": "9",
|
||||
"poison_amount": "40",
|
||||
"magic_animation": "2936",
|
||||
"death_animation": "2938",
|
||||
"name": "Jogre Champion",
|
||||
@@ -29609,7 +29617,7 @@
|
||||
"examine": "Champion of the jogres.",
|
||||
"melee_animation": "5485",
|
||||
"range_animation": "5493",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "5493",
|
||||
"weakness": "9",
|
||||
@@ -32631,6 +32639,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "10",
|
||||
"poison_amount": "35",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "7249",
|
||||
"name": "Wild jade vine",
|
||||
@@ -32652,6 +32661,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "10",
|
||||
"poison_amount": "35",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "7249",
|
||||
"name": "Wild jade vine",
|
||||
@@ -32673,6 +32683,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "10",
|
||||
"poison_amount": "35",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "7249",
|
||||
"name": "Wild jade vine",
|
||||
@@ -32694,6 +32705,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "10",
|
||||
"poison_amount": "35",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "7249",
|
||||
"name": "Wild jade vine",
|
||||
@@ -33773,7 +33785,7 @@
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "6227",
|
||||
"weakness": "6",
|
||||
"poison_amount": "4",
|
||||
"poison_amount": "20",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "6228",
|
||||
"name": "Kalphite Soldier",
|
||||
@@ -53840,11 +53852,11 @@
|
||||
"examine": "A servant of the god Zamorak. ",
|
||||
"melee_animation": "6945",
|
||||
"attack_speed": "6",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"respawn_delay": "150",
|
||||
"weakness": "9",
|
||||
"slayer_exp": "350",
|
||||
"poison_amount": "16",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "6945",
|
||||
"death_animation": "6946",
|
||||
"lifepoints": "255",
|
||||
@@ -54943,7 +54955,7 @@
|
||||
"combat_style": "2",
|
||||
"melee_animation": "811",
|
||||
"range_animation": "811",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "60",
|
||||
"respawn_delay": "25",
|
||||
"end_gfx": "76",
|
||||
@@ -58366,11 +58378,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -58522,11 +58534,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -58681,11 +58693,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -58742,11 +58754,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -58822,11 +58834,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59145,11 +59157,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59225,11 +59237,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59427,6 +59439,7 @@
|
||||
"examine": "A ghost of an ork slain during the god wars.",
|
||||
"melee_animation": "7411",
|
||||
"range_animation": "7518",
|
||||
"poisonous": "",
|
||||
"magic_level": "70",
|
||||
"defence_animation": "7413",
|
||||
"magic_animation": "7505",
|
||||
@@ -59446,11 +59459,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59605,11 +59618,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59620,7 +59633,8 @@
|
||||
"id": "6673",
|
||||
"clue_level": "2",
|
||||
"range_level": "80",
|
||||
"attack_level": "80"
|
||||
"attack_level": "80",
|
||||
"prj_height": ""
|
||||
},
|
||||
{
|
||||
"spawn_animation": "7426",
|
||||
@@ -59666,11 +59680,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -59989,11 +60003,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -60426,11 +60440,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -60667,11 +60681,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -60746,11 +60760,11 @@
|
||||
"examine": "A ghost of a knight slain during the god wars.",
|
||||
"melee_animation": "7441",
|
||||
"range_animation": "7522",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "7443",
|
||||
"slayer_exp": "143",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "7508",
|
||||
"death_animation": "7442",
|
||||
"name": "Revenant knight",
|
||||
@@ -63810,9 +63824,9 @@
|
||||
"melee_animation": "8591",
|
||||
"range_animation": "8594",
|
||||
"combat_audio": "408,410,409",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"defence_animation": "8592",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "8594",
|
||||
"death_animation": "8593",
|
||||
"name": "Revenant dragon",
|
||||
@@ -63831,9 +63845,9 @@
|
||||
"melee_animation": "8591",
|
||||
"range_animation": "8594",
|
||||
"combat_audio": "408,410,409",
|
||||
"poisonous": "true",
|
||||
"poisonous": "",
|
||||
"defence_animation": "8592",
|
||||
"poison_amount": "8",
|
||||
"poison_amount": "",
|
||||
"magic_animation": "8594",
|
||||
"death_animation": "8593",
|
||||
"name": "Revenant dragon",
|
||||
|
||||
Reference in New Issue
Block a user