summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-16 12:43:53 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-16 12:43:53 +0300
commitbfd1adbedcf24caed3c3daf4e4753ecdc809a33f (patch)
treee3f1a77a4cdc16a81bff1fca12e51ad92c0a748a /db
parentdf8247b810ece6ab47bdc83b70b10040094024fe (diff)
downloadserverdata-bfd1adbedcf24caed3c3daf4e4753ecdc809a33f.tar.gz
serverdata-bfd1adbedcf24caed3c3daf4e4753ecdc809a33f.tar.bz2
serverdata-bfd1adbedcf24caed3c3daf4e4753ecdc809a33f.tar.xz
serverdata-bfd1adbedcf24caed3c3daf4e4753ecdc809a33f.zip
Set default move speed for all races to 170.
Diffstat (limited to 'db')
-rw-r--r--db/re/job_db.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 71f4a034..7b03c378 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -50,6 +50,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
*/
//====================================================
Human: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -97,6 +98,7 @@ Human: {
}
Ukar: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -144,6 +146,7 @@ Ukar: {
}
Demon: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -191,6 +194,7 @@ Demon: {
}
Elven: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -238,6 +242,7 @@ Elven: {
}
Orc: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -285,6 +290,7 @@ Orc: {
}
Raijin: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -332,6 +338,7 @@ Raijin: {
}
Tritan: {
+ MoveSpeed: 170
Weight: 20000
BaseASPD: {
Fist: 40
@@ -377,4 +384,3 @@ Tritan: {
141, 142, 143, 144, 145, 146, 147, 148, 149, 150, // 141 - 150
151, 152, 153, 154, 155, 156, 157, 158, 159, 160] // 151 - 160
}
-