summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-09-08 16:31:13 +0000
committerSaulc <lucashelaine14@gmail.com>2018-09-08 16:31:13 +0000
commit93439ccb4cd0ac64915bb1cdb15f1dff14fc407f (patch)
treecefd50445fcd8af3e4582f18438ba2cdc20f70b6 /db/re/mob_db.conf
parentcfc0eb9ead26d77b33f57327671d6c98902f3946 (diff)
downloadserverdata-93439ccb4cd0ac64915bb1cdb15f1dff14fc407f.tar.gz
serverdata-93439ccb4cd0ac64915bb1cdb15f1dff14fc407f.tar.bz2
serverdata-93439ccb4cd0ac64915bb1cdb15f1dff14fc407f.tar.xz
serverdata-93439ccb4cd0ac64915bb1cdb15f1dff14fc407f.zip
add Pumpkandy monster
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf34
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
+ }
+},
)