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

Ermac's Veil (OSM) [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 30
Weight: 200
Slots: 1
Armor level: 1
Required level: 50

Equipment Slots

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

Basic Information

Armor
200
30

Requirements

1
50

Scripts

.@r = getrefine(); bonus bInt,3; bonus bDex,3; bonus bMatk,10; bonus bMdef,10; if (.@r>=5) { if (getskilllv("SL_SMA") == 10) { bonus bMaxHP,3000; if (getskilllv("SL_STIN") == 7) { skill "MG_SOULSTRIKE",10; if (getskilllv("SL_STUN") == 7) { skill "WZ_QUAGMIRE",5; } } } } if (.@r>=7) { bonus bDef,15; bonus2 bSkillAtk,"SL_SMA",10; bonus2 bSkillAtk,"MG_SOULSTRIKE",20; } if (.@r>=8) { bonus bFlee,15; bonus2 bSkillAtk,"SL_SMA",15; bonus2 bSkillAtk,"MG_SOULSTRIKE",25; } if (.@r>=9) { bonus bMatk,15; bonus2 bSkillAtk,"SL_SMA",20; bonus2 bSkillAtk,"MG_SOULSTRIKE",30; } if (.@r>=10) { bonus2 bVariableCastrate,"SL_STIN",-50; bonus2 bVariableCastrate,"SL_STUN",-50; }
.@r = getrefine();
bonus bInt,3;
bonus bDex,3;
bonus bMatk,10;
bonus bMdef,10;
if (.@r>=5) {
   if (getskilllv("SL_SMA") == 10) {
       bonus bMaxHP,3000;
       if (getskilllv("SL_STIN") == 7) {
           skill "MG_SOULSTRIKE",10;
           if (getskilllv("SL_STUN") == 7) {
               skill "WZ_QUAGMIRE",5;
           }
       }
   }
}
if (.@r>=7) {
   bonus bDef,15;
   bonus2 bSkillAtk,"SL_SMA",10;
   bonus2 bSkillAtk,"MG_SOULSTRIKE",20;
}
if (.@r>=8) {
   bonus bFlee,15;
   bonus2 bSkillAtk,"SL_SMA",15;
   bonus2 bSkillAtk,"MG_SOULSTRIKE",25;
}
if (.@r>=9) {
   bonus bMatk,15;
   bonus2 bSkillAtk,"SL_SMA",20;
   bonus2 bSkillAtk,"MG_SOULSTRIKE",30;
}
if (.@r>=10) {
   bonus2 bVariableCastrate,"SL_STIN",-50;
   bonus2 bVariableCastrate,"SL_STUN",-50;
}
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.