Viewing Item

#450245: Rune Robe of Death

Item ID 450245 For Sale No
Identifier Death_Rune_Armor Credit Price Not For Sale
Name Rune Robe of Death Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 45
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Armor
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,(readparam(bInt)/25);

9 if

10 (.@r

11 =7)

12 {

13 bonus

14 bSMatk,2;

15 bonus

16 bMatkRate,5;

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bVariableCastrate,-15;

23 if

24 (.@r

25 =11)

26 {

27 bonus2

28 bMagicAtkEle,Ele_All,15;

29 }

30 }

31 }

32 if

33 (.@g

34 =ENCHANTGRADE_D)

35 {

36 bonus

37 bMatkRate,5;

38 if

39 (.@g

40 =ENCHANTGRADE_C)

41 {

42 bonus

43 bMatkRate,5;

44 bonus

45 bSpl,5;

46 if

47 (.@g

48 =ENCHANTGRADE_B)

49 {

50 bonus2

51 bMagicAtkEle,Ele_All,10;

52 if

53 (.@g

54 =ENCHANTGRADE_A)

55 {

56 bonus

57 bDelayrate,-10;

58 bonus

59 bSpl,5;

60 }

61 }

62 }

63 }

Equip Script None
Unequip Script None