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

Twin Shadow Mirror Cloak-LT [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Weight: 100
Slots: 1
Armor level: 2
Required level: 130

Equipment Slots

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

Basic Information

Armor
100

Requirements

2
130

Scripts

.@r = getrefine(); .@g = getenchantgrade(); bonus bAllStats,5+(.@r/2); bonus bBaseAtk,15*(.@r/3); bonus bMatk,15*(.@r/3); bonus2 bAddClass,Class_All,.@r/3; bonus bMatkRate,.@r/3; bonus2 bAddEle,Ele_All,4*(.@r/4); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@r>=9) { bonus2 bAddClass,Class_All,5; bonus bMatkRate,5; bonus bDelayrate,-7; bonus bVariableCastrate,-15; if (.@r>=11) { bonus bBaseAtk,50; bonus bMatk,50; bonus2 bAddClass,Class_All,7; bonus bMatkRate,7; bonus bAspdRate,15; } } if (.@g>=ENCHANTGRADE_D) { bonus bBaseAtk,50; bonus bMatk,50; if (.@g>=ENCHANTGRADE_C) { bonus bAllTraitStats,5; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddRace,RC_All,10; bonus2 bMagicAddRace,RC_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddRace,RC_All,10; bonus2 bMagicAddRace,RC_All,10; } } } }
.@r = getrefine();
.@g = getenchantgrade();
bonus bAllStats,5+(.@r/2);
bonus bBaseAtk,15*(.@r/3);
bonus bMatk,15*(.@r/3);
bonus2 bAddClass,Class_All,.@r/3;
bonus bMatkRate,.@r/3;
bonus2 bAddEle,Ele_All,4*(.@r/4);
bonus2 bMagicAtkEle,Ele_All,4*(.@r/4);
if (.@r>=9) {
   bonus2 bAddClass,Class_All,5;
   bonus bMatkRate,5;
   bonus bDelayrate,-7;
   bonus bVariableCastrate,-15;
   if (.@r>=11) {
       bonus bBaseAtk,50;
       bonus bMatk,50;
       bonus2 bAddClass,Class_All,7;
       bonus bMatkRate,7;
       bonus bAspdRate,15;
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bBaseAtk,50;
   bonus bMatk,50;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bAllTraitStats,5;
       if (.@g>=ENCHANTGRADE_B) {
            bonus2 bAddRace,RC_All,10;
            bonus2 bMagicAddRace,RC_All,10;
            if (.@g>=ENCHANTGRADE_A) {
                bonus2 bAddRace,RC_All,10;
                bonus2 bMagicAddRace,RC_All,10;
           }
       }
   }
}
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.