Viewing Item

#500038: Light Blade-LT

Item ID 500038 For Sale No
Identifier Light_Blade_LT Credit Price Not For Sale
Name Light Blade-LT Type Weapon - One-Handed Sword
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 130 Min Equip Level 190
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
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 bMatkRate,5;

9 bonus

10 bMatk,195;

11 if

12 (BaseLevel

13 =210)

14 {

15 bonus

16 bSMatk,1;

17 bonus

18 bSpl,2;

19 }

20 if

21 (.@r

22 =7)

23 {

24 bonus

25 bVariableCastrate,-10;

26 if

27 (.@r

28 =9)

29 {

30 bonus2

31 bMagicAtkEle,Ele_Holy,15;

32 bonus2

33 bMagicAtkEle,Ele_Neutral,15;

34 if

35 (.@r

36 =11)

37 {

38 bonus2

39 bMagicAddSize,Size_All,15;

40 bonus2

41 bSkillAtk,"LG_RAYOFGENESIS",30;

42 bonus2

43 bSkillAtk,"PA_PRESSURE",30;

44 }

45 }

46 }

47 if

48 (.@g

49 =

50 ENCHANTGRADE_D)

51 {

52 bonus

53 bMatkRate,3;

54 if

55 (.@g

56 =

57 ENCHANTGRADE_C)

58 {

59 bonus2

60 bMagicAtkEle,Ele_Holy,15;

61 bonus2

62 bMagicAtkEle,Ele_Neutral,15;

63 bonus

64 bSMatk,1;

65 if

66 (.@g

67 =

68 ENCHANTGRADE_B)

69 {

70 bonus

71 bSMatk,2;

72 bonus

73 bSpl,3;

74 }

75 }

76 }

77 bonus

78 bMatk,15*(.@r/2);

79 bonus2

80 bSkillAtk,"LG_RAYOFGENESIS",5*(.@r/3);

81 bonus2

82 bSkillAtk,"PA_PRESSURE",5*(.@r/3);

Equip Script None
Unequip Script None