Viewing Item

#2481: Rune Boots

Item ID 2481 For Sale No
Identifier Rune_Boots Credit Price Not For Sale
Name Rune Boots Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = readparam(bStr);

2 .@b = readparam(bInt);

3 if (.@a>=90)

4 bonus bBaseAtk,10;

5 if (.@b=90)

6 bonus bMatkRate,3;

7 if (.@a>=120)

8 bonus bBaseAtk,10;

9 if (.@b>=120)

10 bonus bMatkRate,2;

Equip Script None
Unequip Script None