Basic Info

Name Virgo Crown
Item ID 5598 - Virgo_Crown
Type Armor
A magnificent crown created to pay tribute to the 6th sign of the zodiac, Virgo the Virgin. Attached to the crown is a Sapphire gemstone, the birthstone for those born under this sign.
-------------------------
DEX +2, ASPD +1%.
-------------------------
When refined to 7 or higher,
Resistance to Earth element +5%,
While attacking, has a chance of adding DEX +20 for 6 seconds.
-------------------------
Class: Headgear
Defense: 3
Location: Upper
Weight: 30
Level Requirement: 1
Jobs: All classes

Details

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

Stats

Range 0
Defense 3
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bDex,2; bonus bAspdRate,1; if(getrefine()>6) { bonus2 bSubEle,Ele_Earth,5; autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; }
Equip Script
None
Unequip Script
None