From 84ffd464e02f3a3431508444c3f6763201a322eb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Jun 2018 20:55:09 -0300 Subject: Squirrel specs. If proven successful, Saulc's NPC is the next. --- db/re/mob_db.conf | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5c24b90c9..f15e90fe6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1126,10 +1126,10 @@ mob_db: ( }, { Id: 1032 - SpriteName: "UnusedMonster" - Name: "Unused Monster" + SpriteName: "Squirrel" + Name: "Squirrel" Lv: 1 - Hp: 1 + Hp: 400 Sp: 1 Exp: 1 JExp: 0 @@ -1137,21 +1137,20 @@ mob_db: ( Attack: [0, 0] Def: 0 Mdef: 0 - Stats: { - Str: 0 - Agi: 0 - Vit: 0 - Int: 0 - Dex: 0 - Luk: 0 - } ViewRange: 0 ChaseRange: 12 Size: 0 Race: 2 Element: (1, 1) Mode: { - Plant: true + CanMove: true + Looter: true + CanAttack: false + } + Drops: { + MauveHerb: 3100 + CobaltHerb: 3100 + GambogeHerb: 3100 } }, { @@ -5363,13 +5362,13 @@ mob_db: ( MvpExp: 0 Drops: { SeaDrops: 300 - BottleOfSeaWater: 150 - EmptyBottle: 110 - CoinBag: 95 + BottleOfSeaWater: 150 + EmptyBottle: 110 + CoinBag: 95 BlueCoral: 70 CasinoCoins: 60 - PirateShorts: 45 - Coral: 20 + PirateShorts: 45 + Coral: 20 MysteriousBottle: 18 PirateTreasureMap: 1 } -- cgit v1.2.3-70-g09d2