Viewing Item

#22258: [Not For Sale] Exotic Temporal Boots

Item ID 22258 For Sale No
Identifier Comp_Temporal_Boots_TW Credit Price Not For Sale
Name [Not For Sale] Exotic Temporal Boots Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 25
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus

2 bMdef,15;

3 if

4 (getrefine()

5 =10)

6 {

7 bonus

8 bAllStats,2;

9 if

10 (readparam(bStr)

11 =108)

12 bonus

13 bBaseAtk,50;

14 if

15 (readparam(bAgi)

16 =108)

17 bonus

18 bAspd,1;

19 if

20 (readparam(bVit)

21 =108)

22 bonus

23 bMaxHPrate,8;

24 if

25 (readparam(bInt)

26 =108)

27 bonus

28 bMatk,60;

29 if

30 (readparam(bDex)

31 =108)

32 {

33 bonus

34 bFixedCast,-500;

35 bonus

36 bLongAtkRate,5;

37 }

38 if

39 (readparam(bLuk)

40 =108)

41 bonus

42 bCriticalRate,30;

43 }

Equip Script None
Unequip Script None