ID #5589
Armor
Leo Diadem
Buy Price: N/A
Sell Price: N/A
A magnificent diadem created to pay tribute to the 5th sign of the zodiac, Leo the Lion. Attached to the diadem is a Peridot gemstone, the birthstone for those born under this sign.
_______________________
DEX +2
_______________________
Decreases damage taken from Fire elemental attacks by 5%.
_______________________
Refine Level +7:
FLEE +10
Increases Attack Speed (decreases After Attack Delay by 3%).
Adds 0.1% chance of adding splash damage on basic attacks for 10 seconds when dealing physical damage.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
DEX +2
_______________________
Decreases damage taken from Fire elemental attacks by 5%.
_______________________
Refine Level +7:
FLEE +10
Increases Attack Speed (decreases After Attack Delay by 3%).
Adds 0.1% chance of adding splash damage on basic attacks for 10 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; bonus2 bSubEle,Ele_Fire,5; if (getrefine()>6) { bonus bFlee,10; bonus bAspdRate,3; autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; }
bonus bDex,2;
bonus2 bSubEle,Ele_Fire,5;
if (getrefine()>6) {
bonus bFlee,10;
bonus bAspdRate,3;
autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
}