Viewing Item (Mercury Riser) Ragnarok: Project Zero Control Panel
Basic Info
Name | Mercury Riser[1] |
---|---|
Item ID |
18597
-
Mercury_Helm
|
Type | Armor |
Created for military purpose, this hat boosts your fighting abilities.
ASPD +3%, CRIT +3
When refined to +7 or +8, adds an additional ASPD +2% and CRIT +2.
When refined to +9 or higher, adds an additional ASPD +2% and CRIT +2.
Class: Headgear
Defense: 10
Location: Upper
Weight: 40
Level Requirement: 70
Jobs: All classes
ASPD +3%, CRIT +3
When refined to +7 or +8, adds an additional ASPD +2% and CRIT +2.
When refined to +9 or higher, adds an additional ASPD +2% and CRIT +2.
Class: Headgear
Defense: 10
Location: Upper
Weight: 40
Level Requirement: 70
Jobs: All classes
Details
Weight | 40 |
---|---|
NPC Buy | 45,000 z |
NPC Sell | 22,500 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus bAspdRate,3; bonus bCritical,3; if(getrefine() >= 7) { bonus bAspdRate,2; bonus bCritical,2; } if(getrefine() >= 9) { bonus bAspdRate,2; bonus bCritical,2; } |
Equip Script |
None |
Unequip Script |
None |