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

Taekwondo 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 Refine Level:
ATK +1%
MATK +1%
_______________________
Refine Level +7:
ASPD +1
MaxHP +1000
MaxSP +200
_______________________
Refine Level +9:
ASPD +1
MaxHP +10%
MaxSP +10%
_______________________
Type: Shadow Weapon
_______________________
Requirement:
Taekwondo Boy/Girl

Basic Information

Shadowgear

Job Requirements

Yes

Requirements

1

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bAspd,1; bonus bAtkRate,.@r; bonus bMatkRate,.@r; if (.@r>=7) { bonus bMaxHP,1000; bonus bMaxSP,200; bonus bAspd,1; } if (.@r>=9) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bAspd,1; }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bAspd,1;
bonus bAtkRate,.@r;
bonus bMatkRate,.@r;
if (.@r>=7) {
   bonus bMaxHP,1000;
   bonus bMaxSP,200;
   bonus bAspd,1;
}
if (.@r>=9) {
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus bAspd,1;
}
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.