diff options
-rw-r--r-- | db/re/mob_db.conf | 10 | ||||
-rw-r--r-- | npc/003-0/warriors.txt | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 36890bcd1..9c2c8aa7c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2177,7 +2177,7 @@ mob_db: ( Lv: 80 Hp: 23500 Sp: 200 - Exp: 365 + Exp: 1165 JExp: 42 AttackRange: 4 Attack: [555, 650] @@ -2195,7 +2195,7 @@ mob_db: ( ChaseRange: 11 Size: 0 Race: 2 - Element: (1, 1) + Element: (1, 3) Mode: { CanMove: true CanAttack: true @@ -6194,7 +6194,7 @@ mob_db: ( Lv: 76 Hp: 32000 Sp: 0 - Exp: 1210 + Exp: 1060 JExp: 45 AttackRange: 4 Attack: [380, 480] @@ -6419,7 +6419,7 @@ mob_db: ( Lv: 61 Hp: 16800 Sp: 0 - Exp: 114 + Exp: 614 JExp: 24 AttackRange: 1 Attack: [444, 555] @@ -6557,7 +6557,7 @@ mob_db: ( Lv: 75 Hp: 25000 Sp: 1248 - Exp: 1015 + Exp: 2015 JExp: 107 AttackRange: 6 Attack: [550, 600] diff --git a/npc/003-0/warriors.txt b/npc/003-0/warriors.txt index 6d5d5faeb..7090ea1a0 100644 --- a/npc/003-0/warriors.txt +++ b/npc/003-0/warriors.txt @@ -35,4 +35,4 @@ // GS_CHAINACTION (revolver may shoot twice) ? // GS_MAGICALBULLET (adds MATK to your regular attack) ? -// TODO: What about GS_GATLINGFEVER ? +// TODO: What about GS_GATLINGFEVER or improving SN_SHARPSHOOTER? |