Dead Tree Cane ItemID: 1643 (Dead_Tree_Cane) |
---|
Type | Weapon | Location | Weapon | Weight | 10 |
---|
Buy | 20 | Sell | 10 | Pre-/Sufix | |
---|
|
| A staff made from the wood of a tree long exposed to magic power. The staff holds vast magic power, and at times almost looks like an old vagrant. INT + 4. MATK + 15% INT bonus increases if refined past + 6, at the cost of reduced Max HP and Max SP. [Refine Rate 6] INT + 1, MaxHP - 200, MaxSP - 100. [Refine Rate 7] INT + 2, MaxHP - 400, MaxSP - 200. [Refine Rate 8] INT + 3, MaxHP - 600, MaxSP - 300. [Refine Rate 9] INT + 4, MaxHP - 800, MaxSP - 400. [Refine Rate 10] INT + 5, MaxHP - 1000, MaxSP - 500. Class : Rod Attack : 100 Weight : 10 Property : Neutral Weapon Level : 4 Required Level : 70 Applicable Job : Mage Class, Acolyte Class, Soul Linker
|
---|
Script: | { bonus bMatk,15; bonus bInt,4; if (getrefine()>5) { bonus bInt,getrefine()-5; bonus bMaxHP,-200; bonus bMaxSP,-100; } } , { } , { } |
---|
Crafting: | - |
---|
|