Viewing Item

#32005: Illusion Pole Axe

Item ID 32005 For Sale No
Identifier Pole_Axe_IL Credit Price Not For Sale
Name Illusion Pole Axe Type Weapon - One-Handed Spear
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bStr,3;

3 bonus bInt,2;

4 bonus bDex,2;

5 if (.@r >= 13) {

6 .@val = -2000;

7 } else if (.@r >= 9) {

8 .@val = -1000;

9 }

10 bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",.@val;

Equip Script None
Unequip Script None