Viewing Item

#18791: Shrine Maiden Hat

Item ID 18791 For Sale No
Identifier Shrine_Maiden_Hat Credit Price Not For Sale
Name Shrine Maiden Hat Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 30
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"PR_MAGNUS",30;

3 bonus2 bSkillAtk,"PR_MAGNUS",5*.@r;

4 if (.@r >= 7) {

5 bonus5 bAutoSpellWhenHit,"AL_HEAL",max(getskilllv("AL_HEAL"),1),50,BF_WEAPON|BF_MAGIC,0;

6 }

7 if (.@r >= 9) {

8 bonus bFixedCastrate,-1;

9 }

Equip Script None
Unequip Script None