Viewing Item

#19409: Black Feather Hat

Item ID 19409 For Sale No
Identifier Black_Feather_Hat Credit Price Not For Sale
Name Black Feather Hat Type Armor
NPC Buy 20 Weight 100
NPC Sell 10 Weapon Level 0
Range 0 Defense 18
Slots 0 Refineable Yes
Attack 0 Min Equip Level 100
Equip Locations Upper Headgear
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Unknown
Item Use Script

1 .@r = getrefine(); bonus bSPGainValue,50; bonus bLongSPGainValue,50; bonus bMagicSPGainValue,50; bonus bMdef,15; bonus bDex,10; bonus2 bSkillAtk,"SC_FEINTBOMB",10; if (getskilllv("SC_INVISIBILITY") >= 5) bonus2 bAddClass,Class_Boss,50; if (getskilllv("SC_MAELSTROM") >= 3) skill "TK_JUMPKICK",7; if (getskilllv("SC_REPRODUCE") >= 10) bonus bUseSPrate,-30; if (.@r>=7) { bonus2 bSkillAtk,"SC_FEINTBOMB",15; bonus bHit,30; } if (.@r>=9) { bonus2 bSkillAtk,"SC_FEINTBOMB",25; bonus bHit,20; } if (.@r>=10) bonus bIgnoreDefClass,Class_All;

Equip Script None
Unequip Script None