Temporal Boots Int

Item ID 470160 Name Temporal Boots Int
None
Weapon Level 0 Identifier Temporal_Int_Boots_ROC
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 20 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 50 Min Equip Level 70
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bInt,3;
bonus bMatk,5*(.@r/3);
bonus bMdef,5;
bonus bMaxHP,200+(50*(.@r/3));
bonus bMaxSP,20+(5*(.@r/3));
if (readparam(bInt) >= 99)
   bonus bMatk,30;