ID #5676
Armor
Scorpio Crown
Buy Price: N/A
Sell Price: N/A
A magnificent crown created to pay tribute to the 8th sign of the zodiac, Scorpio the Scorpion.
Attached to the crown is a Topaz gemstone, the birthstone for those born under this sign.
_______________________
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Decreases damage taken from Water elemental attacks by 5%.
_______________________
Refine Level +7:
Random chance to auto-cast Level 3 Mild Wind when dealing physical damage
_______________________
Refine Level +8:
Increases Attack Speed (decreases After Attack Delay by 2%)
_______________________
Refine Level +9:
Random chance to auto-cast Level 5 Frost Nova when dealing physical damage
_______________________
Refine Level +10:
ATK +5
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
Attached to the crown is a Topaz gemstone, the birthstone for those born under this sign.
_______________________
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Decreases damage taken from Water elemental attacks by 5%.
_______________________
Refine Level +7:
Random chance to auto-cast Level 3 Mild Wind when dealing physical damage
_______________________
Refine Level +8:
Increases Attack Speed (decreases After Attack Delay by 2%)
_______________________
Refine Level +9:
Random chance to auto-cast Level 5 Frost Nova when dealing physical damage
_______________________
Refine Level +10:
ATK +5
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
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 bAspdRate,3; bonus2 bSubEle,Ele_Water,5; .@r = getrefine(); bonus bBaseAtk,5; if (.@r>6) { bonus3 bAutoSpell,"TK_SEVENWIND",3,20; } if (.@r>7) { bonus bAspdRate,2; } if (.@r>8) { bonus3 bAutoSpell,"WZ_FROSTNOVA",5,10; } if (.@r>9) { bonus bAspdRate,2; bonus bBaseAtk,5; }
bonus bAspdRate,3;
bonus2 bSubEle,Ele_Water,5;
.@r = getrefine();
bonus bBaseAtk,5;
if (.@r>6) {
bonus3 bAutoSpell,"TK_SEVENWIND",3,20;
}
if (.@r>7) {
bonus bAspdRate,2;
}
if (.@r>8) {
bonus3 bAutoSpell,"WZ_FROSTNOVA",5,10;
}
if (.@r>9) {
bonus bAspdRate,2;
bonus bBaseAtk,5;
}