From ed2a93bab5e365373a1911e45ce21690f4951dd9 Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Sat, 22 Dec 2012 18:46:21 +0100 Subject: Move back Banshee Bow criticals to 70, for balancing with the recent draining 4% HP (previously 3) --- world/map/db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/db') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 410f90c7..e77aa064 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -392,7 +392,7 @@ 875, HeartOfLazurite, Heart of Lazurite, 3, 10000, 2500, 15, , , , , , , , , , , {}, {} 876, WarlordBoots, Warlord Boots, 5, 19000, 2000, 550, , 5, , -22, 0, 2, 64, , 0, 0, {}, {} 877, BullHelmet, Bull Helmet, 5, 90000, 60000, 1300, , 19, , -52, 0, 2, 256, , 90, 0, {}, {set @bStat$, "Str";set @minbStatVal, 70;callfunc "RequireStat"; set @bStat$, "Vit";set @minbStatVal, 50;callfunc "RequireStat"; set @bStat$, "Luk";set @minbStatVal, 50;callfunc "RequireStat"; bonus bAtkRange, -10; bonus bDoubleAddRate, 20; bonus bStr, 10; bonus bCritical, 15; bonus bAspdRate, 10; bonus bDef2Rate, -39; bonus bHit, -15;} -878, BansheeBow, Banshee Bow, 4, 101000, 40000, 900, 90, , 6, , 0, 2, 34, 1, 90, 11, {}, {set @bStat$, "Dex";set @minbStatVal, 80;callfunc "RequireStat"; bonus2 bHPDrainRate, 100, -4; bonus bAspdRate, 20; bonus bCritical, 60; bonus bMaxHP, -150; bonus bDefRate, -40; bonus bDef2Rate, -35;} +878, BansheeBow, Banshee Bow, 4, 101000, 40000, 900, 90, , 6, , 0, 2, 34, 1, 90, 11, {}, {set @bStat$, "Dex";set @minbStatVal, 80;callfunc "RequireStat"; bonus2 bHPDrainRate, 100, -4; bonus bAspdRate, 20; bonus bCritical, 70; bonus bMaxHP, -150; bonus bDefRate, -40; bonus bDef2Rate, -35;} 879, HeartOfIsis, Heart of Isis, 5, 70000, 35000, 40, , , , , 0, 2, 8, , 85, 0, {}, {bonus bMaxHPrate, 15; bonus bHPrecovRate, 65;} 880, LazuriteRobe, Lazurite Robe, 5, 92000, 52000, 30, , 7, , 60, 0, 2, 512, , 90, 0, {}, {set @bStat$, "Int";set @minbStatVal, 70;callfunc "RequireStat"; set @bStat$, "Vit";set @minbStatVal, 40;callfunc "RequireStat"; bonus bSpeedAddRate, -15; bonus bDef2Rate, -40; bonus bMdef, 60; bonus bVit, -1; bonus bInt, 7; bonus bLuk, -1; bonus bDex, -1; bonus bStr, -1;} -- cgit v1.2.3-60-g2f50