Viewing Item

#26007: Illusion Spectral Spear

Item ID 26007 For Sale No
Identifier Spectral_Spear_IL Credit Price Not For Sale
Name Illusion Spectral Spear Type Weapon - Two-Handed Spear
NPC Buy 20 Weight 200
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 240 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 .@val = 3*(.@r/2);

3 bonus2 bAddEle,Ele_Dark,(20+.@val);

4 bonus2 bAddRace,RC_Demon,(20+.@val);

5 bonus2 bAddRace,RC_Undead,(20+.@val);

6 bonus2 bSubRace,RC_Demon,(10+.@val);

7 bonus2 bSubEle,Ele_Undead,(10+.@val);

8 bonus2 bSubEle,Ele_Dark,(10+.@val);

9 bonus bHPGainValue,50;

10 bonus bSPGainValue,(.@r/2);

11 bonus2 bAddEff2,Eff_Confusion,1000;

Equip Script None
Unequip Script None