Viewing Item

#400385: Crown of Good and Evil (Trouvere & Troubadour)

Item ID 400385 For Sale No
Identifier GoodnEvil_Circlet_TR Credit Price Not For Sale
Name Crown of Good and Evil (Trouvere & Troubadour) Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 215
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs Bard / Dancer
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus2

8 bAddRace,RC_All,5*(.@r/3);

9 bonus2

10 bMagicAddRace,RC_All,5*(.@r/3);

11 bonus

12 bLongAtkRate,7*(.@r/4);

13 bonus2

14 bMagicAtkEle,Ele_All,7*(.@r/4);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bRes,50;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bVariableCastrate,-10;

27 if

28 (.@r

29 =11)

30 {

31 bonus

32 bFixedCast,-300;

33 bonus

34 bMatkRate,5;

35 bonus

36 bAtkRate,5;

37 }

38 }

39 }

40 if

41 (.@g

42 =ENCHANTGRADE_D)

43 {

44 bonus

45 bMaxHPrate,5;

46 if

47 (.@g

48 =ENCHANTGRADE_C)

49 {

50 bonus

51 bPAtk,3;

52 bonus

53 bSMatk,3;

54 if

55 (.@g

56 =ENCHANTGRADE_B)

57 {

58 bonus

59 bPAtk,2;

60 bonus

61 bSMatk,2;

62 bonus

63 bSpl,2;

64 bonus

65 bCon,2;

66 if

67 (.@g

68 =ENCHANTGRADE_A)

69 {

70 bonus

71 bMRes,50;

72 bonus

73 bRes,50;

74 if

75 (.@r

76 =12)

77 {

78 bonus

79 bFixedCast,-200;

80 }

81 }

82 }

83 }

84 }

Equip Script None
Unequip Script None