
RENEWAL / ITEMS
Rune Boots [1]
#2490Armor
Rune_Boots_
TypeArmor
Equipment positionFootgear
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF5
Slots1
Required level1
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@a = readparam(bStr);
.@b = readparam(bInt);
if (.@a>=90)
bonus bBaseAtk,10;
if (.@b>=90)
bonus bMatkRate,3;
if (.@a>=120)
bonus bBaseAtk,10;
if (.@b>=120)
bonus bMatkRate,2;