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

2 =

3 getrefine();

4 bonus

5 bHit,3*.@r;

6 bonus

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

8 if

9 (BaseLevel

10 =150)

11 {

12 bonus

13 bBaseAtk,(min(BaseLevel,170)*3);

14 bonus

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

16 }

17 if

18 (.@r

19 =7)

20 {

21 bonus

22 bVariableCastrate,-5;

23 bonus

24 bAspdRate,5;

25 }

26 if

27 (.@r

28 =9)

29 {

30 bonus

31 bAtkRate,5;

32 bonus

33 bMatkRate,5;

34 }

Equip Script None
Unequip Script None