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

Magical Spell Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
For each 2 Refine Levels:
SPL +1
_______________________
Refine Level +7:
S.MATK +3
_______________________
Refine Level +9:
S.MATK +3
_______________________
When equipped with Magical Spell Shadow Shield:
S.MATK +3
_______________________
Type: Shadow Weapon
_______________________
Requirement: None

Basic Information

ShadowGear

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bSpl,(.@r/2); if (.@r>=7) { bonus bSMatk,3; if (.@r>=9) { bonus bSMatk,3; } }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bSpl,(.@r/2);
if (.@r>=7) {
   bonus bSMatk,3;
   if (.@r>=9) {
      bonus bSMatk,3;
   }
}
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.