ID #24320
Shadowgear
Hasty Shadow Shoes II
Buy Price: N/A
Sell Price: N/A
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.
_______________________
FLEE +5
ATK +1%
MATK +1%
_______________________
For each 2 Refine Levels:
ATK +1%
MATK +1%
_______________________
When equipped with Hasty Shadow Armor:
FLEE +5
_______________________
Total Refine Level of entire set at least +15:
Increases movement speed.
_______________________
Type: Shadow Shoes
_______________________
Requirement: None
_______________________
FLEE +5
ATK +1%
MATK +1%
_______________________
For each 2 Refine Levels:
ATK +1%
MATK +1%
_______________________
When equipped with Hasty Shadow Armor:
FLEE +5
_______________________
Total Refine Level of entire set at least +15:
Increases movement speed.
_______________________
Type: Shadow Shoes
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 1; if (.@r >= 7) { .@val += 1; } bonus bFlee,5; bonus bAtkRate,.@val; bonus bMatkRate,.@val;
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 1;
if (.@r >= 7) {
.@val += 1;
}
bonus bFlee,5;
bonus bAtkRate,.@val;
bonus bMatkRate,.@val;