From 506ae545f54c460128de6098fcd3a924555a2765 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 5 Jan 2019 00:52:27 -0200 Subject: Initial redesign for firearms, probably will be redone! Entirely redone! Rifles: 2 hand sword damage Revolvers: 4/5 from 1 hand sword damage Shotgun: 3/5 from 1 hand sword damage Gatling Gun: No damage applied --- db/re/item_db.conf | 10 +++++----- db/re/job_db.conf | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a416889c4..c7dd583df 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10775,7 +10775,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 1190 - Atk: 480 + Atk: 600 Range: 9 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -10824,7 +10824,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 1190 - Atk: 45 + Atk: 288 Range: 5 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 @@ -10849,7 +10849,7 @@ item_db: ( Buy: 55000 Sell: 5200 Weight: 760 - Atk: 140 + Atk: 384 Range: 4 Loc: "EQP_HAND_R" WeaponLv: 1 @@ -10873,12 +10873,12 @@ item_db: ( Buy: 550000 Sell: 10200 Weight: 970 - Atk: 100 + Atk: 700 Range: 9 Loc: ["EQP_HAND_R", "EQP_HAND_L"] WeaponLv: 1 EquipLv: 70 - Subtype: "W_REVOLVER" + Subtype: "W_RIFLE" Refine: true AllowAmmo: { Id6510: 1 diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 83122b1a1..f4650d86a 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -68,9 +68,9 @@ Human: { Shield: 10 Bow: 90 Katar: 45 - Revolver: 116 - Rifle: 150 - Shotgun: 120 + Revolver: 110 + Rifle: 140 + Shotgun: 115 GatlingGun: 40 } HPTable:[ 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, // 1 - 10 -- cgit v1.2.3-60-g2f50