Item Details

Elder Staff [3] ( Staff_Of_Elder )

# 26107 Elder Staff [3]
Elder Staff [3] Buy: zeny Sell: 0 zeny Weight: 50 Slots: 3
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 60 M. Attack: 150 Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

A staff created by the natives ancestors of Rockridge.
Class: One-Handed Staff
Attack: 60
Property: Neutral
Weight: 50
Weapon Level: 3
Required Level: 100
Required Jobs: Acolyte Jobs
MATK + 150
Increases the recovery rate of recovery skills by 10%.
If upgrade level is +7 or higher,
Increases the recovery rate of recovery skills by an additional 5%.
If upgrade level is +9 or higher,
Increases the recovery rate of recovery skills by an additional 10%.

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
.@bonus = 10;
if (.@r>=7) {
   .@bonus += 5;
}
if (.@r>=9) {
   .@bonus += 10;
}
bonus bHealPower,.@bonus;
N/A
N/A

N/A