ID #1653
Weapon
Staff of Healing
Buy Price: N/A
Sell Price: N/A
Rental Item
Staff for healing, created from the blessed branches of Yggdrasil. On a staff written in the ancient language "Source longevity".
_______________________
MATK +100
_______________________
Increases Healing skills effectiveness by 18%.
_______________________
When VIP status active:
ATK +10
MATK +10
Random chance to auto-cast Heal when using Heal skill.
Increases Healing skills effectiveness by 5%.
_______________________
Type: One-Handed Staff
Attack: 10
Weight: 0
Element: Holy
Weapon Level: 3
_______________________
Requirement:
Acolyte
Staff for healing, created from the blessed branches of Yggdrasil. On a staff written in the ancient language "Source longevity".
_______________________
MATK +100
_______________________
Increases Healing skills effectiveness by 18%.
_______________________
When VIP status active:
ATK +10
MATK +10
Random chance to auto-cast Heal when using Heal skill.
Increases Healing skills effectiveness by 5%.
_______________________
Type: One-Handed Staff
Attack: 10
Weight: 0
Element: Holy
Weapon Level: 3
_______________________
Requirement:
Acolyte
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
Range
1
Job Requirements
Acolyte
Yes
Monk
Yes
Priest
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script bonus bAtkEle,Ele_Holy; bonus bHealPower,18; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bHealPower,3; bonus bBaseAtk,10; bonus bMatk,10; }
bonus bAtkEle,Ele_Holy;
bonus bHealPower,18;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bHealPower,3;
bonus bBaseAtk,10;
bonus bMatk,10;
}