ID #18931
Armor
Lion Model Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat shaped like the predatory feline mammal that is popularly known as the king of the beasts.
_______________________
INT +2
_______________________
Random chance to auto-cast Level 5 Meteor Storm when receiving physical damage.
_______________________
Refine Level +8:
INT +1
_______________________
For each 2 Refine Level above +8:
INT +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
_______________________
INT +2
_______________________
Random chance to auto-cast Level 5 Meteor Storm when receiving physical damage.
_______________________
Refine Level +8:
INT +1
_______________________
For each 2 Refine Level above +8:
INT +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
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
300
Defense
10
Requirements
Armor Level
1
Min Level
30
Scripts
Script .@r = getrefine(); bonus bInt,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0)); bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,5;
.@r = getrefine(); bonus bInt,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0)); bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,5;