Type |
Weapon |
Subtype |
Staff |
Attack |
80 |
Defense |
0 |
Weight |
50.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
0 |
Applicable Jobs:
job_acolyte,
job_mage,
job_monk,
job_priest,
job_sage,
job_wizard
Description:
A staff inset with a gem that constantly emits waves that can disrupt the MDEF of enemies.
Int +4
Matk +15%,
Ignores 10% of enemy MDEF when performing magic attacks.
This percentage is raised by increasing this weapon's Upgrade Level.
Class: One-Handed Staff
Attack: 80
Weight: 50
Weapon Level: 3
Level Requirement: 70
Jobs: Trascendent Mage and Acolyte Classes
Item Script:
bonus bInt,4;
bonus bMatkRate,15;
bonus2 bIgnoreMdefClassRate,Class_Normal,10+getrefine();
bonus2 bIgnoreMdefClassRate,Class_Boss,10+getrefine();