Viewing Item

#470110: Varmundt Death Rune Boots

Item ID 470110 For Sale No
Identifier Barmund_Death_Boots Credit Price Not For Sale
Name Varmundt Death Rune Boots Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 45
Slots 1 Refineable Yes
Attack 0 Min Equip Level 210
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 Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 if

8 (.@r

9 =7)

10 {

11 bonus

12 bMatkRate,5;

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bFixedCast,-300;

19 bonus

20 bVariableCastrate,-5;

21 if

22 (.@r

23 =11)

24 {

25 bonus

26 bFixedCast,-200;

27 bonus2

28 bMagicAtkEle,Ele_All,5;

29 }

30 }

31 }

32 if

33 (.@g

34 =

35 ENCHANTGRADE_D)

36 {

37 bonus

38 bMatkRate,2;

39 if

40 (.@g

41 =

42 ENCHANTGRADE_C)

43 {

44 bonus

45 bFixedCast,-300;

46 if

47 (.@g

48 =

49 ENCHANTGRADE_B)

50 {

51 bonus

52 bSMatk,2;

53 bonus

54 bMatkRate,2;

55 if

56 (.@g

57 =

58 ENCHANTGRADE_A)

59 {

60 bonus

61 bFixedCast,-200;

62 }

63 }

64 }

65 }

Equip Script None
Unequip Script None