diff options
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r-- | db/re/job_db.conf | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index c6505c3a4..aae848544 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -67,7 +67,8 @@ Human: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } HPTable:[ 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, // 1 - 10 @@ -120,7 +121,8 @@ Ukar: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } InheritHP: ( "Human" ); @@ -143,7 +145,8 @@ Redy: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } InheritHP: ( "Human" ); @@ -187,7 +190,8 @@ Orc: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } InheritHP: ( "Human" ); @@ -210,7 +214,8 @@ Raijin: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } InheritHP: ( "Human" ); @@ -233,7 +238,8 @@ Tritan: { TwoHandRod: 65 Shield: 10 Bow: 100 - Rifle: 180 + Rifle: 170 + Shotgun: 120 GatlingGun: 40 } InheritHP: ( "Human" ); |