diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 16b282367..ef612300f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7563,4 +7563,38 @@ mob_db: ( CottonCloth: 51 } }, +{ + Id: 1204 + SpriteName: "Pumpkandy" + Name: "Pumpkandy" + Lv: 5 + Hp: 800 + Sp: 0 + Exp: 5 + AttackRange: 1 + Attack: [0, 0] + Def: 0 + Mdef: 0 + Stats: { + Str: 1 + Agi: 10 + Vit: 1 + Int: 1 + Dex: 1 + Luk: 1 + } + ChaseRange: 12 + Size: 2 + Race: 3 + Element: (2, 1) + MoveSpeed: 1000 + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Lawncandy: 200 + Marshmallow: 200 + Candy: 50 + } +}, ) |