Viewing Item (Shrine Maiden Hat) Ragnarok: Project Zero Control Panel
Basic Info
Name | Shrine Maiden Hat[1] |
---|---|
Item ID |
18791
-
Shrine_Maiden_Hat
|
Type | Armor |
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 the damage of Magnus Exorcismus by 30%.
-Increases the damage of Magnus Exorcismus by an additional 5% for every 2 refines on the headgear.
-If upgraded to +7, there is a 5% chance of autocasting the learned level of heal when taking physical or magical damage.
-If upgraded to +9, reduces fixed cast time by 1%
Class: Headgear
Defense: 30
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Archbishop
Wearing it demonstrates - and rewards - your resolve to follow the same path.
-Increases the damage of Magnus Exorcismus by 30%.
-Increases the damage of Magnus Exorcismus by an additional 5% for every 2 refines on the headgear.
-If upgraded to +7, there is a 5% chance of autocasting the learned level of heal when taking physical or magical damage.
-If upgraded to +9, reduces fixed cast time by 1%
Class: Headgear
Defense: 30
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Archbishop
Details
Weight | 20 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 30 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | None |
Job Classes | Priest |
Gender | Any |
Scripts
Use Script |
---|
bonus2 bSkillAtk,PR_MAGNUS,30; bonus2 bSkillAtk,PR_MAGNUS,(getrefine()/2)*5; if(getrefine()>6) { bonus3 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),1),50; } if(getrefine()>8) { bonus bFixedCastrate,-1; } |
Equip Script |
None |
Unequip Script |
None |