Viewing Item (Temporal Ring) Ragnarok: Project Zero Control Panel
Basic Info
Name | Temporal Ring[1] |
---|---|
Item ID |
490008
-
Temporal_Ring_
|
Type | Armor |
This ring is obviously old but it shows no signs of wear and tear.
[Can be refined]
All stats + 2.
If refine rate is 7 or higher, Variable Cast Time - 2%.
If refine rate is 9 or higher, MaxHP/MaxSP + 2%.
Class: Accessory (Left) Defense: 5
Weight: 20
Level Requirement: 100
Jobs: All classes
[Can be refined]
All stats + 2.
If refine rate is 7 or higher, Variable Cast Time - 2%.
If refine rate is 9 or higher, MaxHP/MaxSP + 2%.
Class: Accessory (Left) Defense: 5
Weight: 20
Level Requirement: 100
Jobs: All classes
Details
Weight | 20 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Accessory 1 |
Stats
Range | 0 |
---|---|
Defense | 5 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAllStats, 2); if (getrefine() >= 7) bonus(bVariableCastrate, -2); if (getrefine() >= 9) { bonus(bMaxHPrate, 2); bonus(bMaxSPrate, 2); } |
Equip Script |
None |
Unequip Script |
None |