Viewing Item

#400388: Crown of Good and Evil (Soul Ascetic)

Item ID 400388 For Sale No
Identifier GoodnEvil_Circlet_SOA Credit Price Not For Sale
Name Crown of Good and Evil (Soul Ascetic) 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 Soul Linker
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 bMagicAddRace,RC_All,5*(.@r/3);

9 bonus2

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

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bRes,50;

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bVariableCastrate,-10;

23 if

24 (.@r

25 =11)

26 {

27 bonus

28 bFixedCast,-300;

29 bonus

30 bMatkRate,5;

31 }

32 }

33 }

34 if

35 (.@g

36 =ENCHANTGRADE_D)

37 {

38 bonus

39 bMaxHPrate,5;

40 if

41 (.@g

42 =ENCHANTGRADE_C)

43 {

44 bonus

45 bPAtk,3;

46 bonus

47 bSMatk,3;

48 if

49 (.@g

50 =ENCHANTGRADE_B)

51 {

52 bonus

53 bPAtk,2;

54 bonus

55 bSMatk,2;

56 bonus

57 bPow,2;

58 bonus

59 bSpl,2;

60 if

61 (.@g

62 =ENCHANTGRADE_A)

63 {

64 bonus

65 bMRes,50;

66 bonus

67 bRes,50;

68 if

69 (.@r

70 =12)

71 {

72 bonus

73 bFixedCast,-200;

74 }

75 }

76 }

77 }

78 }

Equip Script None
Unequip Script None