Renewal
.:Renewal Item Database:.

Clergy Nurse Cap [1]   [Upper Head]   Item ID# 5968 (DVAngelNurseCap)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
10
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A cap that will alert its wearer when there are people in hurt or injured.

Increases your healing skills effectivness by 3%.
Enables uninterruptable skill cast.

Refine Level +5:
Increases your healing skills effectivness by 3%.
Refine Level +7:
Increases your healing skills effectivness by 3%.
Refine Level +9:
Increases your healing skills effectivness by 3%.

When combined with Rosary Necklace:
Perfect Dodge +1
Increases your healing skills effectivness by 2%.

More Information on Combo:
Combo Script
{ if (BaseClass == Job_Acolyte) { bonus bHealPower,getequiprefinerycnt(EQI_HAND_R)*4; } }
Item Script
{ if (BaseClass == Job_Acolyte) bonus bHealPower,3; bonus bNoCastCancel; .@r = getrefine(); bonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0)); },{},{}
Dropped By No Result

Croce Staff [1]   [One Hand]   Item ID# 1647 (Croce_Staff)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
50
Attack
30 / MATK 175
Required Lvl
50
Weapon Lvl
3
Slot
1
Property
Holy
Applicable Jobs
High Acolyte
High Priest
Champion
Description
A staff topped with the red symbol of the Prontera cathedral.
Used by high-ranking members of the clergy.
MATK +175, INT +4.
When using Heal skill, has a chance to autocasts Level 1 Blessing to self. (Blessing skill will be cast with the player's learnt skill Level.)

More Information on Combo:
Combo Script
{ if (BaseClass == Job_Acolyte) { bonus bHealPower,getequiprefinerycnt(EQI_HAND_R)*4; } }
Item Script
{ bonus bAtkEle,Ele_Holy; bonus bInt,4; bonus4 bAutoSpellOnSkill,"AL_HEAL","AL_BLESSING",max(getskilllv("AL_BLESSING"),1),20; },{},{}
Dropped By

back to top