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 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 130 Min Equip Level 80
MATK 170 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
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