Viewing Item

#400152: Smokey's Transformation Leaf-LT

Item ID 400152 For Sale No
Identifier Smoky_TransformHat_LT Credit Price Not For Sale
Name Smokey's Transformation Leaf-LT Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 7
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
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 if

8 (BaseLevel

9 =210)

10 {

11 bonus

12 bPAtk,2;

13 bonus

14 bSMatk,2;

15 }

16 bonus2

17 bMagicAtkEle,Ele_All,.@r;

18 bonus

19 bMatkRate,2*(.@r/3);

20 bonus

21 bAspd,(.@r/5);

22 autobonus

23 "{

24 .@r

25 =

26 getrefine();

27 bonus

28 bMatk,100;

29 bonus

30 bHit,50;

31 bonus3

32 bAutoSpell,\"SO_CLOUD_KILL\",max(3,getskilllv(\"SO_CLOUD_KILL\")),50;

33 if

34 (.@r

35 =7)

36 {

37 bonus

38 bMatk,50;

39 bonus

40 bHit,25;

41 if

42 (.@r

43 =9)

44 {

45 bonus3

46 bAutoSpell,\"WL_HELLINFERNO\",5,50;

47 if

48 (.@r

49 =10)

50 {

51 bonus3

52 bAutoSpell,\"WL_CHAINLIGHTNING\",3,20;

53 }

54 }

55 }",1,10000,BF_WEAPON;

56 if

57 (.@g

58 =

59 ENCHANTGRADE_D

60 &&

61 .@r

62 =11)

63 {

64 bonus5

65 bAutoSpell,"RK_IGNITIONBREAK",9,30,BF_MAGIC,1;

66 }

67 if

68 (.@g

69 =

70 ENCHANTGRADE_C)

71 {

72 bonus

73 bPAtk,2;

74 bonus

75 bSMatk,2;

76 }

77 if

78 (.@g

79 =

80 ENCHANTGRADE_B

81 &&

82 .@r

83 =12)

84 {

85 bonus

86 bFixedCast,-500;

87 }

Equip Script None
Unequip Script None