Viewing Item

#470199: Crimson Magic Boots-LT

Item ID 470199 For Sale No
Identifier Wine_Shoes_LT Credit Price Not For Sale
Name Crimson Magic Boots-LT Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 190
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 .@r

2 =

3 getrefine();

4 .@g

5 =

6 getenchantgrade();

7 bonus

8 bMdef,15;

9 bonus

10 bAtkRate,5+(.@r/2);

11 bonus

12 bMatkRate,5+(.@r/2);

13 bonus

14 bPAtk,.@r/3;

15 bonus

16 bSMatk,.@r/3;

17 bonus

18 bLongAtkDef,5;

19 bonus2

20 bSubEle,Ele_Neutral,5;

21 if

22 (.@r

23 =11)

24 {

25 bonus2

26 bSubEle,Ele_All,10;

27 bonus2

28 bSubEle,Ele_Neutral,-10;

29 if

30 (.@r

31 =13)

32 {

33 bonus

34 bDelayrate,-6;

35 bonus

36 bFixedCast,-600;

37 }

38 }

39 if

40 (.@g

41 =

42 ENCHANTGRADE_D)

43 {

44 bonus

45 bRes,30;

46 bonus

47 bMRes,30;

48 if

49 (.@g

50 =

51 ENCHANTGRADE_C)

52 {

53 bonus

54 bLongAtkDef,5;

55 bonus2

56 bSubEle,Ele_Neutral,5;

57 if

58 (.@g

59 =

60 ENCHANTGRADE_B)

61 {

62 bonus

63 bDelayrate,-4;

64 bonus

65 bFixedCast,-200;

66 if

67 (.@g

68 =

69 ENCHANTGRADE_A)

70 {

71 bonus2

72 bSubEle,Ele_All,5;

73 if

74 (.@r

75 =13)

76 bonus

77 bFixedCast,-200;

78 }

79 }

80 }

81 }

Equip Script None
Unequip Script None

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

Theme:
Language: