Viewing Item

#500003: Light Blade

Item ID 500003 For Sale No
Identifier Light_Blade Credit Price Not For Sale
Name Light Blade Type Weapon - One-Handed Sword
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 130 Min Equip Level 100
MATK 170 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 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =2)

7 {

8 bonus

9 bMatk,.@r/2*10;

10 }

11 if

12 (.@r

13 =3)

14 {

15 bonus2

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

17 bonus2

18 bSkillAtk,"LG_RAYOFGENESIS",.@r/3*5;

19 }

20 if

21 (.@r

22 =9)

23 {

24 bonus

25 bVariableCastrate,-10;

26 }

27 if

28 (.@r

29 =11)

30 {

31 bonus2

32 bMagicAtkEle,Ele_Holy,15;

33 }

Equip Script None
Unequip Script None