From 9d67ddcc4dd40adf4e85254fd9fecb164ba807be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 20:01:56 -0300 Subject: Fix the mob 0~19 exp range. The last range has a lot of autogen mobs --- db/pre-re/mob_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'db') diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index c322ea09..bae8a2dc 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -5658,7 +5658,7 @@ mob_db: ( Lv: 5 Hp: 50 Sp: 0 - Exp: 5 + Exp: 6 JExp: 2 AttackRange: 1 Attack: [7, 10] @@ -5700,7 +5700,7 @@ mob_db: ( Lv: 5 Hp: 50 Sp: 0 - Exp: 6 + Exp: 7 JExp: 3 AttackRange: 1 Attack: [5, 7] @@ -5745,7 +5745,7 @@ mob_db: ( Lv: 10 Hp: 100 Sp: 0 - Exp: 12 + Exp: 13 JExp: 2 AttackRange: 1 Attack: [10, 15] @@ -5970,7 +5970,7 @@ mob_db: ( Lv: 15 Hp: 160 Sp: 1 - Exp: 27 + Exp: 32 JExp: 5 AttackRange: 1 Attack: [10, 20] @@ -6015,7 +6015,7 @@ mob_db: ( Lv: 10 Hp: 100 Sp: 0 - Exp: 13 + Exp: 16 JExp: 3 AttackRange: 1 Attack: [10, 10] @@ -6138,7 +6138,7 @@ mob_db: ( Lv: 10 Hp: 100 Sp: 0 - Exp: 15 + Exp: 20 JExp: 8 AttackRange: 1 Attack: [10, 10] @@ -6178,7 +6178,7 @@ mob_db: ( Lv: 10 Hp: 100 Sp: 0 - Exp: 18 + Exp: 25 JExp: 40 AttackRange: 2 Attack: [70, 75] @@ -6220,7 +6220,7 @@ mob_db: ( Lv: 15 Hp: 140 Sp: 1 - Exp: 24 + Exp: 35 JExp: 7 AttackRange: 1 Attack: [20, 25] -- cgit v1.2.3-70-g09d2