ID #5598
Armor
Virgo Crown
Buy Price: N/A
Sell Price: N/A
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
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
Refine Level +7:
Decreases damage taken from Earth elemental attacks by 5%.
Random chance to increase DEX by 20 for 6 seconds when dealing physical damage.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
DEX +2
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
Refine Level +7:
Decreases damage taken from Earth elemental attacks by 5%.
Random chance to increase DEX by 20 for 6 seconds when dealing physical damage.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Defense
3
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bDex,2; bonus bAspdRate,1; if (getrefine()>6) { bonus2 bSubEle,Ele_Earth,5; autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }"; autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }"; }
bonus bDex,2;
bonus bAspdRate,1;
if (getrefine()>6) {
bonus2 bSubEle,Ele_Earth,5;
autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }";
autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }";
}