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

Heart of Pure Love-LT [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Weight: 100
Slots: 1
Armor level: 1
Required level: 100

Basic Information

Armor
100
20

Requirements

1
100

Scripts

.@a = (readparam(bStr)/10); .@b = (readparam(bInt)/10); bonus bMdef,20; bonus bVariableCastrate,-10+.@b; bonus2 bAddClass,Class_All,10+.@a; bonus bMatkRate,10+.@b; bonus bAllStats,8; bonus2 bAddClass,Class_Normal,10; bonus2 bMagicAddClass,Class_Normal,10; bonus bDelayrate,-.@a; if (BaseJob == Job_Merchant) { bonus bShortAtkRate,15; bonus bLongAtkRate,15; bonus bCritAtkRate,20; bonus bPow,5; bonus bCrt,5; bonus bNoMadoFuel; }
.@a = (readparam(bStr)/10);
.@b = (readparam(bInt)/10);
bonus bMdef,20;
bonus bVariableCastrate,-10+.@b;
bonus2 bAddClass,Class_All,10+.@a;
bonus bMatkRate,10+.@b;
bonus bAllStats,8;
bonus2 bAddClass,Class_Normal,10;
bonus2 bMagicAddClass,Class_Normal,10;
bonus bDelayrate,-.@a;
if (BaseJob == Job_Merchant) {
   bonus bShortAtkRate,15;
   bonus bLongAtkRate,15;
   bonus bCritAtkRate,20;
   bonus bPow,5;
   bonus bCrt,5;
   bonus bNoMadoFuel;
}
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.