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

Gunslinger Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
ASPD +1
_______________________
For each Level of Snake Eyes:
Ignores physical defense of Normal class by 3%.
_______________________
For each Refine Level:
Piercing physical defense of Normal class by additional 3%.
_______________________
Refine Level +7:
ASPD +1
Increases Ranged Physical Damages by 3%.
_______________________
Refine Level +9:
ASPD +1
Increases Ranged Physical Damages by additional 5%.
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Gunslinger

Basic Information

Shadowgear

Job Requirements

Yes

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("GS_SNAKEEYE")+.@r); .@aspd = 1; if (.@r>=7) { .@aspd += 1; bonus bLongAtkRate,3; } if (.@r>=9) { .@aspd += 1; bonus bLongAtkRate,5; bonus bAspd,.@aspd; }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("GS_SNAKEEYE")+.@r);
.@aspd = 1;
if (.@r>=7) {
   .@aspd += 1;
   bonus bLongAtkRate,3;
}
if (.@r>=9) {
   .@aspd += 1;
   bonus bLongAtkRate,5;
   bonus bAspd,.@aspd;
}
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.