
RENEWAL / ITEMS
Temporal Boots
#2499Armor
Temporal_Boots
TypeArmor
Equipment positionFootgear
GenderBoth
Weight60
Buy price400 z
Sell price200 z
DEF20
Required level10
Armor level1
Description
These boots are obviously old but they show no signs of wear and tear.
Class: Shoes
Defense: 20
Weight: 60
Requires Level: 10
Usable By: All Jobs
Max HP + 300
Additional Max HP + 100 per 3 upgrade levels of the item.
Max SP + 30
Additional Max SP + 10 per 3 upgrade levels of the item.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine()/3;
bonus bMaxHP,300+(.@r*100);
bonus bMaxSP,30+(.@r*10);