Viewing Item

#480175: Unpredictable Magic Cloak

Item ID 480175 For Sale No
Identifier Changeable_Magic_Cape Credit Price Not For Sale
Name Unpredictable Magic Cloak Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 40
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMatk,4*.@r;

6 bonus2

7 bMagicAtkEle,Ele_All,2*(.@r/3);

8 if

9 (.@r

10 =7)

11 bonus

12 bAspdRate,10;

13 if

14 (.@r

15 =9)

16 bonus

17 bMatkRate,10;

18 if

19 (.@r

20 =11)

21 {

22 bonus3

23 bAutoSpell,"MG_THUNDERSTORM",5,50;

24 bonus3

25 bAutoSpell,"WZ_HEAVENDRIVE",5,50;

26 }

27 if

28 (getskilllv("SC_AUTOSHADOWSPELL")

29 ==

30 10)

31 {

32 bonus

33 bMatk,150;

34 bonus2

35 bMagicAddEle,Ele_All,10;

36 if

37 (.@r

38 =9)

39 {

40 bonus3

41 bAutoSpell,"WL_HELLINFERNO",3,50;

42 bonus3

43 bAutoSpell,"SO_DIAMONDDUST",3,50;

44 }

45 if

46 (.@r

47 =11)

48 {

49 bonus3

50 bAutoSpell,"SO_EARTHGRAVE",3,50;

51 bonus3

52 bAutoSpell,"WL_CHAINLIGHTNING",3,50;

53 }

54 if

55 (.@r

56 =13)

57 {

58 bonus2

59 bIgnoreMdefClassRate,Class_Boss,15;

60 bonus2

61 bIgnoreMdefClassRate,Class_Normal,15;

62 }

63 }

Equip Script None
Unequip Script None