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

Unpredictable Magic Cloak [1]

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

Equipment Slots

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

Basic Information

Armor
200
40

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMatk,4*.@r; bonus2 bMagicAtkEle,Ele_All,2*(.@r/3); if (.@r>=7) bonus bAspdRate,10; if (.@r>=9) bonus bMatkRate,10; if (.@r>=11) { bonus3 bAutoSpell,"MG_THUNDERSTORM",5,50; bonus3 bAutoSpell,"WZ_HEAVENDRIVE",5,50; } if (getskilllv("SC_AUTOSHADOWSPELL") == 10) { bonus bMatk,150; bonus2 bMagicAddEle,Ele_All,10; if (.@r>=9) { bonus3 bAutoSpell,"WL_HELLINFERNO",3,50; bonus3 bAutoSpell,"SO_DIAMONDDUST",3,50; } if (.@r>=11) { bonus3 bAutoSpell,"SO_EARTHGRAVE",3,50; bonus3 bAutoSpell,"WL_CHAINLIGHTNING",3,50; } if (.@r>=13) { bonus2 bIgnoreMdefClassRate,Class_Boss,15; bonus2 bIgnoreMdefClassRate,Class_Normal,15; } }
.@r = getrefine();
bonus bMatk,4*.@r;
bonus2 bMagicAtkEle,Ele_All,2*(.@r/3);
if (.@r>=7)
   bonus bAspdRate,10;
if (.@r>=9)
   bonus bMatkRate,10;
if (.@r>=11) {
   bonus3 bAutoSpell,"MG_THUNDERSTORM",5,50;
   bonus3 bAutoSpell,"WZ_HEAVENDRIVE",5,50;
}
if (getskilllv("SC_AUTOSHADOWSPELL") == 10) {
   bonus bMatk,150;
   bonus2 bMagicAddEle,Ele_All,10;
   if (.@r>=9) {
       bonus3 bAutoSpell,"WL_HELLINFERNO",3,50;
       bonus3 bAutoSpell,"SO_DIAMONDDUST",3,50;
   }
   if (.@r>=11) {
       bonus3 bAutoSpell,"SO_EARTHGRAVE",3,50;
       bonus3 bAutoSpell,"WL_CHAINLIGHTNING",3,50;
   }
   if (.@r>=13) {
       bonus2 bIgnoreMdefClassRate,Class_Boss,15;
       bonus2 bIgnoreMdefClassRate,Class_Normal,15;
   }
}
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.