summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-02 23:37:00 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-02 23:37:00 -0300
commit9709445d31eab056c40e28289cb8db52db7436b3 (patch)
treeb6a522e06aea0678cbe35a5dadac09ca723baaed
parentb8689d53afb771fcaef159e9445c05beba31843d (diff)
downloadserverdata-9709445d31eab056c40e28289cb8db52db7436b3.tar.gz
serverdata-9709445d31eab056c40e28289cb8db52db7436b3.tar.bz2
serverdata-9709445d31eab056c40e28289cb8db52db7436b3.tar.xz
serverdata-9709445d31eab056c40e28289cb8db52db7436b3.zip
Promote [Centaur Spear] from MACE to SPEAR.
This makes attack speed faster.
-rw-r--r--db/re/item_db.conf2
-rw-r--r--db/re/job_db.conf7
-rw-r--r--db/re/skill_db.conf1
3 files changed, 9 insertions, 1 deletions
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
}
}
},