summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-10-25 14:31:53 +0200
committerJoseph Botosh <rumly111@gmail.com>2015-10-25 14:31:53 +0200
commit70f25d4aab8c932b2cae58eb5a52d900c505aebe (patch)
treeee003d8875c05d202c42ff796ec261c1902dafc6
parent26d8c8ac5383c6f9e28dc90220a1de7a8e009306 (diff)
downloadserverdata-70f25d4aab8c932b2cae58eb5a52d900c505aebe.tar.gz
serverdata-70f25d4aab8c932b2cae58eb5a52d900c505aebe.tar.bz2
serverdata-70f25d4aab8c932b2cae58eb5a52d900c505aebe.tar.xz
serverdata-70f25d4aab8c932b2cae58eb5a52d900c505aebe.zip
Add Pumpkish to mob_db
-rw-r--r--db/re/mob_db.conf35
1 files changed, 35 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index c4af47e5..38e27ab9 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -784,4 +784,39 @@ mob_db: (
BatTeeth: 4000
}
},
+{
+ Id: 1019
+ SpriteName: "Pumpkish"
+ Name: "Pumpkish"
+ Lv: 1
+ Hp: 100
+ Sp: 0
+ Exp: 5
+ JExp: 0
+ AttackRange: 1
+ Attack: [1, 1]
+ Def: 1
+ Mdef: 0
+ Stats: {
+ Str: 3
+ Agi: 6
+ Vit: 12
+ Int: 1
+ Dex: 1
+ Luk: 5
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 0
+ Race: 3
+ Element: (2, 1)
+ MoveSpeed: 800
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Pumpkin: 5000
+ }
+},
)