diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-22 09:57:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-22 09:57:44 -0300 |
commit | ec038845283f7c2434b6decbd57d5141bfc14c20 (patch) | |
tree | d01da4de17c888c49c184470c7ddc875fa6f0e24 /db | |
parent | 9a000fe15abfc429f433051c804234a5648e6700 (diff) | |
download | serverdata-ec038845283f7c2434b6decbd57d5141bfc14c20.tar.gz serverdata-ec038845283f7c2434b6decbd57d5141bfc14c20.tar.bz2 serverdata-ec038845283f7c2434b6decbd57d5141bfc14c20.tar.xz serverdata-ec038845283f7c2434b6decbd57d5141bfc14c20.zip |
Boost gatling guns ASPD, they weren't fast enough. MOAR P4WER
Diffstat (limited to 'db')
-rw-r--r-- | db/re/job_db.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 0efc14b65..8feae59e8 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -72,7 +72,7 @@ Human: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } HPTable:[ 400, 450, 500, 550, 600, 648, 697, 746, 795, 844, // 1 - 10 891, 939, 987, 1035, 1082, 1129, 1175, 1222, 1268, 1315, // 11 - 20 @@ -129,7 +129,7 @@ MedHu: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -156,7 +156,7 @@ DarkHu: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -183,7 +183,7 @@ Elven: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -210,7 +210,7 @@ Orc: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -237,7 +237,7 @@ Raijin: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -264,7 +264,7 @@ Tritan: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -292,7 +292,7 @@ Ukar: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -319,7 +319,7 @@ Redy: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -346,7 +346,7 @@ Savior: { Revolver: 90 Rifle: 100 Shotgun: 80 - GatlingGun: 40 + GatlingGun: 36 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); |