From 07a451bcc84fa9efa001e8725d7d2a5630bebdd3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Mar 2021 14:12:39 -0300 Subject: Demure, First and Second Forms --- db/re/mob_db.conf | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 011c86ff3..b4364777d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -11450,6 +11450,115 @@ mob_db: ( DeathPotion: 1000 } }, +{ + Id: 1431 + SpriteName: "DemureFirstForm" + Name: "Demure First Form" + Lv: 101 + Hp: 68800 + Sp: 133 + Exp: 3500 + JExp: 100 + AttackRange: 1 + Attack: [413, 413] + Def: 36 + Mdef: 26 + Stats: { + Str: 4 + Agi: 67 + Vit: 10 + Int: 26 + Dex: 100 + Luk: 70 + } + ViewRange: 27 + ChaseRange: 28 + Race: 11 + Element: (6, 4) + Mode: { + CanMove: true + CanAttack: true + Boss: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Detector: true + NoKnockback: true + } + MoveSpeed: 123 + AttackDelay: 124 + AttackMotion: 124 + DamageMotion: 200 + Drops: { + DragonScales: 1800 + Dragonfruit: 700 + GoldenApple: 100 + DragonStar: 2 + } + // Better defense against all type of weapons + WeaponAttacks: { + All: 8500 + } +}, +{ + Id: 1432 + SpriteName: "DemureSecondForm" + Name: "Demure Second Form" + Lv: 115 + Hp: 128000 + Sp: 3248 + Exp: 7015 + JExp: 150 + AttackRange: 3 + Attack: [500, 600] + Def: 80 + Mdef: 105 + WalkMask: "WALK_AIR" + Stats: { + Str: 80 + Agi: 30 + Vit: 80 + Int: 120 + Dex: 200 + Luk: 90 + } + ViewRange: 15 + ChaseRange: 15 + Race: 9 + Element: (7, 4) + Mode: { + CanMove: true + CanAttack: true + Boss: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Detector: true + NoKnockback: true + } + MoveSpeed: 420 + AttackDelay: 1600 + AttackMotion: 472 + DamageMotion: 380 + Drops: { + Wurtzite: 10000 + DragonScales: 8000 + Dragonfruit: 3000 + BronzeBossGift: 2000 + SilverBossGift: 1000 + DragonStar: 2 + WarlordHelmet: 1 + WarlordPlate: 1 + } + // Good defense against all type of weapons + WeaponAttacks: { + All: 7500 + } + // Most powerful attack skills are almost entirely nullified + EleResist: { + Ele_All: 5000 + } +}, // System { Id: 1492 -- cgit v1.2.3-60-g2f50