Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Exotic Temporal Boots [1]
#22258Armor
Comp_Temporal_Boots_TW
TypeArmor
Equipment positionFootgear
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF25
Slots1
Required level100
Armor level1
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
bonus bMdef,15;
if (getrefine()>=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;
}
Equipment sets
Set 1
Set effect
bonus bMaxHPrate,15;
bonus bMaxSPrate,5;
Set 2
Set effect
bonus bMaxHPrate,15;
bonus bMaxSPrate,5;
Set 3
Set effect
bonus2 bAddRace,RC_All,10;
bonus2 bMagicAddRace,RC_All,10;
Set 4
Set effect
bonus bShortAtkRate,8;
bonus bLongAtkRate,8;
bonus2 bMagicAtkEle,Ele_All,8;
if ((getequiprefinerycnt(EQI_ARMOR) + getequiprefinerycnt(EQI_GARMENT) + getequiprefinerycnt(EQI_SHOES)) >= 39) {
bonus bIgnoreDefRace,RC_All;
bonus2 bIgnoreMdefRaceRate,RC_All,100;
}



