From 9709445d31eab056c40e28289cb8db52db7436b3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Mar 2019 23:37:00 -0300 Subject: Promote [Centaur Spear] from MACE to SPEAR. This makes attack speed faster. --- db/re/item_db.conf | 2 +- db/re/job_db.conf | 7 +++++++ db/re/skill_db.conf | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2f3c417ec..09d4a6bf2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10226,7 +10226,7 @@ item_db: ( WeaponLv: 1 EquipLv: 70 Refine: true - Subtype: "W_2HMACE" + Subtype: "W_2HSPEAR" Script: <" bonus bAgi, -7; bonus bDex, -7; diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 9a828489e..8c365c703 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -63,6 +63,7 @@ Human: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 @@ -118,6 +119,7 @@ Ukar: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 @@ -143,6 +145,7 @@ Redy: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 @@ -168,6 +171,7 @@ Elven: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 75 @@ -188,6 +192,7 @@ Orc: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 @@ -213,6 +218,7 @@ Raijin: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 @@ -238,6 +244,7 @@ Tritan: { Axe: 50 Mace: 50 TwoHandMace: 75 + TwoHandSpear: 70 Rod: 70 TwoHandRod: 70 Bow: 90 diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index b34862b22..6ef9df5cf 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -2226,6 +2226,7 @@ skill_db: ( WeaponTypes: { 2HSwords: true 2HMaces: true + 2HSpears: true } } }, -- cgit v1.2.3-60-g2f50