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

Super Novice Shadow Weapon

Buy Price: N/A Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
MaxHP +1000
MaxSP +200
_______________________
For each Level of One-Handed Sword Mastery:
Ignores physical defense of Normal class by 3%.
_______________________
For each Level of Increases SP Recovery:
Ignores magical defense of enemies of Normal class by 3%.
_______________________
For each Refine Level:
Piercing physical and magical defense of Normal class by additional 3%.
_______________________
Refine Level +7:
MaxHP +5%
MaxSP +5%
_______________________
Refine Level +9:
MaxHP +5%
MaxSP +5%
Increases SP Recovery Rate by 100%.
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Novice

Basic Information

Shadowgear

Job Requirements

Yes
Yes

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMaxHP,1000; bonus bMaxSP,200; bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("SM_SWORD")+.@r); bonus2 bIgnoreMDefClassRate,Class_Normal,3*(getskilllv("MG_SRECOVERY")+.@r); if (.@r>=7) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } if (.@r>=9) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bSPrecovRate,100; }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMaxHP,1000;
bonus bMaxSP,200;
bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("SM_SWORD")+.@r);
bonus2 bIgnoreMDefClassRate,Class_Normal,3*(getskilllv("MG_SRECOVERY")+.@r);
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
}
if (.@r>=9) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
   bonus bSPrecovRate,100;
}
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.