Basic Info

Name 5900 Divine Guard Hat[1]
Item ID 5900 - Divine_Guard_Hat_
Type Armor
5900
A majestic hat that displays the divine authority that has been invested in the wearer.
-------------------------
Reduces damage taken from Small, Medium and Large monsters by 5%.
-------------------------
Refine Level +7: Adds 1% chance to auto cast Level 5 Heal on yourself when attacked by physical attack. (Or activate based on learned skill level)
Refine Level +9: Increases [Genesis Ray] damage by 20%.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Royal Guard

Details

Weight 20
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types None
Job Classes Crusader
Gender Any

Scripts

Use Script
bonus2 bSubSize,Size_Medium,5; bonus2 bSubSize,Size_Large,5; bonus2 bSubSize,Size_Small,5; if(getrefine()>6) { bonus5 bAutoSpellWhenHit,AL_HEAL,max(getskilllv(AL_HEAL),5),100,BF_WEAPON,0; } if(getrefine()>8) { bonus2 bSkillAtk,LG_RAYOFGENESIS,20; }
Equip Script
None
Unequip Script
None