diff options
author | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-21 17:41:08 +0000 |
---|---|---|
committer | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-21 17:41:08 +0000 |
commit | ee6ca5d682f79c8946fa778802cd709f1110f7fb (patch) | |
tree | b7627496b3402230c325eebfe8f6afe911e85d70 /db/pre-re/item_db.txt | |
parent | 19a56fd4f87cd4f0832df75e6b78b6180de3eee7 (diff) | |
download | hercules-ee6ca5d682f79c8946fa778802cd709f1110f7fb.tar.gz hercules-ee6ca5d682f79c8946fa778802cd709f1110f7fb.tar.bz2 hercules-ee6ca5d682f79c8946fa778802cd709f1110f7fb.tar.xz hercules-ee6ca5d682f79c8946fa778802cd709f1110f7fb.zip |
- Added proper scripts to Imp, Sleeper, Gryphon Hats.
- Fixed minor grammatical error in Sleeper Hat name.
- Added proper RE bonus to Bradium Ring script.
- Uncommented proper RE MATK bonus on Entweihen, Scaraba, Banshee Master, and Centipede Larva Cards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16464 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pre-re/item_db.txt')
-rw-r--r-- | db/pre-re/item_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/pre-re/item_db.txt b/db/pre-re/item_db.txt index 86a9fc8f6..ef32ced41 100644 --- a/db/pre-re/item_db.txt +++ b/db/pre-re/item_db.txt @@ -2825,9 +2825,9 @@ //5655,Dark_Snake_Lord_Hat_J,Evil Snake Lord Hat,5,20,,500,,2,,0,0xFFFFFFFF,7,2,256,,60,1,372,{ bonus bInt,2; bonus bAgi,2; bonus bDex,-2; autobonus "{ bonus bCastrate,-50; bonus bFlee,30; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }"; },{},{} //5656,Scooter_Hat_J,Scooter Helmet,5,20,,1000,,7,,1,0xFFFFFFFF,7,2,256,,50,1,588,{ bonus bUnbreakableHelm,0; },{},{} //5657,Antique_Pipe_J,Captain's Pipe,5,20,,100,,0,,0,0xFFFFFFFF,7,2,1,,30,0,383,{},{},{} -//5658,Imp_Hat,Imp Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,589,{},{},{} -//5659,Sleepr_Hat,Sleepr Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,590,{},{},{} -//5660,Gryphon_Hat,Gryphon Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,591,{},{},{} +5658,Imp_Hat,Imp Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,589,{ bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,10; },{},{} +5659,Sleeper_Hat,Sleeper Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,590,{bonus3 bAutoSpell,"SA_SEISMICWEAPON",1,10; },{},{} +5660,Gryphon_Hat,Gryphon Hat,5,20,,400,,1,,0,0xFFFFFFFF,7,2,256,,1,1,591,{ bonus3 bAutoSpell,"SA_LIGHTNINGLOADER",1,10; },{},{} //5661,Red_Pirate_Bandana,Red Pirate Banada,5,0,,0,,3,,0,0xFFFFFFFF,7,2,256,,10,1,592,{ bonus bStr,1; bonus bDex,1; bonus bAspdRate,2; bonus bCastRate,-2; bonus3 bAutoSpell,"MO_EXTREMITYFIST",1,30; },{},{} //5662,Libra_Crown,Libra Crown,5,10,,300,,3,,0,0xFFFFFFFF,7,2,256,,1,1,593,{ bonus bDex,3; },{},{} //5663,Libra_Diadem,Libra Diadem,5,10,,300,,3,,0,0xFFFFFFFF,7,2,256,,1,1,594,{ bonus bDex,3; },{},{} |