ID #24024
Shadowgear
Breeze Armor (Shadow)
Buy Price: N/A
Sell Price: N/A
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.
_______________________
FLEE +5
_______________________
Refine Level +7:
FLEE +10
_______________________
Type: Shadow Armor
_______________________
Requirement: None
_______________________
FLEE +5
_______________________
Refine Level +7:
FLEE +10
_______________________
Type: Shadow Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bFlee,5; if (.@r>6) { bonus bFlee,10; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bFlee,5;
if (.@r>6) {
bonus bFlee,10;
}