ID #22258
Armor
[Not For Sale] 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
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
Type
Armor
Weight
600
Defense
25
Requirements
Armor Level
1
Min Level
100
Scripts
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; }
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;
}