From 696921fcf302989d090216155229c21d5f2ff77e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Feb 2020 02:11:47 -0300 Subject: Little slimes --- db/re/mob_db.conf | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b9fac7b5..cc5229ab6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9170,6 +9170,105 @@ mob_db: ( PlatinumOre: 2 } }, +{ + Id: 1233 + SpriteName: "LittleYellowSlime" + Name: "Little Yellow Slime" + Lv: 6 + Hp: 400 + Sp: 0 + Exp: 8 + JExp: 1 + AttackRange: 1 + Attack: [15, 25] + Def: 10 + Mdef: 70 + Stats: { + Str: 9 + Agi: 6 + Vit: 2 + Int: 1 + Dex: 44 + Luk: 1 + } + ChaseRange: 10 + Race: 0 + Element: (2, 1) + Mode: { + CanMove: true + Looter: true + CanAttack: true + ChangeChase: true + } + MoveSpeed: 1300 + AttackDelay: 480 + AttackMotion: 172 + DamageMotion: 180 + Drops: { + Coal: 200 + IronOre: 140 + CactusDrink: 150 + CactusPotion: 100 + TreasureKey: 50 + CherryCake: 40 + SharpKnife: 11 + Topaz: 5 + } + WeaponAttacks: { + All: 6000 + Bows: 3000 + } +}, +{ + Id: 1234 + SpriteName: "LittleRedSlime" + Name: "Little Red Slime" + Lv: 12 + Hp: 600 + Sp: 0 + Exp: 14 + JExp: 1 + AttackRange: 1 + Attack: [25, 40] + Def: 24 + Mdef: 70 + Stats: { + Str: 15 + Agi: 8 + Vit: 2 + Int: 1 + Dex: 40 + Luk: 1 + } + ViewRange: 9 + ChaseRange: 10 + Race: 0 + Element: (3, 1) + Mode: { + CanMove: true + Looter: true + Aggressive: true + ChangeChase: true + CanAttack: true + } + MoveSpeed: 1400 + AttackDelay: 1500 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + Coal: 200 + IronOre: 140 + RedApple: 125 + Knife: 95 + Dagger: 43 + TreasureKey: 30 + Ruby: 2 + } + WeaponAttacks: { + All: 7500 + Bows: 4000 + } +}, // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved -- cgit v1.2.3-60-g2f50