0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
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

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
500
10

Requirements

1
50

Scripts

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));
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.