ID #18791
Armor
Shrine Maiden Hat [1]
Buy Price: N/A
Sell Price: N/A
A ribbon once worn by a shrine maiden as she fought off hordes of demons and youkai.
Wearing it demonstrates - and rewards - your resolve to follow the same path.
_______________________
Increases damage of Magnus Exorcismus by 30%.
_______________________
For each 2 Refine Levels:
Increases damage of Magnus Exorcismus by 5%.
_______________________
Refine Level +7:
Random chance to auto-cast learned Level of Heal on wearer when receive physical or magical attack.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 1%.
_______________________
Type: Headgear
Defense: 30
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
Archbishop
Wearing it demonstrates - and rewards - your resolve to follow the same path.
_______________________
Increases damage of Magnus Exorcismus by 30%.
_______________________
For each 2 Refine Levels:
Increases damage of Magnus Exorcismus by 5%.
_______________________
Refine Level +7:
Random chance to auto-cast learned Level of Heal on wearer when receive physical or magical attack.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 1%.
_______________________
Type: Headgear
Defense: 30
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
Archbishop
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
200
Defense
30
Job Requirements
Priest
Yes
Requirements
Armor Level
1
Scripts
Script bonus bInt,1; bonus bVit,2; .@r = getrefine(); bonus2 bVariableCastrate,"PR_MAGNUS",-100; bonus2 bFixedCastrate,"PR_MAGNUS",-100; bonus5 bAutoSpellWhenHit,"AL_HEAL",max(getskilllv("AL_HEAL"),1),50,BF_WEAPON|BF_MAGIC,0; if (.@r>8) { bonus2 bSkillAtk,"PR_MAGNUS",120; }
bonus bInt,1;
bonus bVit,2;
.@r = getrefine();
bonus2 bVariableCastrate,"PR_MAGNUS",-100;
bonus2 bFixedCastrate,"PR_MAGNUS",-100;
bonus5 bAutoSpellWhenHit,"AL_HEAL",max(getskilllv("AL_HEAL"),1),50,BF_WEAPON|BF_MAGIC,0;
if (.@r>8) {
bonus2 bSkillAtk,"PR_MAGNUS",120;
}