summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-24 12:17:21 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-24 12:17:21 +0000
commit54a85a03c52d87d6143876bb62491d64229d4efb (patch)
treeb89924811d9e34f6e3b952e5343cc9c42fdfb161 /db/re/mob_db.conf
parentb3bd03b582c661303078ae51c1618e8c8a47c2e0 (diff)
downloadserverdata-54a85a03c52d87d6143876bb62491d64229d4efb.tar.gz
serverdata-54a85a03c52d87d6143876bb62491d64229d4efb.tar.bz2
serverdata-54a85a03c52d87d6143876bb62491d64229d4efb.tar.xz
serverdata-54a85a03c52d87d6143876bb62491d64229d4efb.zip
add 1132 pinkie monster
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index aed70adef..ee3b06c01 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -4973,4 +4973,48 @@ mob_db: (
GoldPieces: 1
}
},
+{
+ Id: 1132
+ SpriteName: "Pinkie"
+ Name: "Pinkie"
+ Lv: 16
+ Hp: 3500
+ Sp: 0
+ Exp: 24
+ JExp: 3
+ AttackRange: 1
+ Attack: [110, 255]
+ Def: 4
+ Mdef: 4
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 20
+ Luk: 25
+ }
+ ViewRange: 7
+ ChaseRange: 11
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ PinkAntenna: 410
+ CasinoCoins: 10
+ PinkieHat: 1
+ }
+},
)