summaryrefslogtreecommitdiff
path: root/db/re/job_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r--db/re/job_db.conf44
1 files changed, 22 insertions, 22 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 02b4e16a..825ed1e4 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -51,10 +51,10 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
}
*/
//====================================================
-Human: {
+Viro: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Weight: 20000
BaseASPD: {
Fist: 40
@@ -104,10 +104,10 @@ Human: {
1510, 1520, 1530, 1540, 1550, 1560, 1570, 1580, 1590, 160] // 151 - 160
}
-DarkUkar: {
+CaveUkar: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Weight: 20000
BaseASPD: {
Fist: 40
@@ -159,7 +159,7 @@ DarkUkar: {
FireKralog: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Weight: 20000
BaseASPD: {
Fist: 40
@@ -212,7 +212,7 @@ FireKralog: {
LightRaijin: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Weight: 20000
BaseASPD: {
Fist: 40
@@ -262,10 +262,10 @@ LightRaijin: {
1510, 1520, 1530, 1540, 1550, 1560, 1570, 1580, 1590, 160] // 151 - 160
}
-BlueTritan: {
+SeaTritan: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Weight: 20000
BaseASPD: {
Fist: 40
@@ -318,43 +318,43 @@ BlueTritan: {
FrostKralog: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Inherit: ( "FireKralog" ); // Base job from which this job will inherit its max weight, base ASPD set and HP/SP table.
}
DarkRaijin: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
+ MoveSpeed: 150
Inherit: ( "LightRaijin" ); // Base job from which this job will inherit its max weight, base ASPD set and HP/SP table.
}
-MediumHuman: {
+ArgaesViro: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
- Inherit: ( "Human" );
+ MoveSpeed: 150
+ Inherit: ( "Viro" );
}
-DarkHuman: {
+TonoriViro: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
- Inherit: ( "Human" );
+ MoveSpeed: 150
+ Inherit: ( "Viro" );
}
-PurpleTritan: {
+LakeTritan: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
- Inherit: ( "BlueTritan" );
+ MoveSpeed: 150
+ Inherit: ( "SeaTritan" );
}
-PinkUkar: {
+MountainUkar: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
- MoveSpeed: 170
- Inherit: ( "DarkUkar" );
+ MoveSpeed: 150
+ Inherit: ( "CaveUkar" );
}