From a636815010c2f28b229ae048db5de1fea1f49c65 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Dec 2021 17:34:27 -0300 Subject: Add the Pirates, but our Marley cannot clone herself. --- db/re/mob_db.conf | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c0969cba8..707e4245a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -12040,6 +12040,182 @@ mob_db: ( Ele_Ghost: 7500 } }, +{ + Id: 1442 + SpriteName: "Thug" + Name: "Thug" + Lv: 45 + Hp: 5420 + Sp: 0 + Exp: 272 + JExp: 20 + AttackRange: 1 + Attack: [365, 404] + Def: 64 + Mdef: 22 + Stats: { + Str: 22 + Agi: 30 + Vit: 46 + Int: 30 + Dex: 50 + Luk: 70 + } + ViewRange: 12 + ChaseRange: 16 + Race: 2 + Element: (7, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Aggressive: true + Angry: true + Looter: true + } + MoveSpeed: 440 + AttackDelay: 1672 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Beer: 500 + } +}, +{ + Id: 1443 + SpriteName: "Swashbuckler" + Name: "Swashbuckler" + Lv: 45 + Hp: 5420 + Sp: 0 + Exp: 272 + JExp: 20 + AttackRange: 1 + Attack: [277, 307] + Def: 64 + Mdef: 22 + Stats: { + Str: 22 + Agi: 30 + Vit: 46 + Int: 30 + Dex: 90 + Luk: 60 + } + ViewRange: 12 + ChaseRange: 16 + Race: 2 + Element: (7, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Aggressive: true + Angry: true + Looter: true + } + MoveSpeed: 375 + AttackDelay: 1272 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Beer: 500 + } +}, +{ + Id: 1444 + SpriteName: "Grenadier" + Name: "Grenadier" + Lv: 47 + Hp: 5200 + Sp: 0 + Exp: 295 + JExp: 22 + AttackRange: 6 + Attack: [259, 288] + Def: 33 + Mdef: 23 + Stats: { + Str: 22 + Agi: 10 + Vit: 46 + Int: 60 + Dex: 110 + Luk: 75 + } + ViewRange: 12 + ChaseRange: 16 + Race: 2 + Element: (7, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + Aggressive: true + Angry: true + Looter: true + } + MoveSpeed: 470 + AttackDelay: 2272 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Beer: 500 + } +}, +{ + Id: 1445 + SpriteName: "Marley" + Name: "Dreaded Pirate Marley" + Lv: 72 + Hp: 12000 + Exp: 1250 + JExp: 100 + AttackRange: 4 + Attack: [210, 280] + Def: 57 + Mdef: 74 + Stats: { + Str: 99 + Agi: 49 + Vit: 99 + Int: 99 + Dex: 150 + Luk: 120 + } + ViewRange: 14 + ChaseRange: 18 + Race: 2 + Element: (7, 2) + Mode: { + CanMove: true + Aggressive: true + ChangeChase: true + ChangeTargetChase: true + ChangeTargetMelee: true + CanAttack: true + CastSensorChase: true + Angry: true + Boss: true + } + MoveSpeed: 400 + AttackDelay: 700 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + FluoPowder: 900 + Beer: 50 + } + WeaponAttacks: { + All: 7000 + } +}, // System { Id: 1491 -- cgit v1.2.3-60-g2f50