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

Super Power Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
Increases Melee and Ranged Physical Damage by 5%.
_______________________
Refine Level +7:
Increases Melee and Ranged Physical Damage by additional 5%.
_______________________
Refine Level +9:
Enables the use of Meltdown, skill level based on learned level of Weapon Research.
_______________________
When combined with Super Power Shadow Earring and Super Power Shadow Pendant:
Enables the use of Level 5 Shield Chain.

For each Refine Level*2 of entire set:
Increases damage of Back Stab, Raid, Shield Boomerang and Shield Chain by 1%.
_______________________
When combined with Super Novice Shadow Shield:
Ignores physical defense of all race, except Players, by 40%.

For each Refine Level of entire set:
Ignores physical defense of all race, except Players, by additional 1%.
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Base Level 99
Novice

Basic Information

ShadowGear

Job Requirements

Yes
Yes

Requirements

99

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@r>=7) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; } if (.@r>=9) { skill "BS_WEAPONRESEARCH",getskilllv("WS_MELTDOWN"); }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,5;
bonus bShortAtkRate,5;
if (.@r>=7) {
   bonus bLongAtkRate,5;
   bonus bShortAtkRate,5;
}
if (.@r>=9) {
   skill "BS_WEAPONRESEARCH",getskilllv("WS_MELTDOWN");
}
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.