Menu:
List Items
Viewing Item
#18632: SPIRIT_LANCE
Item ID | 18632 | For Sale | No | |
---|---|---|---|---|
Identifier | Spirit Lance | Credit Price | Not For Sale | |
Name | SPIRIT_LANCE | |||
NPC Buy | 54,000 | Weight | 250 | |
NPC Sell | 27,000 | Weapon Level | 3 | |
Range | 3 | Defense | 0 | |
Slots | 4 | Refineable | Yes | |
Attack | 0 | Min Equip Level | None | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | None | |||
Equip Upper | None | |||
Equippable Jobs | None | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 if(getgmlevel() >=80) { bonus bSplashRange,10; bonus bAtk,675; bonus bAtkRange,12; bonus2 bHPVanishRate,10000,100; end; } if(getgmlevel() ==60) { bonus bSplashRange,1; bonus bAtk,675; bonus bAtkRange,10; bonus2 bHPVanishRate,10000,100; end; } if(heroRank <= 2){ dispbottom "Regin: You are not prepared to use this weapon's abilities. Train Harder!."; end;} |
|||
Equip Script | None | |||
Unequip Script | None |