summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-20 08:01:31 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-20 08:01:31 +0000
commit537e8d6e8e68ea1185b65571a09039fc273effb4 (patch)
treeb0c54e45d2257672ccf39b1902e36a8fd907555f /db/re/mob_db.conf
parent898a881591bb804e20bb623c3e2b9865bd9d99da (diff)
downloadserverdata-537e8d6e8e68ea1185b65571a09039fc273effb4.tar.gz
serverdata-537e8d6e8e68ea1185b65571a09039fc273effb4.tar.bz2
serverdata-537e8d6e8e68ea1185b65571a09039fc273effb4.tar.xz
serverdata-537e8d6e8e68ea1185b65571a09039fc273effb4.zip
Add Mana piou id 1155
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf43
1 files changed, 43 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index d70d7f1e5..baef11838 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5969,4 +5969,47 @@ mob_db: (
BanditPants: 1
}
},
+{
+ Id: 1155
+ SpriteName: "ManaPiou"
+ Name: "Mana Piou"
+ Lv: 3
+ Hp: 314
+ Sp: 0
+ Exp: 2
+ AttackRange: 1
+ Attack: [150, 160]
+ Def: 0
+ Mdef: 0
+ WalkMask: "WALK_AIR"
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 0
+ Dex: 6
+ Luk: 1
+ }
+ ViewRange: 4
+ ChaseRange: 100
+ Size: 0
+ Race: 2
+ Element: (4, 1)
+ Mode: {
+ CanMove: true
+ Assist: true
+ CanAttack: true
+ ChangeChase: true
+ ChangeTargetMelee: true
+ }
+ MoveSpeed: 195
+ AttackDelay: 1572
+ AttackMotion: 672
+ DamageMotion: 200
+ MvpExp: 0
+ Drops: {
+ PiouFeathers: 2000
+ PiouLegs: 1400
+ }
+},
)