From 568ffaf0168c50b0b00718ea09e888f12a089dfc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 22:34:26 -0200 Subject: Remaster guns and bows --- db/re/item_db.conf | 27 +++++++++++++-------------- npc/017-4/pyndragon.txt | 2 +- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c8a3e946e..0f0156ff4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10755,6 +10755,7 @@ item_db: ( bonus bDex,2; "> }, +// Bows & Ranged Weaponry { Id: 6000 AegisName: "TrainingBow" @@ -10792,7 +10793,7 @@ item_db: ( Buy: 2000 Sell: 400 Weight: 260 - Atk: 122 + Atk: 125 Range: 5 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10849,7 +10850,7 @@ item_db: ( Buy: 7000 Sell: 1470 Weight: 480 - Atk: 336 + Atk: 324 Range: 5 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10878,7 +10879,7 @@ item_db: ( Buy: 8550 Sell: 1800 Weight: 400 - Atk: 516 + Atk: 474 Range: 6 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10907,7 +10908,7 @@ item_db: ( Buy: 9620 Sell: 2020 Weight: 520 - Atk: 704 + Atk: 616 Range: 6 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10936,7 +10937,7 @@ item_db: ( Buy: 550 Sell: 52 Weight: 890 - Atk: 900 + Atk: 750 Range: 7 MinRange: 1 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -10966,7 +10967,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 11000 - Atk: 516 + Atk: 632 Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -10978,6 +10979,7 @@ item_db: ( Id6511: 1 } Script: <" + bonus bFleeRate,-100; bonus bCriticalRate,40; "> }, @@ -10988,7 +10990,7 @@ item_db: ( Type: "IT_WEAPON" Buy: 55000 Sell: 5200 - Weight: 21000 + Weight: 16000 Atk: 0 Range: 6 Loc: ["EQP_HAND_R", "EQP_HAND_L"] @@ -11016,7 +11018,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 11000 - Atk: 516 + Atk: 474 Range: 5 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -11040,7 +11042,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 8000 - Atk: 122 + Atk: 165 Range: 5 Loc: "EQP_HAND_R" WeaponLv: 1 @@ -11051,9 +11053,6 @@ item_db: ( Id6510: 1 Id6511: 1 } - Script: <" - bonus bFleeRate,-100; - "> }, { Id: 6050 @@ -11063,8 +11062,8 @@ item_db: ( Buy: 550000 Sell: 10200 Weight: 12000 - Atk: 900 - Range: 7 + Atk: 702 + Range: 8 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 EquipLv: 70 diff --git a/npc/017-4/pyndragon.txt b/npc/017-4/pyndragon.txt index 98d8d0017..4151cb951 100644 --- a/npc/017-4/pyndragon.txt +++ b/npc/017-4/pyndragon.txt @@ -99,7 +99,7 @@ L_Info: mes l(" It didn't got too much lighter, and it got really weak compared to a bow."); mesc l("POWERFUL GUNSTAFF"); mesc l("* Huge damage and more criticals, but slow fire rate."); - mes l(" The standard gunstaff! It is stronger than a bow, and doesn't have any penalty!"); + mes l(" The standard gunstaff! It is way stronger than a bow!"); mes l(" Oh, and it comes with added shooting range, but it is slow as hell to reload."); mesc l("RAPID GUNSTAFF"); mesc l("* Low damage, highest attack speed from all."); -- cgit v1.2.3-60-g2f50