Type |
Weapon |
Subtype |
Staff |
Attack |
30 |
Defense |
0 |
Weight |
50.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
50 |
Slots |
0 |
Applicable Jobs:
job_mage,
job_sage,
job_soullinker,
job_wizard
Description:
A staff made of Crystal. It shines beautifully against the light.
This staff can also help the holder recover from damage.
Matk +15%, Int +3.
5% increase to Recovery skills.
Has a low chance of restoring an amount of HP & SP when Magically attacking.
Class: One-Handed Staff
Attack: 30
Weight: 50
Weapon Level: 3
Level Requirement: 50
Jobs: Mage only
Item Script:
bonus bMatkRate,15;
bonus bInt,3;
bonus bHealPower,5;
autobonus '{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }',10,10000,BF_MAGIC,'{ specialeffect2 EF_HEAL; }';