mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Fix: Tying up some loose ends from Monolith
This commit is contained in:
parent
eaaeb04069
commit
8b9b36f96a
2 changed files with 17 additions and 12 deletions
|
|
@ -43295,7 +43295,7 @@
|
|||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "5.0",
|
||||
"weight": "2.5",
|
||||
"id": "8901",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
|
|
@ -63408,13 +63408,13 @@
|
|||
"main": [
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "2.0",
|
||||
"weight": "1.0",
|
||||
"id": "13746",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "2.0",
|
||||
"weight": "1.0",
|
||||
"id": "13748",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
|
|
@ -63486,7 +63486,7 @@
|
|||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "70.0",
|
||||
"weight": "100.0",
|
||||
"id": "13734",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
|
|
@ -63588,7 +63588,7 @@
|
|||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "25.0",
|
||||
"weight": "3.0",
|
||||
"id": "13754",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -9306,6 +9306,7 @@
|
|||
"examine": "He's a shape-shifter",
|
||||
"combat_style": "2",
|
||||
"melee_animation": "811",
|
||||
"attack_speed": "7",
|
||||
"magic_level": "75",
|
||||
"defence_animation": "404",
|
||||
"slayer_exp": "0",
|
||||
|
|
@ -9323,6 +9324,7 @@
|
|||
"examine": "He's a shape-shifter",
|
||||
"combat_style": "2",
|
||||
"melee_animation": "132",
|
||||
"attack_speed": "7",
|
||||
"magic_level": "89",
|
||||
"defence_animation": "404",
|
||||
"slayer_exp": "0",
|
||||
|
|
@ -9330,7 +9332,7 @@
|
|||
"name": "Kolodion",
|
||||
"defence_level": "25",
|
||||
"safespot": null,
|
||||
"lifepoints": "93",
|
||||
"lifepoints": "65",
|
||||
"strength_level": "1",
|
||||
"id": "908",
|
||||
"range_level": "1",
|
||||
|
|
@ -9340,6 +9342,7 @@
|
|||
"examine": "He's a shape-shifter",
|
||||
"combat_style": "2",
|
||||
"melee_animation": "5322",
|
||||
"attack_speed": "7",
|
||||
"magic_level": "89",
|
||||
"defence_animation": "5320",
|
||||
"slayer_exp": "0",
|
||||
|
|
@ -9347,7 +9350,7 @@
|
|||
"name": "Kolodion",
|
||||
"defence_level": "28",
|
||||
"safespot": null,
|
||||
"lifepoints": "93",
|
||||
"lifepoints": "65",
|
||||
"strength_level": "1",
|
||||
"id": "909",
|
||||
"range_level": "1",
|
||||
|
|
@ -9357,6 +9360,7 @@
|
|||
"examine": "He's a shape-shifter",
|
||||
"combat_style": "2",
|
||||
"melee_animation": "811",
|
||||
"attack_speed": "7",
|
||||
"magic_level": "89",
|
||||
"defence_animation": "404",
|
||||
"slayer_exp": "0",
|
||||
|
|
@ -9364,7 +9368,7 @@
|
|||
"name": "Kolodion",
|
||||
"defence_level": "30",
|
||||
"safespot": null,
|
||||
"lifepoints": "93",
|
||||
"lifepoints": "78",
|
||||
"strength_level": "1",
|
||||
"id": "910",
|
||||
"range_level": "1",
|
||||
|
|
@ -9373,15 +9377,16 @@
|
|||
{
|
||||
"examine": "He's a shape-shifter",
|
||||
"melee_animation": "69",
|
||||
"magic_level": "90",
|
||||
"attack_speed": "7",
|
||||
"magic_level": "80",
|
||||
"defence_animation": "65",
|
||||
"slayer_exp": "0",
|
||||
"death_animation": "68",
|
||||
"name": "Kolodion",
|
||||
"defence_level": "35",
|
||||
"defence_level": "105",
|
||||
"safespot": null,
|
||||
"lifepoints": "112",
|
||||
"strength_level": "1",
|
||||
"lifepoints": "107",
|
||||
"strength_level": "98",
|
||||
"id": "911",
|
||||
"range_level": "1",
|
||||
"attack_level": "85"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue