ID #1643
Weapon
Dead Tree Cane
Buy Price: N/A
Sell Price: N/A
A staff made out of magical wood. It possesses huge magical power, but it will make you look like an elder.
_______________________
INT +4
MATK +155
_______________________
For each Refine Level above +5:
INT +1
_______________________
Refine Level +6:
MaxHP -200
MaxSP -100
_______________________
Type: One-Handed Staff
Attack: 100
Weight: 10
Weapon Level: 4
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 70
Magician, Acolyte and Soul Linker
_______________________
INT +4
MATK +155
_______________________
For each Refine Level above +5:
INT +1
_______________________
Refine Level +6:
MaxHP -200
MaxSP -100
_______________________
Type: One-Handed Staff
Attack: 100
Weight: 10
Weapon Level: 4
Can be enchanted by:
Mayomayo
_______________________
Requirement:
Base Level 70
Magician, Acolyte and Soul Linker
Monster Drops
Normal Drops
Ancient Tree
Rate: 2.5%
Available from boxes
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
100
Range
1
Job Requirements
Acolyte
Yes
Mage
Yes
Monk
Yes
Priest
Yes
Sage
Yes
Soul Linker
Yes
Wizard
Yes
Requirements
Weapon Level
4
Min Level
70
Scripts
Script bonus bInt,4; .@r = getrefine(); if (.@r>5) { bonus bInt,.@r-5; bonus bMaxHP,-200; bonus bMaxSP,-100; }
bonus bInt,4;
.@r = getrefine();
if (.@r>5) {
bonus bInt,.@r-5;
bonus bMaxHP,-200;
bonus bMaxSP,-100;
}