From 63ec224e59647477b21594a73f9d200cbbd66b26 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 12:07:40 -0300 Subject: Pixies - level 94, fairy counterpart, drop fluo powder at higher rate. For Lilanna. --- db/re/mob_db.conf | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 162 insertions(+), 1 deletion(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 4da818f77..27e2c3642 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8139,7 +8139,7 @@ mob_db: ( AttackRange: 1 Attack: [947, 1097] Def: 80 - Mdef: 90 + Mdef: 70 Stats: { Str: 46 Agi: 62 @@ -8171,6 +8171,167 @@ mob_db: ( }, { Id: 1215 + SpriteName: "VanityPixie" + Name: "Vanity Pixie" + Lv: 94 + Hp: 14275 + Sp: 0 + Exp: 5400 + JExp: 40 + AttackRange: 1 + Attack: [1200, 1293] + Def: 30 + Mdef: 160 + Stats: { + Str: 55 + Agi: 70 + Vit: 80 + Int: 36 + Dex: 75 + Luk: 49 + } + ViewRange: 9 + ChaseRange: 16 + Race: 2 + Element: (8, 3) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 100 + AttackDelay: 1772 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + FluoPowder: 700 + } +}, +{ + Id: 1216 + SpriteName: "HolyPixie" + Name: "Holy Pixie" + Lv: 94 + Hp: 14275 + Sp: 0 + Exp: 5400 + JExp: 40 + AttackRange: 1 + Attack: [1200, 1293] + Def: 30 + Mdef: 160 + Stats: { + Str: 55 + Agi: 70 + Vit: 80 + Int: 36 + Dex: 75 + Luk: 49 + } + ViewRange: 9 + ChaseRange: 16 + Race: 2 + Element: (6, 3) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 100 + AttackDelay: 1772 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + FluoPowder: 500 + } +}, +{ + Id: 1217 + SpriteName: "ShadowPixie" + Name: "Shadow Pixie" + Lv: 94 + Hp: 14275 + Sp: 0 + Exp: 5400 + JExp: 40 + AttackRange: 1 + Attack: [1200, 1293] + Def: 30 + Mdef: 160 + Stats: { + Str: 55 + Agi: 70 + Vit: 80 + Int: 36 + Dex: 75 + Luk: 49 + } + ViewRange: 9 + ChaseRange: 16 + Race: 2 + Element: (7, 3) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 100 + AttackDelay: 1772 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + FluoPowder: 500 + } +}, +{ + Id: 1218 + SpriteName: "NulityPixie" + Name: "Nulity Pixie" + Lv: 94 + Hp: 14275 + Sp: 0 + Exp: 5400 + JExp: 40 + AttackRange: 1 + Attack: [1200, 1293] + Def: 80 + Mdef: 160 + Stats: { + Str: 55 + Agi: 70 + Vit: 80 + Int: 36 + Dex: 75 + Luk: 49 + } + ViewRange: 9 + ChaseRange: 16 + Race: 2 + Element: (0, 3) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 100 + AttackDelay: 1772 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + FluoPowder: 570 + } +}, +// Reserved +{ + Id: 1500 SpriteName: "TestingMob" Name: "Testing Mob" Lv: 85 -- cgit v1.2.3-70-g09d2