From 4b7fc9d956915354417509346a194ae0739ca13c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Nov 2018 23:14:33 -0200 Subject: Rebalance on Sub20 Mobs. This also stats the Azul Slime, currently unused. Probably makes game a bit easier on the start because more balanced values? Review pending by @Saulc %%O --- db/re/mob_db.conf | 56 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 25 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 49296a964..bde944e70 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -283,11 +283,11 @@ mob_db: ( SpriteName: "Croc" Name: "Croc" Lv: 9 - Hp: 2000 + Hp: 1900 Sp: 0 - Exp: 20 + Exp: 22 AttackRange: 1 - Attack: [150, 290] + Attack: [145, 290] Def: 27 Mdef: 0 Stats: { @@ -326,9 +326,9 @@ mob_db: ( SpriteName: "LittleBlub" Name: "Little Blub" Lv: 6 - Hp: 1200 + Hp: 1000 Sp: 0 - Exp: 5 + Exp: 6 AttackRange: 1 Attack: [120, 150] Def: 10 @@ -376,8 +376,8 @@ mob_db: ( Lv: 10 Hp: 3300 Sp: 0 - Exp: 19 - JExp: 2 + Exp: 26 + JExp: 3 AttackRange: 1 Attack: [250, 300] Def: 15 @@ -420,11 +420,11 @@ mob_db: ( Id: 1009 SpriteName: "ToppyBlub" Name: "Toppy Blub" - Lv: 15 + Lv: 18 Hp: 5100 Sp: 0 - Exp: 28 - JExp: 3 + Exp: 48 + JExp: 8 AttackRange: 1 Attack: [300, 400] Def: 18 @@ -591,7 +591,7 @@ mob_db: ( SpriteName: "MananaTree" Name: "Manana Tree" Lv: 5 - Hp: 3500 + Hp: 2500 Sp: 0 Exp: 1 AttackRange: 1 @@ -700,7 +700,7 @@ mob_db: ( Lv: 16 Hp: 2820 Sp: 0 - Exp: 17 + Exp: 25 JExp: 2 AttackRange: 1 Attack: [210, 250] @@ -725,7 +725,7 @@ mob_db: ( ChangeChase: true } MoveSpeed: 400 - AttackDelay: 2172 + AttackDelay: 2072 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -833,11 +833,11 @@ mob_db: ( { Id: 1025 SpriteName: "RedButterfly" - Name: "Red Butterfy" + Name: "Red Butterfly" Lv: 5 Hp: 460 Sp: 0 - Exp: 4 + Exp: 5 JExp: 1 AttackRange: 1 Attack: [100, 200] @@ -963,7 +963,7 @@ mob_db: ( Exp: 16 JExp: 1 AttackRange: 1 - Attack: [120, 250] + Attack: [110, 250] Def: 7 Mdef: 20 WalkMask: "WALK_WATER" @@ -1489,7 +1489,7 @@ mob_db: ( SpriteName: "PoisonSpikyMushroom" Name: "Poison Spiky Mushroom" Lv: 17 - Hp: 5600 + Hp: 3600 Sp: 0 Exp: 28 JExp: 4 @@ -2244,7 +2244,7 @@ mob_db: ( WhiteFur: 450 WhiteFur: 200 Diamond: 11 - IceGladius: 1 + IceGladius: 2 } }, { @@ -3178,7 +3178,7 @@ mob_db: ( Lv: 6 Hp: 265 Sp: 0 - Exp: 13 + Exp: 8 JExp: 1 AttackRange: 1 Attack: [10, 10] @@ -3377,7 +3377,7 @@ mob_db: ( Lv: 20 Hp: 700 Sp: 0 - Exp: 18 + Exp: 15 JExp: 1 AttackRange: 1 Attack: [80, 120] @@ -3424,7 +3424,7 @@ mob_db: ( SpriteName: "AzulSlime" Name: "Azul Slime" Lv: 20 - Hp: 200 + Hp: 400 Sp: 0 Exp: 20 JExp: 2 @@ -3434,10 +3434,10 @@ mob_db: ( Mdef: 10 Stats: { Str: 20 - Agi: 30 + Agi: 35 Vit: 10 Int: 10 - Dex: 30 + Dex: 90 Luk: 20 } ChaseRange: 10 @@ -3451,9 +3451,15 @@ mob_db: ( ChangeChase: true } MoveSpeed: 500 - AttackDelay: 1872 + AttackDelay: 1002 AttackMotion: 672 DamageMotion: 480 + Drops: { + IceCube: 200 + IcedBottle: 11 + Dagger: 6 + IceGladius: 1 + } WeaponAttacks: { All: 7500 Bows: 4000 @@ -4959,7 +4965,7 @@ mob_db: ( Lv: 11 Hp: 850 Sp: 0 - Exp: 13 + Exp: 14 JExp: 2 AttackRange: 1 Attack: [190, 255] -- cgit v1.2.3-60-g2f50