diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index cb3c2e809..5036ad614 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5457,7 +5457,7 @@ mob_db: ( Lv: 2 Hp: 1 Sp: 0 - Exp: 1000 + Exp: 500 AttackRange: 1 Attack: [10, 10] Def: 20 @@ -5491,7 +5491,7 @@ mob_db: ( Lv: 5 Hp: 1 Sp: 0 - Exp: 10000 + Exp: 1000 AttackRange: 1 Attack: [10, 10] Def: 40 @@ -5525,7 +5525,7 @@ mob_db: ( Lv: 10 Hp: 1 Sp: 0 - Exp: 100000 + Exp: 10000 AttackRange: 1 Attack: [10, 10] Def: 25 @@ -5559,7 +5559,7 @@ mob_db: ( Lv: 25 Hp: 1 Sp: 0 - Exp: 200000 + Exp: 50000 AttackRange: 1 Attack: [10, 10] Def: 30 |