Viewing Item (Red Union Ring) Ragnarok: Project Zero Control Panel
Basic Info
Name | Red Union Ring[1] |
---|---|
Item ID |
28571
-
Red_Promise_Ring_Z
|
Type | Armor |
Blood drenched ring made with rubies.
Refinement is possible
LUK + 2, AGI + 2.
Refine Level +7::
Add an additional LUK + 2, AGI + 2.
Refine Level +9::
Increases critical attack damage by 1% for every 20 Base Levels.
Armor: Accessory (Left)
Defense: 3
Weight: 50
Level Requirement: 50
Jobs: All
Refinement is possible
LUK + 2, AGI + 2.
Refine Level +7::
Add an additional LUK + 2, AGI + 2.
Refine Level +9::
Increases critical attack damage by 1% for every 20 Base Levels.
Armor: Accessory (Left)
Defense: 3
Weight: 50
Level Requirement: 50
Jobs: All
Details
Weight | 50 |
---|---|
NPC Buy | 200 z |
NPC Sell | 100 z |
Refineable | Yes |
Equip Locations | Accessory 1 |
Stats
Range | 0 |
---|---|
Defense | 3 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 50 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bLuk, 2); bonus(bAgi, 2); if (getrefine() >= 7) { bonus(bLuk, 2); bonus(bAgi, 2); } if (getrefine() >= 9) bonus(bCritAtkRate, BaseLevel / 20); |
Equip Script |
None |
Unequip Script |
None |