ID #5663
Armor
Libra Diadem
Buy Price: N/A
Sell Price: N/A
A magnificent diadem 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.
_______________________
ATK +7
_______________________
Refine Level +7:
Random chance to auto-cast Level 2 Mild Wind when dealing physical damage
_______________________
Refine Level +9:
FLEE +5
ATK +3%
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
ATK +7
_______________________
Refine Level +7:
Random chance to auto-cast Level 2 Mild Wind when dealing physical damage
_______________________
Refine Level +9:
FLEE +5
ATK +3%
_______________________
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 bBaseAtk,7; if (getrefine()>=7) { bonus3 bAutoSpell,"TK_SEVENWIND",2,5; } if (getrefine()>=9) { bonus bFlee,5; bonus2 bAddClass,Class_All,3; }
bonus bBaseAtk,7;
if (getrefine()>=7) {
bonus3 bAutoSpell,"TK_SEVENWIND",2,5;
}
if (getrefine()>=9) {
bonus bFlee,5;
bonus2 bAddClass,Class_All,3;
}