Type |
Weapon |
Subtype |
Staff |
Attack |
30 |
Defense |
0 |
Weight |
50.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
50 |
Slots |
1 |
Applicable Jobs:
job_acolyte,
job_monk,
job_priest
Description:
The official staff for High Class Clerics. It is decorated with a red Prontera Cathedral Emblem.
Int +4
Matk +15%
When using 'Heal', randomly autocasts Lv. 1 'Blessing' to self. ('Blessing' skill will be cast with the player's learned skill Level.)
Class: One-Handed Staff
Attack: 30
Weight: 50
Element: Holy
Weapon Level: 3
Level Requirement: 50
Jobs: Transcendent Acolyte Classes
Item Script:
bonus bAtkEle,Ele_Holy;
bonus bMatkRate,15;
bonus bInt,4;
bonus4 bAutoSpellOnSkill,'AL_HEAL','AL_BLESSING',max(getskilllv('AL_BLESSING'),1),20;