diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d971d992d..db301f396 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4804,4 +4804,41 @@ mob_db: ( RawLog: 50 } }, +{ + Id: 1128 + SpriteName: "ChagashroomField" + Name: "Chagashroom Field" + Lv: 1 + Hp: 99 + Sp: 0 + Exp: 0 + JExp: 0 + AttackRange: 1 + Attack: [0, 0] + Def: 0 + Mdef: 0 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 1 + Luk: 1 + } + ViewRange: 1 + ChaseRange: 12 + Size: 2 + Race: 3 + Element: (2, 1) + MoveSpeed: 1000 + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + Chagashroom: 4000 + MushroomSpores: 900 + Moss: 300 + } +}, ) |