Viewing Item (Ancient Morpheus' Ring) Ragnarok: Project Zero Control Panel
Basic Info
Name | Ancient Morpheus' Ring[1] |
---|---|
Item ID |
32240
-
Morpheus_Ring_Z
|
Type | Armor |
A ring, enchanted with the power of the Fate Stone, that is one of the three keys for the seal which binds Morpheus.
[Can be refined]
INT + 1, MaxSP + 3%.
If refine level is 7 or higher, MaxSP + 1%.
If refine level is 9 or higher, MaxSP + 2%, reduces SP consumption by 2%.
_
Class : Accessory (Right)Defense : 0
Weight : 10
Required Level : 70
Jobs : All jobs
[Can be refined]
INT + 1, MaxSP + 3%.
If refine level is 7 or higher, MaxSP + 1%.
If refine level is 9 or higher, MaxSP + 2%, reduces SP consumption by 2%.
_
Class : Accessory (Right)Defense : 0
Weight : 10
Required Level : 70
Jobs : All jobs
Details
Weight | 10 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Accessory 2 |
Stats
Range | 0 |
---|---|
Defense | 0 |
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(bInt, 1); bonus(bMaxSPrate, 3); if (getrefine() >= 7) bonus(bMaxSPrate, 1); if (getrefine() >= 9) { bonus(bMaxSPrate, 2); bonus(bUseSPrate, -2); } |
Equip Script |
None |
Unequip Script |
None |