Viewing Item

#640047: Opened Illusion Wizardry Staff

Item ID 640047 For Sale No
Identifier aegis_640047 Credit Price Not For Sale
Name Opened Illusion Wizardry Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 135 Min Equip Level 150
MATK 330 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

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

4 if (.@r>=7)

5 bonus bVariableCastrate,-5;

6 if (.@r>=9) {

7 bonus bMatkRate,5;

8 if (BaseLevel>=150) {

9 bonus bMatk,(min(BaseLevel,170)*3);

10 }

11 }

Equip Script None
Unequip Script None