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 #24762 ShadowGear

Creative Shadow Shield

Buy Price: N/A Sell Price: N/A
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.
_______________________
For each 2 Refine Levels:
CRT +1
_______________________
Refine Level +7:
C.RATE +2, H.PLUS +2
_______________________
Refine Level +9:
C.RATE +2, H.PLUS +2
_______________________
Type: Shadow Shield
_______________________
Requirement: None

Basic Information

ShadowGear

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bCrt,(.@r/2); if (.@r>=7) { bonus bCRate,2; bonus bHPlus,2; if (.@r>=9) { bonus bCRate,2; bonus bHPlus,2; } }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bCrt,(.@r/2);
if (.@r>=7) {
   bonus bCRate,2;
   bonus bHPlus,2;
   if (.@r>=9) {
      bonus bCRate,2;
      bonus bHPlus,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.