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

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

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

8 if

9 (.@r

10 =7)

11 bonus

12 bVariableCastrate,-5;

13 if

14 (.@r

15 =9)

16 {

17 bonus

18 bMatkRate,5;

19 if

20 (BaseLevel

21 =150)

22 {

23 bonus

24 bMatk,(min(BaseLevel,170)*3);

25 }

26 }

Equip Script None
Unequip Script None