Viewing Item

#470204: Moan of Corruption

Item ID 470204 For Sale No
Identifier aegis_470204 Credit Price Not For Sale
Name Moan of Corruption Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 16
Slots 1 Refineable Yes
Attack 0 Min Equip Level 240
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 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bSpl,5;

9 bonus

10 bCon,3;

11 bonus

12 bUseSPrate,15;

13 bonus

14 bMatk,7*(.@r/3);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bSMatk,3;

21 bonus

22 bMatkRate,5;

23 if

24 (.@r

25 =9)

26 {

27 bonus

28 bVariableCastrate,-10;

29 if

30 (.@r

31 =11)

32 {

33 bonus2

34 bMagicAddSize,Size_Medium,15;

35 bonus2

36 bMagicAddSize,Size_Large,15;

37 }

38 }

39 }

40 if

41 (.@g

42 =ENCHANTGRADE_D)

43 {

44 bonus

45 bMatkRate,5;

46 bonus

47 bSpl,5;

48 if

49 (.@g

50 =ENCHANTGRADE_C)

51 {

52 bonus

53 bFixedCast,-1000;

54 if

55 (.@g

56 =ENCHANTGRADE_B)

57 {

58 bonus

59 bSMatk,7;

60 if

61 (.@g

62 =ENCHANTGRADE_A)

63 {

64 bonus

65 bSpl,8*(.@r/2);

66 }

67 }

68 }

69 }

Equip Script None
Unequip Script None