From 2581f34cb0f0d3c3c3d4a7a278851f8c70470b4b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Jan 2019 23:33:05 -0200 Subject: Why not? The tortuga is already a joke mob, dealing over 6000 damage and with 80k of HP, not to say about level and stuff... If you somehow kill it, and don't ask me how you'll manage to do that, let's give you a MEGA UPER RARE item. --- db/quest_db.conf | 6 ++++++ db/re/mob_db.conf | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/quest_db.conf b/db/quest_db.conf index 0f831830a..8234ad192 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -288,11 +288,17 @@ quest_db: ( Id: 115 Name: "NivalisQuest_Frozenbeard" }, +{ + Id: 116 + Name: "NivalisQuest_BlueSage" +}, + // ID 131 to 150: Frostia Quests { Id: 131 Name: "FrostiaQuest_WolfNecklace" }, + // ID 151 to 170: Artis Quests // ID 171 to 190: Esperia Quests // ID 191 to 269: Dungeon Quests diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 29d844731..8f223b669 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -220,14 +220,15 @@ mob_db: ( DamageMotion: 480 Drops: { ChocolateBiscuit: 10000 - TortugaShellFragment: 1880 + Moss: 2500 LettuceLeaf: 1800 + TortugaShellFragment: 1780 TortugaTongue: 1000 Fungus: 800 Aquada: 600 SeaDrops: 500 - TortugaShell: 500 - Moss: 500 + TortugaShell: 400 + LegendaryTortuga: 100 } WeaponAttacks: { Bows: 5000 -- cgit v1.2.3-60-g2f50