Ermac's Veil (OSM) [1] ( Ermac_Veil_EXE )
| ID 15855 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 20 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 30 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 50 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@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;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||