Item Details

Exotic Temporal Boots [1] ( Temporal_Boots_TW )

ID 22202 Exotic Temporal Boots [1]
Exotic Temporal Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 60 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 25
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A pair of boots said to be acquired from the different dimensions.
It looks old, but there's no sign of aging from it.
------------------------
MDEF + 15.
------------------------
When refined to +10 or higher,

All Basic Status + 2.

When Base STR is 108 or higher, ATK + 50.

When Base AGI 108 or higher, ASPD + 1.

When Base VIT 108 or higher, MHP + 8%.

When Base INT 108 or higher, MATK + 60.

When Base DEX 108 or higher, Fixed Casting Time - 0.5 seconds, Long-range Physical Damage + 5%.

When Base LUK 108 or higher, Critical Damage + 30%.
------------------------
Set Bonus:
Exotic Temporal Boots [1]
Giant Faceworm Snake Skin [1]
OR
Giant Faceworm Snake Skin

MHP + 15%, MSP + 5%.
------------------------
Type : Shoes
Def : 25
Weight : 60
Required Level : 100
Class : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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;
}
Not specified
Not specified

Not specified

Not specified