Viewing Item

#2490: Rune Boots

Item ID 2490 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 1 Refineable Yes
Attack 0 Min Equip Level 1
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

14 =90)

15 bonus

16 bMatkRate,3;

17 if

18 (.@a

19 =120)

20 bonus

21 bBaseAtk,10;

22 if

23 (.@b

24 =120)

25 bonus

26 bMatkRate,2;

Equip Script None
Unequip Script None