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

Boots of Judgment-LT [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Weight: 300
Slots: 1
Armor level: 2
Required level: 190

Equipment Slots

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

Basic Information

Armor
300
20

Requirements

2
190

Scripts

.@r = getrefine(); .@g = getenchantgrade(); bonus bMdef,15; bonus bUseSPrate,10; bonus bBaseAtk,10*(.@r/2); bonus bMatk,10*(.@r/2); bonus2 bMagicAtkEle,Ele_Holy,10*(.@r/3); bonus2 bMagicAtkEle,Ele_Neutral,10*(.@r/3); bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",20*(.@r/3); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus bAtkRate,7; bonus bMatkRate,7; if (.@r>=11) { bonus2 bAddRace,RC_All,10; bonus2 bMagicAddRace,RC_All,10; if (.@r>=12) { bonus2 bSkillCooldown,"SR_RIDEINLIGHTNING",-500; bonus2 bSkillCooldown,"AB_ADORAMUS",-1000; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,2; bonus bSMatk,2; if (.@g>=ENCHANTGRADE_C) { autobonus "{ bonus bAtkRate,25; bonus bMatkRate,25; }",30,10000,BF_WEAPON|BF_MAGIC; if (.@g>=ENCHANTGRADE_B) { if (.@r>=12) bonus bFixedCast,-500; } } }
.@r = getrefine();
.@g = getenchantgrade();
bonus bMdef,15;
bonus bUseSPrate,10;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
bonus2 bMagicAtkEle,Ele_Holy,10*(.@r/3);
bonus2 bMagicAtkEle,Ele_Neutral,10*(.@r/3);
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",20*(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
       bonus bAtkRate,7;
       bonus bMatkRate,7;
       if (.@r>=11) {
           bonus2 bAddRace,RC_All,10;
           bonus2 bMagicAddRace,RC_All,10;
           if (.@r>=12) {
               bonus2 bSkillCooldown,"SR_RIDEINLIGHTNING",-500;
               bonus2 bSkillCooldown,"AB_ADORAMUS",-1000;
           }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,2;
   bonus bSMatk,2;
   if (.@g>=ENCHANTGRADE_C) {
       autobonus "{ bonus bAtkRate,25; bonus bMatkRate,25; }",30,10000,BF_WEAPON|BF_MAGIC;
       if (.@g>=ENCHANTGRADE_B) {
           if (.@r>=12)
               bonus bFixedCast,-500;
       }
   }
}
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.