Viewing Item (Temporal LUK Boots) Ragnarok: Project Zero Control Panel
Basic Info
Name | Temporal LUK Boots[1] |
---|---|
Item ID |
22011
-
Temporal_Luk_Boots_
|
Type | Armor |
These boots are obviously old but they show no signs of wear and tear.
MaxHP + 300, MaxSP + 30.
For every 3 refine levels, MaxHP + 100, MaxSP + 10, Critical Damage + 2%.
If base LUK is 100 or higher, Critical Damage + 20%.
When equipped with Temporal Lightmail, Temporal Manteau, Temporal Ring, CRI + 7. If combined refine level of Temporal LUK Boots, Temporal Lightmail, Temporal Manteau is 27 or higher, Critical Damage + 10%, Fixed Cast Time - 15%.
Class: Footgear Defense: 25
Weight: 60
Level Requirement: 100
Jobs: All classes
MaxHP + 300, MaxSP + 30.
For every 3 refine levels, MaxHP + 100, MaxSP + 10, Critical Damage + 2%.
If base LUK is 100 or higher, Critical Damage + 20%.
When equipped with Temporal Lightmail, Temporal Manteau, Temporal Ring, CRI + 7. If combined refine level of Temporal LUK Boots, Temporal Lightmail, Temporal Manteau is 27 or higher, Critical Damage + 10%, Fixed Cast Time - 15%.
Class: Footgear Defense: 25
Weight: 60
Level Requirement: 100
Jobs: All classes
Details
Weight | 60 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Footgear |
Stats
Range | 0 |
---|---|
Defense | 25 |
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 bMaxHP,300+((getrefine()/3)*100); bonus bMaxSP,30+((getrefine()/3)*10); bonus(bCritAtkRate, (getrefine()/3) * 2); if (readparam(bLuk) >= 100) bonus(bCritAtkRate, 20); |
Equip Script |
None |
Unequip Script |
None |