Mercury Riser [1]
ID: 18597 · Mercury_Helm
NPC Sell:
20z
· 24z with Barter 10
NPC Buy:
40z
Appearance
S
Head
Rendered live from the Payon Stories client data.
Item Info
| Type | Armor |
| Weight | 20 |
| Slots | 1 |
| DEF | 10 |
| Equip | Upper Headgear |
| NPC Buy | 40z |
| NPC Sell | 20z |
Description
Reduces after attack delay by 3%, Critical +3
If refined to +7 or +8, adds an additional Reduces after attack delay by 2% and Critical +2.
If refined to +9 or higher, adds an additional Reduces after attack delay by 2% and Critical +2.
Class: Headgear
Defense: 0
Position: Upper
Weight: 40
Level Requirement: 70
Jobs: All
Script
On Equip:
bonus bAspdRate,3;
bonus bCritical,3;
if(getrefine() >= 7) {
bonus bAspdRate,2;
bonus bCritical,2;
}
if(getrefine() >= 9) {
bonus bAspdRate,2;
bonus bCritical,2;
}
No known monster drops for this item.
safe to sell
No recipe or quest asks for this.
An NPC pays 20z,
or 24z
with Barter 10 (+24%).
No record of one being vended, so that is what an NPC offers rather
than what it is worth.