ID #18597
Armor
Mercury Riser [1]
Buy Price: N/A
Sell Price: N/A
Created for military purpose, this hat boosts your fighting abilities.
_______________________
Critical +3
_______________________
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Refine Level +7:
Critical +2
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Refine Level +9:
Critical +2
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 70
_______________________
Critical +3
_______________________
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Refine Level +7:
Critical +2
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Refine Level +9:
Critical +2
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 40
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
400
Defense
10
Requirements
Armor Level
1
Min Level
70
Scripts
Script bonus bAspdRate,3; bonus bCritical,3; .@r = getrefine(); if (.@r >= 7) { bonus bAspdRate,2; bonus bCritical,2; } if (.@r >= 9) { bonus bAspdRate,2; bonus bCritical,2; }
bonus bAspdRate,3;
bonus bCritical,3;
.@r = getrefine();
if (.@r >= 7) {
bonus bAspdRate,2;
bonus bCritical,2;
}
if (.@r >= 9) {
bonus bAspdRate,2;
bonus bCritical,2;
}