ID #5327
Armor
Refined Helmet of Orc Hero
Buy Price: N/A
Sell Price: N/A
Rental Item
A headgear bestowed only to true Orc Heroes.
_______________________
STR +5, VIT +3
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 10
Position: Upper, Middle
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
All Jobs except Novice
A headgear bestowed only to true Orc Heroes.
_______________________
STR +5, VIT +3
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 10
Position: Upper, Middle
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
All Jobs except Novice
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
Defense
10
Job Requirements
All Jobs
Yes
Requirements
Armor Level
1
Scripts
Script bonus bStr,5; bonus bVit,3; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bAllStats,1; }
bonus bStr,5;
bonus bVit,3;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bAllStats,1;
}