Viewing Item (Beginner Metal Staff) Ragnarok: Project Zero Control Panel
Basic Info
Name | Beginner Metal Staff[1] |
---|---|
Item ID |
640003
-
Metal_Staff_P
|
Type | Weapon - Two-Handed Staff |
A beginner's staff made of metal and further enhanced with steel.
_
Indestructible.
MATK + 110,
Increases [Lord of Vermillion] damage by 15%.
If +7 or higher, MATK + 2%.
If Base Level 20 or higher: For every 10 Base Level, MATK + 3.
(Up to Base Level 90)
Class: Two-Handed Staff Attack: 50
Weight: 0
Weapon Level: 3
Required Level: 1
Jobs: Mage jobs
_
Indestructible.
MATK + 110,
Increases [Lord of Vermillion] damage by 15%.
If +7 or higher, MATK + 2%.
If Base Level 20 or higher: For every 10 Base Level, MATK + 3.
(Up to Base Level 90)
Class: Two-Handed Staff Attack: 50
Weight: 0
Weapon Level: 3
Required Level: 1
Jobs: Mage jobs
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 50 |
Magical Attack | 110 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage |
Job Class Types | Normal / Upper / Baby |
Job Classes | Magician / Wizard / Sage |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus2(bSkillAtk, WZ_VERMILION, 15); if (BaseLevel >= 20) bonus(bMatk, 3 * (min(90, BaseLevel) / 10)); if (getrefine() >= 7) bonus(bMatkRate, 2); |
Equip Script |
None |
Unequip Script |
None |