ID #5550
Armor
Taurus Crown
Buy Price: N/A
Sell Price: N/A
A magnificent crown created to pay tribute to the 2nd sign of the zodiac, Taurus the Bull.
_______________________
AGI +2
FLEE +10
_______________________
Random chance to inflict Stun status on the target when dealing physical damage.
Each Refine increase the chance of inflicting Stun.
_______________________
Refine Level +7:
ATK +15
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 70
_______________________
AGI +2
FLEE +10
_______________________
Random chance to inflict Stun status on the target when dealing physical damage.
Each Refine increase the chance of inflicting Stun.
_______________________
Refine Level +7:
ATK +15
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 70
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
6
Requirements
Armor Level
1
Min Level
70
Scripts
Script bonus bFlee,10; .@r = getrefine(); .@r = min(12, .@r); .@r = max(1, .@r); bonus2 bAddEff,Eff_Stun,.@r; /* unknown rate */ if (getrefine()>6) { bonus bBaseAtk,15; bonus bAspdRate,5; } bonus bAgi,2;
bonus bFlee,10;
.@r = getrefine();
.@r = min(12, .@r);
.@r = max(1, .@r);
bonus2 bAddEff,Eff_Stun,.@r; /* unknown rate */
if (getrefine()>6) {
bonus bBaseAtk,15;
bonus bAspdRate,5;
}
bonus bAgi,2;