From 31a8577604f25efe6d121ab4fb74b12b7b29d0fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 12 Nov 2022 18:50:07 -0300 Subject: Final tweaks for test server. Quest comes later (soon™) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- world/map/db/item_db_weapon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt index 316ae0db..34c60178 100644 --- a/world/map/db/item_db_weapon.txt +++ b/world/map/db/item_db_weapon.txt @@ -26,10 +26,10 @@ 581, CrescentRod, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 582, StaffOfFire, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 583, StaffOfIce, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} -584, Jackal, 4, 8000, 4000, 1000, 120, 2, 1, 0, 0, 2, 2, 1, 90, 10, {}, {bonus bMaxHP, 50; bonus2 bHPDrainRate, 100, 1; bonus bCriticalDef, 2; bonus bStr, 1;} +584, Jackal, 4, 8000, 4000, 1000, 125, 2, 1, 0, 0, 2, 2, 1, 90, 10, {}, {bonus bMaxHP, 50; bonus2 bHPDrainRate, 100, 2; bonus bCriticalDef, 2; bonus bStr, 1;} 587, Sword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 588, BastardSword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} -589, DragonSword, 4, 8000, 4000, 1000, 140, -2, 1, 0, 0, 2, 2, 1, 90, 3, {}, {bonus bMaxHP, -100; bonus2 bHPDrainRate, 100, -2; bonus bCriticalDef, -2; bonus bStr, 1;} +589, DragonSword, 4, 8000, 4000, 1000, 141, -2, 1, 0, 0, 2, 2, 1, 90, 3, {}, {bonus bMaxHP, -100; bonus2 bHPDrainRate, 100, -2; bonus bCriticalDef, -2; bonus bStr, 1;} //590, RESERVED, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} 591, LongSword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} //592, RESERVED, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} -- cgit v1.2.3-60-g2f50