From d40bca3d542c48cfbdd09027623cbb9b5b45f81d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 Jul 2018 23:02:11 -0300 Subject: Pyndragon and his fire arms --- db/re/item_db.conf | 26 ++++++++++++++++++++++++++ db/re/job_db.conf | 6 ++++++ 2 files changed, 32 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a25c9cada..d2102bd67 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9936,6 +9936,9 @@ item_db: ( Id6510: 1 Id6511: 1 } + Script: <" + bonus bCriticalRate,40; + "> }, { Id: 6020 @@ -9985,6 +9988,29 @@ item_db: ( bonus bFlee2Rate,-25; "> }, +{ + Id: 6040 + AegisName: "PynRevolver" + Name: "Pyn Revolver" + Type: "IT_WEAPON" + Buy: 55000 + Sell: 5200 + Weight: 760 + Atk: 160 + Range: 4 + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 70 + Subtype: "W_REVOLVER" + AllowAmmo: { + Id6510: 1 + Id6511: 1 + } + Script: <" + bonus bCriticalRate,-60; + bonus bHitRate,-40; + "> +}, { Id: 6500 AegisName: "TrainingArrow" diff --git a/db/re/job_db.conf b/db/re/job_db.conf index aae848544..021eed101 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -67,6 +67,7 @@ Human: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 @@ -121,6 +122,7 @@ Ukar: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 @@ -145,6 +147,7 @@ Redy: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 @@ -190,6 +193,7 @@ Orc: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 @@ -214,6 +218,7 @@ Raijin: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 @@ -238,6 +243,7 @@ Tritan: { TwoHandRod: 65 Shield: 10 Bow: 100 + Revolver: 136 Rifle: 170 Shotgun: 120 GatlingGun: 40 -- cgit v1.2.3-60-g2f50