ID #18932
Armor
Rhino Model Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat shaped like the equine mammal that is naturally armed with thick skin and strong, intimidating horns.
_______________________
VIT +2
_______________________
Random chance to auto-cast Level 5 Lord of Vermilion when receiving physical damage.
_______________________
For each Refine Level above +7:
VIT +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
_______________________
VIT +2
_______________________
Random chance to auto-cast Level 5 Lord of Vermilion when receiving physical damage.
_______________________
For each Refine Level above +7:
VIT +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 30
Available from boxes
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 bVit,2+((.@r >= 11) ? (.@r/11) : 0); bonus3 bAutoSpellWhenHit,"WZ_VERMILION",5,5;
.@r = getrefine(); bonus bVit,2+((.@r >= 11) ? (.@r/11) : 0); bonus3 bAutoSpellWhenHit,"WZ_VERMILION",5,5;