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

Garnet Brooch [1]

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

Basic Information

Armor
100
10

Requirements

1
100

Scripts

.@a = (readparam(bStr)+readparam(bLuk))/24; .@b = (readparam(bInt)+readparam(bDex))/24; bonus bMdef,15; bonus bAtkRate,5+(readparam(bStr)/16); bonus bMatkRate,5+(readparam(bInt)/16); bonus bDelayrate,-5; bonus2 bSubEle,Ele_All,5; bonus bLongAtkDef,5; if (BaseJob == Job_SuperNovice) { skill "MG_ENERGYCOAT",1; bonus bShortAtkRate,.@a; bonus bLongAtkRate,.@a; bonus2 bMagicAtkEle,Ele_All,2*.@b; }
.@a = (readparam(bStr)+readparam(bLuk))/24;
.@b = (readparam(bInt)+readparam(bDex))/24;
bonus bMdef,15;
bonus bAtkRate,5+(readparam(bStr)/16);
bonus bMatkRate,5+(readparam(bInt)/16);
bonus bDelayrate,-5;
bonus2 bSubEle,Ele_All,5;
bonus bLongAtkDef,5;
if (BaseJob == Job_SuperNovice) {
   skill "MG_ENERGYCOAT",1;
   bonus bShortAtkRate,.@a;
   bonus bLongAtkRate,.@a;
   bonus2 bMagicAtkEle,Ele_All,2*.@b;
}
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.