0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #24333 Shadowgear

Critical Shadow Shoes

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
_______________________
For each 2 Refine Levels:
FLEE +1
_______________________
Refine Level +7:
Critical +2
_______________________
Refine Level +9:
Critical +2
_______________________
When equipped with Critical Shadow Shield:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
Increases Critical Damage by 1%.
_______________________
Type: Shadow Shoes
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bFlee,5+.@r/2; if (.@r >= 9) { bonus bCritical,4; } else if (.@r >= 7) { bonus bCritical,2; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bFlee,5+.@r/2;
if (.@r >= 9) {
   bonus bCritical,4;
} else if (.@r >= 7) {
   bonus bCritical,2;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.