Basic Info

Name 18766 Modified Helm of Angel[1]
Item ID 18766 - Enhanced_Helm_Of_Angel
Type Armor
18766
High defense rate helm with angels' feather attached. Unknown creator.
AGI +1, LUK +1
MDEF +3
Refined to +7 or higher, AGI +2, LUK +2
Refined to +9 or higher, ASPD +1
Class: Headgear
Defense: 10
Location: Upper
Weight: 160
Level Requirement: 99
Jobs: 2nd Classes, Star Gladiator, Soul Linker, Kagerou, Oboro and Rebellion

Details

Weight 160
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 99 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Knight / Priest / Wizard / Blacksmith / Hunter / Assassin / Crusader / Monk / Sage / Rogue / Alchemist / Bard/Dancer
Gender Any

Scripts

Use Script
bonus bAgi,1; bonus bLuk,1; bonus bMdef,3; if(getrefine()>=7) { bonus bAgi,2; bonus bLuk,2; } if(getrefine()>=9) { bonus bAspd,1; }
Equip Script
None
Unequip Script
None