diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-08 07:28:32 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-08 07:28:32 +0000 |
commit | 70674ab148962f53b897665fcdd07f5e07076e4b (patch) | |
tree | bc6f46e9a36d1ae58d2a9f25d87eefa6a7778b2d /db/re/mob_db.conf | |
parent | 2ace59810cd286f1f7d70f97cd3091eba34e52ed (diff) | |
download | serverdata-70674ab148962f53b897665fcdd07f5e07076e4b.tar.gz serverdata-70674ab148962f53b897665fcdd07f5e07076e4b.tar.bz2 serverdata-70674ab148962f53b897665fcdd07f5e07076e4b.tar.xz serverdata-70674ab148962f53b897665fcdd07f5e07076e4b.zip |
Update Alpha Mouboo
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 38 |
1 files changed, 18 insertions, 20 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fa6205f9b..61cbf830a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2386,22 +2386,22 @@ mob_db: ( Id: 1056 SpriteName: "AlphaMouboo" Name: "Alpha Mouboo" - Lv: 5 - Hp: 500 + Lv: 45 + Hp: 5000 Sp: 0 - Exp: 4 + Exp: 24 JExp: 1 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [300, 1400] + Def: 21 + Mdef: 21 Stats: { - Str: 1 - Agi: 1 - Vit: 1 - Int: 1 - Dex: 6 - Luk: 5 + Str: 20 + Agi: 3 + Vit: 5 + Int: 10 + Dex: 40 + Luk: 25 } ViewRange: 1 ChaseRange: 12 @@ -2416,16 +2416,14 @@ mob_db: ( } MoveSpeed: 800 AttackDelay: 1872 - AttackMotion: 672 - DamageMotion: 480 + AttackMotion: 1 + DamageMotion: 1 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + RedApple: 400 + MoubooSteak: 210 + AlphaMoubooSteak: 70 + AlphaMoubooHead: 1 } }, { |