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 #15883 Armor

Nezuko's Eyes (OSM)

Buy Price: N/A Sell Price: N/A
Type: Armor
Weight: 300
Armor level: 1
Required level: 50

Basic Information

Armor
300

Requirements

1
50

Scripts

.@a = (readparam(bInt)/11); bonus bStr,2; bonus bBaseAtk,5*.@a; bonus bMatk,5*.@a; bonus bHealPower,.@a; bonus bVariableCastrate,-.@a; if (readparam(bInt)>=90) { bonus bBaseAtk,10; bonus bMaxSP,10; bonus bHealPower,1; bonus bVariableCastrate,-1; } if (readparam(bInt)>=99) { bonus bBaseAtk,15; bonus bMaxSP,15; }
.@a = (readparam(bInt)/11);
bonus bStr,2;
bonus bBaseAtk,5*.@a;
bonus bMatk,5*.@a;
bonus bHealPower,.@a;
bonus bVariableCastrate,-.@a;
if (readparam(bInt)>=90) {
   bonus bBaseAtk,10;
   bonus bMaxSP,10;
   bonus bHealPower,1;
   bonus bVariableCastrate,-1;
}
if (readparam(bInt)>=99) {
   bonus bBaseAtk,15;
   bonus bMaxSP,15;
}
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.