diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-13 22:00:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-13 22:00:09 -0300 |
commit | dc62813919020d91a5fe4a6be091f86ca8fca700 (patch) | |
tree | db667dd9f7a0a28cc717b3df1f2c58c2974eb107 /db/pre-re | |
parent | 9649e268d756eb375c5e9bd3989d428a85226a5c (diff) | |
download | serverdata-dc62813919020d91a5fe4a6be091f86ca8fca700.tar.gz serverdata-dc62813919020d91a5fe4a6be091f86ca8fca700.tar.bz2 serverdata-dc62813919020d91a5fe4a6be091f86ca8fca700.tar.xz serverdata-dc62813919020d91a5fe4a6be091f86ca8fca700.zip |
These ASPD values should be closer to real
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/job_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/pre-re/job_db.conf b/db/pre-re/job_db.conf index c95748d1..b6817940 100644 --- a/db/pre-re/job_db.conf +++ b/db/pre-re/job_db.conf @@ -56,16 +56,16 @@ Talpan: { MoveSpeed: 150 Weight: 23500 BaseASPD: { - Fist: 400 + Fist: 500 Dagger: 650 Sword: 700 - Axe: 500 + Axe: 550 TwoHandAxe: 1000 TwoHandSpear: 1200 - Mace: 500 + Mace: 550 TwoHandMace: 550 Rod: 700 - TwoHandRod: 650 + TwoHandRod: 700 Bow: 800 Katar: 650 } |