Viewing Item

#530049: Opened Illusion Pole Axe

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

1 .@r = getrefine();

2 bonus bHit,3*.@r;

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

4 if (BaseLevel>=150) {

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

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

7 }

8 if (.@r>=7) {

9 bonus bVariableCastrate,-5;

10 bonus bAspdRate,5;

11 }

12 if (.@r>=9) {

13 bonus bAtkRate,5;

14 bonus bMatkRate,5;

15 }

Equip Script None
Unequip Script None