Viewing Item

#480539: Royal Nightwatch Cape

Item ID 480539 For Sale No
Identifier Royal_Nightwatch_US Credit Price Not For Sale
Name Royal Nightwatch Cape Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
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 bNoKnockback;

9 bonus

10 bLongAtkRate,20+(7*(.@r/3));

11 bonus

12 bBaseAtk,20*(.@r/2);

13 bonus

14 bCon,4*(.@r/2);

15 bonus2

16 bAddSize,Size_All,7*(.@r/3);

17 if

18 (.@r

19 =7)

20 {

21 bonus

22 bAspdRate,10;

23 bonus

24 bLongAtkRate,15;

25 if

26 (.@r

27 =9)

28 {

29 bonus2

30 bAddEle,Ele_All,20;

31 if

32 (.@r

33 =10)

34 {

35 bonus

36 bBaseAtk,100;

37 if

38 (.@r

39 =11)

40 {

41 bonus

42 bAllStats,15;

43 if

44 (.@r

45 =12)

46 {

47 bonus

48 bCon,10;

49 bonus

50 bLongAtkRate,15;

51 if

52 (.@r

53 =13)

54 {

55 bonus2

56 bSkillAtk,"RL_R_TRIP",100;

57 bonus2

58 bSkillAtk,"RL_FIREDANCE",100;

59 bonus2

60 bSkillAtk,"RL_BANISHING_BUSTER",100;

61 if

62 (.@r

63 =14)

64 {

65 skill

66 "LG_SHIELDSPELL",3;

67 }

68 }

69 }

70 }

71 }

72 }

73 }

74 if

75 (.@g

76 =ENCHANTGRADE_D)

77 {

78 bonus

79 bBaseAtk,50;

80 if

81 (.@g

82 =ENCHANTGRADE_C)

83 {

84 bonus

85 bDelayrate,-15;

86 if

87 (.@g

88 =ENCHANTGRADE_B)

89 {

90 bonus

91 bPAtk,10;

92 if

93 (.@g

94 =ENCHANTGRADE_A)

95 {

96 if

97 (.@r

98 =15)

99 {

100 bonus

101 bLongAtkRate,40;

102 }

103 }

104 }

105 }

106 }

Equip Script None
Unequip Script None