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

Infinity Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
For each 3 Refine Levels:
Increases Physical Damage against enemies of all size monsters by 1%.
Decreases damage taken from all size monsters by 1%.
_______________________
Refine Level +10:
Nullifies weapon damage penalty resulting from monster's size.
_______________________
Type: Shadow Weapon
_______________________
Requirement: None

Available from boxes

Equipment Reform

Available through the reform system Shadow_Changer_W_Shi

Available through the reform system Shadow_Changer_NPC

Basic Information

Shadowgear
Equipment reform

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; .@val = .@r/3; if (.@val) { bonus2 bAddSize,Size_All,.@val; bonus2 bMagicAddSize,Size_All,.@val; bonus2 bSubSize,Size_All,.@val; if (.@r >= 10) { bonus bNoSizeFix; } }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
.@val = .@r/3;
if (.@val) {
   bonus2 bAddSize,Size_All,.@val;
   bonus2 bMagicAddSize,Size_All,.@val;
   bonus2 bSubSize,Size_All,.@val;
   if (.@r >= 10) {
      bonus bNoSizeFix;
   }
}
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.