From d7e90822a38c213e6b88df11b596c61160bca309 Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Sat, 15 Oct 2022 07:47:10 +0000 Subject: [PATCH] Barrows Brothers Stat Corrections Set Ahrim's Attack Speed to 5 ticks Set Ahrim's Max Damage to 20 Set Verac's Max Damage to 24 Set Karil's Max Damage to 21 --- Server/data/configs/npc_configs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index 92cd41d90..6dd1d91d6 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -20688,7 +20688,7 @@ "start_height": "96", "melee_animation": "1162", "range_animation": "1162", - "attack_speed": "6", + "attack_speed": "5", "magic_level": "100", "end_gfx": "157", "defence_animation": "420", @@ -20702,7 +20702,7 @@ "strength_level": "1", "id": "2025", "aggressive": "true", - "bonuses": "68,68,68,73,-19,103,85,117,73,0,0,68,0,0,0", + "bonuses": "68,68,68,73,-19,103,85,117,73,0,0,68,0,49,0", "range_level": "1", "projectile": "156", "attack_level": "1" @@ -20770,7 +20770,7 @@ "strength_level": "1", "id": "2028", "aggressive": "true", - "bonuses": "0,0,0,-26,134,79,71,90,106,100,0,0,0,0,0", + "bonuses": "0,0,0,-26,134,79,71,90,106,100,0,0,0,0,61", "range_level": "100", "projectile": "27", "attack_level": "1" @@ -20815,7 +20815,7 @@ "strength_level": "100", "id": "2030", "aggressive": "true", - "bonuses": "72,72,72,-42,-14,227,230,221,0,225,72,0,0,0,0", + "bonuses": "72,72,72,-42,-14,227,230,221,0,225,72,78,0,0,0", "range_level": "1", "attack_level": "100" }, @@ -71138,4 +71138,4 @@ "projectile": "242", "prj_height": "50" } -] \ No newline at end of file +]