Basic Info

Name 18929 Elephant Model Hat[1]
Item ID 18929 - Elephant_Model_Hat
Type Armor
18929
A hat that is shaped like the biggest land mammal.
DEX +2.
Creates a chance of casting Level 5 Storm Gust when you receive Physical damage.
DEX +1 when upgraded to +8.
DEX +1 every 2 upgrade levels after +8.
Class: Headgear
Defense: 10
Location: Upper
Weight: 30
Level Requirement: 30
Jobs: All classes

Details

Weight 30
NPC Buy 0 z
NPC Sell 0 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 30 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bDex,2; bonus5 bAutoSpellWhenHit,WZ_STORMGUST,5,50,BF_WEAPON,0; /* Custom - IRO */ if(getrefine()>=8) { bonus bDex,1+((getrefine()/2)-4); }
Equip Script
None
Unequip Script
None