From 1601db7f82d8eb49526c913ef1857185e32d2df2 Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 27 Mar 2006 10:27:24 +0000 Subject: removed outdated items event bonuses git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5767 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 7 ++++++- db/item_db.txt | 8 ++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 8b292a01d..1e7b32aa8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,8 +26,13 @@ ========================= +03/27 * Removed EVENT bonuses from event items: [Lupus] + 2646,Bunch_of_Carnations, 2647,Nile_Rose, 2668,Woman_Glory, 5097,2_Years_Anniversary_Hat + NOTE: If you want to use these or other EVENT BONUSES, set them via 'setitemscript' command + in your scripts. Check X-Mas Rings Event as example. + Poki#3, please, update the item desc. Or explain that the bonuses are gone just after the events 03/26 - * 5136,Louise's Santa_Hat lost its bonus. Gosh!! There are so many other EVEN items left with BONUSES [Lupus] + * 5136,Louise's Santa_Hat lost its EVENT autocast bonus. [Lupus] * Added missing slots to Alice Doll, Marionette Doll, Kabuki Mask & Kawaii_Ribbon [Lupus] 03/24 * Fixed 5123,Ulle's_Cap bug [Lupus] diff --git a/db/item_db.txt b/db/item_db.txt index 0f5c59f65..595a2aed5 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1114,8 +1114,8 @@ 2643,Serin's_Gold_Ring_,Serin's Gold Ring,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{} 2644,The_Sign,The Sign,5,,10,0,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bMatkRate,5; bonus bAtkRate,5; } 2645,Moonlight_Ring,Moonlight Ring,5,,10,200,,0,,0,337600238,7,2,136,,60,0,0,{} -2646,Bunch_of_Carnations,Bunch of Carnations,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bAllStats,3; } -2647,Nile_Rose,Nile Rose,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bAllStats,5; } +2646,Bunch_of_Carnations,Bunch of Carnations,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{} +2647,Nile_Rose,Nile Rose,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bMaxHP,10; } 2648,Morpheus's_Ring,Morpheus's Ring,5,,10,100,,0,,0,119529470,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; } 2649,Morpheus's_Bracelet,Morpheus's Bracelet,5,,10,100,,0,,0,119529470,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; } 2650,Morrigane's_Belt,Morrigane's Belt,5,,10,200,,0,,0,119529470,7,2,136,,61,0,0,{ bonus bAtk,5; bonus bCritical,3; } @@ -1136,7 +1136,7 @@ 2665,Ring_of_Exorcism,Ring of Exorcism,5,,10,500,,0,,0,33040,7,2,136,,60,0,0,{ bonus2 bExpAddRace,RC_Undead,5; bonus2 bExpAddRace,RC_Demon,5; } 2666,Lamp_of_Hope,Lamp of Hope,5,,,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bStr,2; bonus2 bResEff,Eff_Blind,10; } 2667,Glove_of_Archer,Gloves of Archer,5,,10,300,,0,,0,532676607,7,2,136,,60,0,0,{ bonus bHit,5; bonus bCritical,5; bonus bDex,1; } -2668,Woman_Glory,Woman Glory,5,,10,1500,,1,,0,532676607,7,2,136,,94,,,{ bonus bAllStats,3; bonus bSPrecovRate,20; } +2668,Woman_Glory,Woman Glory,5,,10,1500,,1,,0,532676607,7,2,136,,94,,,{} // Cards //=================================================================== 4001,Poring_Card,Poring Card,6,,10,10,,,,,,,,16,,,,,{ bonus bLuk,2; bonus bFlee2,1; } @@ -1568,7 +1568,7 @@ 5093,Coif_,Coif,5,12000,,300,,5,,1,4352,7,0,768,,65,1,177,{ bonus bMaxSP,100; } 5094,Helmet_of_Orc_Hero,Helmet of Orc Hero,5,,10,900,,5,,0,119529470,7,2,768,,55,1,178,{ bonus bStr,2; bonus bVit,1; } 5096,Assassin_Mask_,Assassin Mask,5,,10,100,,0,,0,4352,7,2,1,,70,0,180,{} -5097,2_Years_Anniversary_Hat,2 Years Anniversary Hat,5,,10,300,,3,,0,532676607,7,2,256,,0,1,144,{ bonus bAllStats,3; bonus bMdef,3; } +5097,2_Years_Anniversary_Hat,2 Years Anniversary Hat,5,,10,300,,3,,0,532676607,7,2,256,,0,1,144,{ bonus bMdef,3; } 5098,Tiger_Mask,Tiger Mask,5,,10,400,,2,,0,532676607,7,2,768,,50,0,181,{ bonus bStr,3; bonus bMaxHP,100; } 5099,Neko_Mimi,Neko Mimi,5,,10,300,,1,,0,532676607,7,2,256,,0,1,182,{ bonus bLuk,2; bonus bMdef,10; bonus2 bSubRace,RC_Brute,5; } 5100,Sales_Banner,Sales Banner,5,,10,800,,1,,0,532676607,7,2,256,,75,1,183,{ bonus bStr,1; bonus bAgi,1; bonus bLuk,1; } -- cgit v1.2.3-60-g2f50