Item ID | 32005 | For Sale | No |
---|---|---|---|
Identifier | Illusion_Pole_Axe | Credit Price | Not For Sale |
Name | Pólo de ilusão Machado | 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 |
Equip Locations | Main Hand | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Swordman / Knight / Crusader | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); bonus bStr,3; bonus bInt,2; bonus bDex,2; if (.@r >= 13) { .@val = -2000; } else if (.@r >= 9) { .@val = -1000; } bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",.@val; |
||
Equip Script | None | ||
Unequip Script | None |