diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-02 23:37:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-02 23:37:00 -0300 |
commit | 9709445d31eab056c40e28289cb8db52db7436b3 (patch) | |
tree | b6a522e06aea0678cbe35a5dadac09ca723baaed /db/re/job_db.conf | |
parent | b8689d53afb771fcaef159e9445c05beba31843d (diff) | |
download | serverdata-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.
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r-- | db/re/job_db.conf | 7 |
1 files changed, 7 insertions, 0 deletions
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 |