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

Black Mythril Guard [1]

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

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
300
60

Requirements

1
100

Scripts

.@r = getrefine(); bonus bUnbreakableShield; bonus2 bSubClass,Class_Boss,40; bonus2 bSubClass,Class_Normal,40; bonus bMaxHPrate,3*.@r; bonus bMaxSPrate,3*.@r; if (.@r>=5) { bonus2 bSubEle,Ele_Holy,20-(getskilllv("CR_TRUST") > 0 ? 20 : 0); bonus2 bSubEle,Ele_Ghost,20; if (.@r>=7) bonus bNoKnockback; }
.@r = getrefine();
bonus bUnbreakableShield;
bonus2 bSubClass,Class_Boss,40;
bonus2 bSubClass,Class_Normal,40;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=5) {
   bonus2 bSubEle,Ele_Holy,20-(getskilllv("CR_TRUST") > 0 ? 20 : 0);
   bonus2 bSubEle,Ele_Ghost,20;
   if (.@r>=7)
      bonus bNoKnockback;
}
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.