Viewing Item

#520033: Opened Illusion War Axe

Item ID 520033 For Sale No
Identifier aegis_520033 Credit Price Not For Sale
Name Opened Illusion War Axe Type Weapon - One-Handed Axe
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 255 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bLuk,3;

4 bonus bHit,3*(.@r/2);

5 bonus bCritical,3*(.@r/2);

6 if (BaseLevel>=150)

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

8 if (.@r>=7)

9 bonus bAspdRate,5;

10 if (.@r>=9)

11 bonus bAtkRate,5;

Equip Script None
Unequip Script None