Viewing Item

#5665: Shaman Hat

Item ID 5665 For Sale No
Identifier Shaman_Hat Credit Price Not For Sale
Name Shaman Hat Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,5;

3 if (BaseClass == Job_Mage)

4 bonus bVariableCastrate,-3;

5 if (BaseClass == Job_Soul_Linker)

6 bonus5 bAutoSpell,"SL_STUN",5,10,BF_MAGIC,1;

7 if (.@r>=7)

8 bonus bInt,2;

9 if (.@r>=10)

10 bonus bInt,.@r-10;

Equip Script None
Unequip Script None