Basic Info

Name 1645 Lich's Bone Wand[2]
Item ID 1645 - Lich_Bone_Wand_M
Type Weapon - Staff
1645
A staff created with a skull of a powerful Lich. The curse eminating from this staff will threaten to all those who dare to threaten the wielder of this staff.
-------------------------
INT +1, DEX +1
MATK +20%
-------------------------
Whenever you take a Physical Damage, adds a chance to inflict Curse status ailment to every enemies in the screen.
This chance is increased depending on the refinement rate of this weapon.
-------------------------
Refine Level +9:
MATK +3%
MaxSP +300
-------------------------
Class: One-Handed Staff
Attack: 60
Weight: 80
Element: Undead
Weapon Level: 3
Level Requirement: 70
Jobs: Transcendent Mage and Acolyte

Details

Weight 80
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 60
Magical Attack 0
Weapon Level 3
Slots 2

Restrictions

Level Range 70 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be sold to NPCs / Can't be placed into Cart / Can't be placed into Guild Storage
Job Class Types Upper
Job Classes Magician / Acolyte / Priest / Wizard / Monk / Sage
Gender Any

Scripts

Use Script
bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; bonus3 bAutoSpellWhenHit,NPC_WIDECURSE,5,10+getrefine(); if(getrefine()>=9) { bonus bMatkRate,3; bonus bMaxSP,300; }
Equip Script
None
Unequip Script
None