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

Exotic Temporal Boots [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 25
Weight: 600
Slots: 1
Armor level: 1
Required level: 100

Equipment Slots

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

Basic Information

Armor
600
25

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,15; if (.@r>=10) { bonus bAllStats,2; if (readparam(bStr)>=108) bonus bBaseAtk,50; if (readparam(bAgi)>=108) bonus bAspd,1; if (readparam(bVit)>=108) bonus bMaxHPrate,8; if (readparam(bInt)>=108) bonus bMatk,60; if (readparam(bDex)>=108) { bonus bFixedCast,-500; bonus bLongAtkRate,5; } if (readparam(bLuk)>=108) bonus bCriticalRate,30; }
.@r = getrefine();
bonus bMdef,15;
if (.@r>=10) {
   bonus bAllStats,2;
   if (readparam(bStr)>=108)
      bonus bBaseAtk,50;
   if (readparam(bAgi)>=108)
      bonus bAspd,1;
   if (readparam(bVit)>=108)
      bonus bMaxHPrate,8;
   if (readparam(bInt)>=108)
      bonus bMatk,60;
   if (readparam(bDex)>=108) {
      bonus bFixedCast,-500;
      bonus bLongAtkRate,5;
   }
   if (readparam(bLuk)>=108)
      bonus bCriticalRate,30;
}
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.