Type |
Weapon |
Subtype |
2hstaff |
Attack |
30 |
Defense |
0 |
Weight |
100.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
50 |
Slots |
1 |
Applicable Jobs:
job_acolyte,
job_monk,
job_priest
Description:
The image of the Sacred Goddess of Light is carved onto this long staff.
Int +6
Vit +2
Matk +15%
Adds a chance of recovering SP by 200 when using 'Heal'.
Increases Matk by 1% for every refine level.
Class: Two-Handed Staff
Attack: 30
Weight: 100
Element: Holy
Weapon Level: 3
Level Requirement: 50
Jobs: Transcendent Acolyte Classes
Item Script:
bonus bAtkEle,Ele_Holy;
bonus bMatkRate,15+getrefine()/2;
bonus bInt,6;
bonus bVit,2;
autobonus3 '{ }',20,1000,'AL_HEAL','{ specialeffect2 EF_MAGICALATTHIT; heal 0,200; }';