Viewing Item (Ancient Magic Staff) Ragnarok: Project Zero Control Panel
Basic Info
Name |
|
---|---|
Item ID |
640018
-
A_Magic_Staff
|
Type | Weapon - Staff |
A staff with ancient magic powers.
MATK + 220, Indestructible.
Water, Wind and Fire magical damage + 5%.
If +7 or higher, Variable Cast Time - 5%.
If +9 or higher, Water, Wind and Fire magical damage + 5%.
_
Class : Two-Handed Staff Attack : 30
Weight : 50
Weapon Level : 3
Required Level : 60
Jobs : Wizard
MATK + 220, Indestructible.
Water, Wind and Fire magical damage + 5%.
If +7 or higher, Variable Cast Time - 5%.
If +9 or higher, Water, Wind and Fire magical damage + 5%.
_
Class : Two-Handed Staff Attack : 30
Weight : 50
Weapon Level : 3
Required Level : 60
Jobs : Wizard
Details
Weight | 50 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 30 |
Magical Attack | 220 |
Weapon Level | 3 |
Slots | 2 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Wizard |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus2(bMagicAtkEle, Ele_Water, 5); bonus2(bMagicAtkEle, Ele_Wind, 5); bonus2(bMagicAtkEle, Ele_Fire, 5); if (getrefine() >= 7) bonus(bVariableCastrate, -5); if (getrefine() >= 9) { bonus2(bMagicAtkEle, Ele_Water, 5); bonus2(bMagicAtkEle, Ele_Wind, 5); bonus2(bMagicAtkEle, Ele_Fire, 5); } |
Equip Script |
None |
Unequip Script |
None |