diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-05 21:56:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-05 21:56:59 -0300 |
commit | 6b0feed03be00c9c54e68fad7bdcce68463dae12 (patch) | |
tree | a7f1284db1cc8347de2d51685214598d1267b539 /db/re/mob_db.conf | |
parent | a1001ec9d3dc96b1b3366f4f742e9138454673a9 (diff) | |
download | serverdata-6b0feed03be00c9c54e68fad7bdcce68463dae12.tar.gz serverdata-6b0feed03be00c9c54e68fad7bdcce68463dae12.tar.bz2 serverdata-6b0feed03be00c9c54e68fad7bdcce68463dae12.tar.xz serverdata-6b0feed03be00c9c54e68fad7bdcce68463dae12.zip |
Rebalance the new monsters, and put Shrewboo back on its place as a lv 45 mob.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index cbf388995..e4a043fa4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -11663,12 +11663,12 @@ mob_db: ( SpriteName: "Shrewboo" Name: "Shrewboo" Lv: 45 - Hp: 7768 + Hp: 5420 Sp: 0 - Exp: 640 + Exp: 370 JExp: 20 AttackRange: 1 - Attack: [585, 757] + Attack: [400, 445] Def: 46 Mdef: 41 Stats: { @@ -11685,7 +11685,6 @@ mob_db: ( Element: (0, 2) Mode: { CanMove: true - Aggressive: true Assist: true CanAttack: true ChangeTargetMelee: true @@ -11709,12 +11708,12 @@ mob_db: ( SpriteName: "MisterPrickel" Name: "Mister Prickel" Lv: 40 - Hp: 4407 + Hp: 4822 Sp: 0 - Exp: 130 + Exp: 172 JExp: 11 AttackRange: 1 - Attack: [400, 750] + Attack: [250, 275] Def: 23 Mdef: 33 Stats: { @@ -11748,10 +11747,10 @@ mob_db: ( Id: 1437 SpriteName: "SmallFrog" Name: "Small Frog" - Lv: 10 + Lv: 9 Hp: 1100 Sp: 0 - Exp: 15 + Exp: 9 JExp: 0 AttackRange: 1 Attack: [90, 100] @@ -11791,9 +11790,9 @@ mob_db: ( SpriteName: "BigFrog" Name: "Big Frog" Lv: 10 - Hp: 1100 + Hp: 1200 Sp: 0 - Exp: 15 + Exp: 10 JExp: 0 AttackRange: 1 Attack: [90, 100] @@ -11833,12 +11832,12 @@ mob_db: ( SpriteName: "SpiderQueen" Name: "Spider Queen" Lv: 45 - Hp: 16000 + Hp: 7000 Sp: 0 - Exp: 1250 + Exp: 120 JExp: 125 AttackRange: 3 - Attack: [300, 350] + Attack: [250, 300] Def: 120 Mdef: 80 Stats: { |