From 551673457d8260125dd0a812fdd7c41dc99145d2 Mon Sep 17 00:00:00 2001 From: Led Mitz Date: Mon, 17 Apr 2023 21:46:46 +0000 Subject: Emo added to DB --- world/map/db/mob_db.conf | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) (limited to 'world/map/db/mob_db.conf') diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf index 841d43d1..8b36fb9c 100644 --- a/world/map/db/mob_db.conf +++ b/world/map/db/mob_db.conf @@ -7835,7 +7835,53 @@ mob_db: ( IronOre: 1000 Coal: 800 SilverOre: 500 - TerraniteOre: 15 + } +}, +{ + Id: 1174 + SpriteName: "Emo" + Name: "Emo" + Lv: 150 + Hp: 50000 + Sp: 80 + Exp: 500000 + JExp: 1000 + AttackRange: 2 + Attack: [453, 555] + Def: 80 + Mdef: 90 + CriticalDef: 80 + Stats: { + Str: 100 + Agi: 60 + Vit: 80 + Int: 90 + Dex: 100 + Luk: 100 + } + ViewRange: 40 + ChaseRange: 10 + Size: 1 + Race: 1 + Element: (1, 2) + Mode: { + Aggressive: true + Boss: true + CanAttack: true + CanMove: true + CastSensorIdle: true + ChangeChase: true + ChangeTargetChase: true + ChangeTargetMelee: true + Looter: true + } + MoveSpeed: 200 + AttackDelay: 250 + AttackMotion: 672 + DamageMotion: 50 + Drops: { + Boots: 5000 + LeatherGloves: 200 } }, ) -- cgit v1.2.3-60-g2f50