Viewing Item

#470339: Dimension World Executioner Boots

Item ID 470339 For Sale No
Identifier Dimension_E_Boots Credit Price Not For Sale
Name Dimension World Executioner Boots Type Armor
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level 260
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 bonus

8 bCritical,3;

9 bonus

10 bMaxHPrate,-10;

11 bonus

12 bPow,5;

13 bonus

14 bCrt,5;

15 bonus

16 bVariableCastrate,-(.@r/2);

17 if

18 (.@r

19 =7)

20 {

21 bonus

22 bAspdRate,10;

23 if

24 (.@r

25 =9)

26 {

27 bonus

28 bCritAtkRate,5;

29 bonus

30 bPAtk,5;

31 if

32 (.@r

33 =11)

34 {

35 bonus

36 bCritAtkRate,10;

37 bonus

38 bFixedCast,-1000;

39 bonus

40 bCritical,5;

41 }

42 }

43 }

44 if

45 (.@g

46 =ENCHANTGRADE_D)

47 {

48 bonus

49 bCritical,10;

50 bonus

51 bPow,3;

52 bonus

53 bCrt,3;

54 if

55 (.@g

56 =ENCHANTGRADE_C)

57 {

58 bonus

59 bCritAtkRate,10;

60 bonus

61 bCRate,4;

62 bonus

63 bAtkRate,3;

64 if

65 (.@g

66 =ENCHANTGRADE_B)

67 {

68 bonus

69 bPAtk,4;

70 bonus

71 bAtkRate,5;

72 if

73 (.@g

74 =ENCHANTGRADE_A)

75 {

76 bonus

77 bShortAtkRate,8;

78 bonus

79 bLongAtkRate,8;

80 bonus2

81 bAddRace2,RC2_Encroached_Gephenia,12;

82 }

83 }

84 }

85 }

Equip Script None
Unequip Script None

Page generated in 3.05617 second(s). Number of queries executed: 12.

Language: