Viewing Item

#500081: Open Illusion Immaterial Sword

Item ID 500081 For Sale No
Identifier aegis_500081 Credit Price Not For Sale
Name Open Illusion Immaterial Sword Type Weapon - One-Handed Sword
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 270 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bVariableCastrate,-3*(.@r/2);

3 if (BaseLevel>=150)

4 bonus bBaseAtk,(min(BaseLevel,170)*3);

5 if (.@r>=7)

6 bonus bVariableCastrate,-5;

7 if (.@r>=9)

8 bonus bAtkRate,5;

Equip Script None
Unequip Script None