diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 17:22:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 17:22:03 -0300 |
commit | 527907854b21cde62ba7c02af3aaf40c36eec9b7 (patch) | |
tree | fa5f63e7b79639daba8479bfe4c58d9963e6697b /db/re/job_db.conf | |
parent | f6f2c412fe865b53520b7c1573f1bd90facc65db (diff) | |
download | serverdata-527907854b21cde62ba7c02af3aaf40c36eec9b7.tar.gz serverdata-527907854b21cde62ba7c02af3aaf40c36eec9b7.tar.bz2 serverdata-527907854b21cde62ba7c02af3aaf40c36eec9b7.tar.xz serverdata-527907854b21cde62ba7c02af3aaf40c36eec9b7.zip |
Raise everyone base weight capacity in 1kg under @DragonStar orders :mouboo:
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r-- | db/re/job_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 94a7bc288..6f6cbd69b 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -55,7 +55,7 @@ Human: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 @@ -106,7 +106,7 @@ Ukar: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 @@ -127,7 +127,7 @@ Redy: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 @@ -148,7 +148,7 @@ Elven: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 @@ -188,7 +188,7 @@ Raijin: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 @@ -209,7 +209,7 @@ Tritan: { BaseExpGroup: "EvolClasses" JobExpGroup: "EvolClasses" MoveSpeed: 150 - Weight: 20000 + Weight: 21000 BaseASPD: { Fist: 40 Dagger: 55 |