ID #5662
Armor
Libra Crown
Buy Price: N/A
Sell Price: N/A
A magnificent crown created to pay tribute to the 7th sign of the zodiac, Libra the Balance.
Attached to the crown is an Opal gemstone, the birthstone for those born under this sign.
_______________________
DEX +3,
_______________________
Decreases damage taken from Wind elemental attacks by 7%.
_______________________
Refine Level +7:
MATK +3%
Refine Level +9:
MATK +5%
Random chance to auto-cast Level 5 Frost Nova when receiving physical damage.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
Attached to the crown is an Opal gemstone, the birthstone for those born under this sign.
_______________________
DEX +3,
_______________________
Decreases damage taken from Wind elemental attacks by 7%.
_______________________
Refine Level +7:
MATK +3%
Refine Level +9:
MATK +5%
Random chance to auto-cast Level 5 Frost Nova when receiving 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,3; bonus2 bSubEle,Ele_Wind,7; if (getrefine()>=7) { bonus bMatkRate,3; } if (getrefine()>=9) { bonus bMatkRate,5; bonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",5,20; }
bonus bDex,3;
bonus2 bSubEle,Ele_Wind,7;
if (getrefine()>=7) {
bonus bMatkRate,3;
}
if (getrefine()>=9) {
bonus bMatkRate,5;
bonus3 bAutoSpellWhenHit,"WZ_FROSTNOVA",5,20;
}