diff options
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r-- | db/re/job_db.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 141586550..708fcb183 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -50,7 +50,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so */ //==================================================== Human: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -98,7 +98,7 @@ Human: { } Ukar: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -145,8 +145,8 @@ Ukar: { 1510, 1520, 1530, 1540, 1550, 1560, 1570, 1580, 1590, 160] // 151 - 160 } -Demon: { - MoveSpeed: 170 +Redy: { + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -194,7 +194,7 @@ Demon: { } Elven: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -242,7 +242,7 @@ Elven: { } Orc: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -290,7 +290,7 @@ Orc: { } Raijin: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 @@ -338,7 +338,7 @@ Raijin: { } Tritan: { - MoveSpeed: 170 + MoveSpeed: 150 Weight: 20000 BaseASPD: { Fist: 40 |