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

Ninja Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
ATK +3%
MATK +3%
_______________________
Decreases Explosive Kunai skill cooldown by 2 seconds.
_______________________
For each Level of Ninja Mastery:
MATK +3
_______________________
Refine Level +7:
ATK +3%
MATK +3%
_______________________
Refine Level +9:
ATK +4%
MATK +4%
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Ninja

Basic Information

Shadowgear

Job Requirements

Yes

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; .@val = 3; bonus2 bSkillCooldown,"KO_BAKURETSU",-2000; bonus bMatk,.@r+(3*getskilllv("NJ_NINPOU")); if (.@r >= 7) { .@val += 3; if (.@r >= 9) { .@val += 4; } } bonus2 bAddClass,Class_Normal,.@val; bonus bMatkRate,.@val;
.@r = getrefine();
bonus bBaseAtk,.@r;
.@val = 3;
bonus2 bSkillCooldown,"KO_BAKURETSU",-2000;
bonus bMatk,.@r+(3*getskilllv("NJ_NINPOU"));
if (.@r >= 7) {
   .@val += 3;
   if (.@r >= 9) {
      .@val += 4;
   }
}
bonus2 bAddClass,Class_Normal,.@val;
bonus bMatkRate,.@val;
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.