ID #5968
Armor
Clergy Nurse Cap [1]
Buy Price: N/A
Sell Price: N/A
A cap that will alert its wearer when there are people in hurt or injured.
_______________________
Increases Healing skills effectiveness by 3%.
_______________________
Skill casting cannot be interrupted.
_______________________
Refine Level +5:
Increases Healing skills effectiveness by 3%.
_______________________
Refine Level +7:
Increases Healing skills effectiveness by 3%.
_______________________
Refine Level +9:
Increases Healing skills effectiveness by 3%.
_______________________
When equipped with Rosario Necklace:
Perfect Dodge +1
Increases Healing skills effectiveness by 2%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 50
_______________________
Increases Healing skills effectiveness by 3%.
_______________________
Skill casting cannot be interrupted.
_______________________
Refine Level +5:
Increases Healing skills effectiveness by 3%.
_______________________
Refine Level +7:
Increases Healing skills effectiveness by 3%.
_______________________
Refine Level +9:
Increases Healing skills effectiveness by 3%.
_______________________
When equipped with Rosario Necklace:
Perfect Dodge +1
Increases Healing skills effectiveness by 2%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 50
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
500
Defense
10
Requirements
Armor Level
1
Min Level
50
Scripts
Script if (BaseClass == Job_Acolyte) bonus bHealPower,3; bonus bNoCastCancel; .@r = getrefine(); bonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0));
if (BaseClass == Job_Acolyte) bonus bHealPower,3; bonus bNoCastCancel; .@r = getrefine(); bonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0));