From 9a12ea901de674bb1a66c3be20163ff743d75793 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 17 Jun 2008 13:55:24 +0000 Subject: * Pecopeco_hairband bonus is again ASPD -10%, Cast Rate +25%. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12848 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/item_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 071685683..a6bc8ed85 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,7 @@ ======================= 2008/06/17 + * Rev. 12848 Pecopeco_hairband bonus is again ASPD -10%, Cast Rate -25%. [L0ne_W0lf] * REALLY swapped the Shotgun/Gatling gun columns in job_db1.txt [ultramage] * Added Mobs for the New Orc Dungeon Instance. * Changed Ep. 13.1 Monster to the correct IDs. diff --git a/db/item_db.txt b/db/item_db.txt index b734cce71..fbb06e35b 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2177,7 +2177,7 @@ 5283,Chick_Hat,Chick Hat,5,,10,100,,1,,0,0xFFFFFFFF,7,2,256,,10,0,311,{ bonus bLuk,2; bonus bMaxHP,50; bonus bMaxSP,50; bonus bDoubleRate,10; bonus2 bSubRace,RC_DemiHuman,3; bonus2 bSubRace,RC_Brute,3; },{},{} 5284,Water_Lily_Crown,Water Lily Crown,5,,10,200,,0,,1,0xFFFFFFFF,7,2,256,,20,0,312,{ bonus bDex,1; bonus bAgi,1; bonus bHPrecovRate,5; bonus bSPrecovRate,3; },{},{} 5285,Vane_Hairpin,Vane Hairpin,5,,10,300,,3,,1,0xFFFFFFFF,7,2,256,,30,0,313,{ bonus bAgi,2; },{},{} -5286,Pecopeco_Hairband,Pecopeco Hairband,5,,10,0,,3,,0,0xFFFFFFFF,7,2,256,,70,1,314,{ bonus bSpeedRate,25; bonus bAspdRate,5; bonus bCastrate,-5; },{},{} +5286,Pecopeco_Hairband,Pecopeco Hairband,5,,10,0,,3,,0,0xFFFFFFFF,7,2,256,,70,1,314,{ bonus bSpeedRate,25; bonus bAspdRate,-10; bonus bCastrate,25; },{},{} 5287,Summer_Hat,Summer Hat,5,,10,200,,1,,1,0xFFFFFFFF,7,2,256,,30,0,315,{ bonus bVit,1; },{},{} 5288,Red_Glasses,Red Glasses,5,,10,0,,1,,0,0xFFFFFFFF,7,2,512,,0,0,316,{ bonus bInt,1; },{},{} 5289,Vanilmirth_Hat,Vanilmirth Hat,5,,10,100,,0,,0,0xFFFFFFFF,7,2,256,,30,0,317,{ bonus bUnbreakableArmor,0; bonus3 bAutoSpell,"MG_FIREBOLT",1,10; bonus3 bAutoSpell,"MG_COLDBOLT",1,10; bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,10; bonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10; bonus bMdef,5; },{},{} -- cgit v1.2.3-60-g2f50