From 8b9b36f96aa8237573cd2be158cc98a650bbe36c Mon Sep 17 00:00:00 2001 From: skelsoft <9147770-skelsoft@users.noreply.gitlab.com> Date: Thu, 14 Oct 2021 03:02:00 +0000 Subject: [PATCH] Fix: Tying up some loose ends from Monolith --- Server/data/configs/drop_tables.json | 10 +++++----- Server/data/configs/npc_configs.json | 19 ++++++++++++------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 3f322fbad..b5b0ae1b0 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -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" }, diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index ad3a7a650..911eb419f 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -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"