From 9d2ccf61f2329ab385d7fc72cf6870dc726536b5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Jul 2019 19:53:35 -0300 Subject: Apply changes from client-data, allow some more mobs to drop Arcmage Boxset (boss mob) --- db/re/item_db.conf | 4 ++-- db/re/mob_db.conf | 2 ++ npc/018-4-1/_mobs.txt | 6 +++--- npc/018-4/_mobs.txt | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2263c172f..8e3d67536 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3749,7 +3749,7 @@ item_db: ( Type: "IT_ETC" Buy: 114 Sell: 57 - Weight: 200 + Weight: 150 Refine: false ViewSprite: 726 }, @@ -3760,7 +3760,7 @@ item_db: ( Type: "IT_ETC" Buy: 500 Sell: 150 - Weight: 200 + Weight: 150 Refine: false ViewSprite: 727 }, diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a2a5e34f8..af6deb6e4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2474,6 +2474,7 @@ mob_db: ( CactusPotion: 300 SharpKnife: 21 BlueManaPearl: 1 + ArcmageBoxset: 1 } }, { @@ -2887,6 +2888,7 @@ mob_db: ( CactusPotion: 2000 LeadOre: 400 Pearl: 100 + ArcmageBoxset: 20 BlackPearl: 3 } }, diff --git a/npc/018-4-1/_mobs.txt b/npc/018-4-1/_mobs.txt index e8b249e32..509fd6d41 100644 --- a/npc/018-4-1/_mobs.txt +++ b/npc/018-4-1/_mobs.txt @@ -4,7 +4,7 @@ // Map 018-4-1: sicave mobs 018-4-1,95,66,66,35 monster Cave Snake 1035,15,9000,3000 018-4-1,95,84,66,18 monster Golden Scorpion 1078,7,10000,5000 -018-4-1,102,48,40,17 monster Giant Mutated Bat 1044,2,100000,50000 -018-4-1,142,64,27,44 monster Black Mamba 1174,2,100000,50000 -018-4-1,51,64,27,44 monster Troll 1171,1,90000,90000 +018-4-1,102,48,40,17 monster Giant Mutated Bat 1044,2,100000,350000 +018-4-1,142,64,27,44 monster Black Mamba 1174,3,100000,50000 +018-4-1,51,64,27,44 monster Troll 1171,2,90000,90000 018-4-1,122,58,21,3 monster Shadow Plant 1189,3,30000,30000 diff --git a/npc/018-4/_mobs.txt b/npc/018-4/_mobs.txt index cff893fca..fbb94a6ff 100644 --- a/npc/018-4/_mobs.txt +++ b/npc/018-4/_mobs.txt @@ -1,7 +1,7 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 018-4: Secret Island mobs 018-4,125,78,46,21 monster Golden Scorpion 1078,7,10000,5000 -018-4,103,57,46,32 monster Night Scorpion 1077,5,20000,10000 +018-4,103,57,46,32 monster Black Scorpion 1074,5,20000,10000 018-4,103,57,46,32 monster Black Slime 1178,10,15000,10000 018-4,96,70,76,47 monster Red Slime 1092,12,12000,4000 018-4,96,70,76,47 monster Yellow Slime 1091,15,30000,30000 -- cgit v1.2.3-60-g2f50