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

Wisdom Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
For each Refine Level:
WIS +1
_______________________
Refine Level +7:
MRES +30
_______________________
Refine Level +9:
MRES +30
_______________________
When equipped with Wisdom Shadow Shield:
MRES +30
_______________________
Type: Shadow Weapon
_______________________
Requirement: None

Basic Information

ShadowGear

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bWis,.@r; if (.@r>=7) { bonus bMRes,30; if (.@r>=9) { bonus bMRes,30; } }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bWis,.@r;
if (.@r>=7) {
   bonus bMRes,30;
   if (.@r>=9) {
      bonus bMRes,30;
   }
}
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.