From ac26ecb1395e5c0c7d3f1a016a6777949cfcb26a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 10:08:47 -0300 Subject: Readjust chests experience, so they're more scalable (x10 is bad) --- db/re/mob_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re') 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 -- cgit v1.2.3-60-g2f50