AuraRO Logo

Viewing Item

#500003: Light Blade

Item ID 500003 For Sale No
Identifier Light Blade Credit Price Not For Sale
Name Light Blade Type
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 130 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 if (.@r>=2) {

3 bonus bMatk,.@r/2*10;

4 }

5 if (.@r>=3) {

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

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

8 }

9 if (.@r>=9) {

10 bonus bVariableCastrate,-10;

11 }

12 if (.@r>=11) {

13 bonus2 bMagicAtkEle,Ele_Holy,15;

14 }

Equip Script None
Unequip Script None