summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-10 14:23:12 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-10 14:23:12 -0300
commit9fbe892a05cfdb159a113fe401251bc7b468489f (patch)
tree174ff3ab952e1964d0d799e63472673b7e9a6e38 /db
parent18edd8b5172c1e652cfca9d3578e97e6180b9b6c (diff)
downloadserverdata-9fbe892a05cfdb159a113fe401251bc7b468489f.tar.gz
serverdata-9fbe892a05cfdb159a113fe401251bc7b468489f.tar.bz2
serverdata-9fbe892a05cfdb159a113fe401251bc7b468489f.tar.xz
serverdata-9fbe892a05cfdb159a113fe401251bc7b468489f.zip
Focus Skills "Fix" by HoraK
Squashed commit of the following: commit a593fe1fbf19e988d61678ba9c00049a236baf11 Author: HoraK-FDF <horak-fdf@web.de> Date: Sat Aug 7 21:21:02 2021 +0200 changed back to switch and replaced ids with constants commit 90414ed83cbc41a9d88690eb387474115a9769df Author: HoraK-FDF <horak-fdf@web.de> Date: Sat Aug 7 20:57:26 2021 +0200 changed to checking for name instead of id commit fdc967f58e0477628e4a13195d0c45a98c389f71 Author: HoraK-FDF <horak-fdf@web.de> Date: Sat Aug 7 16:58:22 2021 +0200 focus skills v1
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/job_db.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/db/pre-re/job_db.conf b/db/pre-re/job_db.conf
index 76155630..89c7c23e 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: 500
+ Fist: 650
Dagger: 650
Sword: 700
- Axe: 550
+ Axe: 700
TwoHandAxe: 1000
- TwoHandSpear: 750
- Mace: 550
- TwoHandMace: 550
+ TwoHandSpear: 1000
+ Mace: 700
+ TwoHandMace: 1000
Rod: 700
- TwoHandRod: 700
+ TwoHandRod: 1000
Bow: 800
Katar: 650
}