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 #24344 Shadowgear

Blitz Shadow Armor

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.
_______________________
DEF +25
_______________________
For each 2 Refine Levels:
DEF +5
_______________________
Refine Level +7:
ASPD +1
_______________________
Refine Level +9:
Decreases After Skill Delay by 1%.
_______________________
When equipped with Blitz Shadow Weapon:
For each Refine Level of entire set:
MDEF +1
_______________________
Total Refine Level of entire set at least +15:
ASPD +1
Decreases After Skill Delay by additional 1%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,25+5*(.@r/2); if (.@r >= 7) { bonus bAspd,1; if (.@r >= 9) { bonus bDelayrate,-1; } }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bDef,25+5*(.@r/2);
if (.@r >= 7) {
   bonus bAspd,1;
   if (.@r >= 9) {
      bonus bDelayrate,-1;
   }
}
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.