ID #1645
Weapon
Lich's Bone Wand [2]
Buy Price: N/A
Sell Price: N/A
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, Random 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
_______________________
Type: One-Handed Staff
Attack: 60
Weight: 80
Element: Undead
Weapon Level: 3
_______________________
Requirement:
Base Level 70
Transcendent Magician and Acolyte
_______________________
INT +1
DEX +1
MATK +20%
_______________________
Whenever you take a Physical Damage, Random 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
_______________________
Type: One-Handed Staff
Attack: 60
Weight: 80
Element: Undead
Weapon Level: 3
_______________________
Requirement:
Base Level 70
Transcendent Magician and Acolyte
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
800
Range
1
Job Requirements
Acolyte
Yes
Mage
Yes
Monk
Yes
Priest
Yes
Sage
Yes
Wizard
Yes
Class Requirements
Upper
Yes
Requirements
Weapon Level
3
Min Level
70
Scripts
Script bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; .@r = getrefine(); bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",5,10+.@r; if (.@r>=9) { bonus bMatkRate,3; bonus bMaxSP,300; }
bonus bInt,1;
bonus bDex,1;
bonus bAtkEle,Ele_Undead;
bonus bMatkRate,20;
.@r = getrefine();
bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",5,10+.@r;
if (.@r>=9) {
bonus bMatkRate,3;
bonus bMaxSP,300;
}