ID #5665
Armor
Shaman Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat used to communicate with the spirits.
_______________________
MDEF +5
_______________________
When equipped by Mage classes:
Decreases Variable Casting Time by 3%.
_______________________
When equipped by Soul Linker:
Random chance to auto-cast Level 5 Estun when dealing magical damage.
_______________________
Refine Level +7:
INT +2
INT +1 for every Refine Level above +10.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement: None
_______________________
MDEF +5
_______________________
When equipped by Mage classes:
Decreases Variable Casting Time by 3%.
_______________________
When equipped by Soul Linker:
Random chance to auto-cast Level 5 Estun when dealing magical damage.
_______________________
Refine Level +7:
INT +2
INT +1 for every Refine Level above +10.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement: None
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
400
Defense
5
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMdef,5; if (BaseClass == Job_Mage) bonus bVariableCastrate,-3; if (BaseClass == Job_Soul_Linker) bonus5 bAutoSpell,"SL_STUN",5,10,BF_MAGIC,1; if (.@r>=7) bonus bInt,2; if (.@r>=10) bonus bInt,.@r-10;
.@r = getrefine(); bonus bMdef,5; if (BaseClass == Job_Mage) bonus bVariableCastrate,-3; if (BaseClass == Job_Soul_Linker) bonus5 bAutoSpell,"SL_STUN",5,10,BF_MAGIC,1; if (.@r>=7) bonus bInt,2; if (.@r>=10) bonus bInt,.@r-10;