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

2 =

3 readparam(bStr);

4 .@b

5 =

6 readparam(bInt);

7 if

8 (.@a

9 =90)

10 bonus

11 bBaseAtk,10;

12 if

13 (.@b=90)

14 bonus

15 bMatkRate,3;

16 if

17 (.@a

18 =120)

19 bonus

20 bBaseAtk,10;

21 if

22 (.@b

23 =120)

24 bonus

25 bMatkRate,2;

Equip Script None
Unequip Script None