Viewing Item (High Elder Shoes) Ragnarok: Project Zero Control Panel
Basic Info
Name | High Elder Shoes[1] |
---|---|
Item ID |
470040
-
Sarah_MD_Boots
|
Type | Armor |
Shoes worn by the High Elders.
They are flexible and useful in all situations.
_
Variable Cast Time - 5%, SP Recovery Rate + 25%.
For every 3 refine levels, AGI + 1, LUK + 1.
If +5 or higher, FLEE + 35.
If +7 or higher, MATK + 20.
_
Class: Footwear Defense: 20
Weight: 25
Required Level: 100
Jobs: All jobs
They are flexible and useful in all situations.
_
Variable Cast Time - 5%, SP Recovery Rate + 25%.
For every 3 refine levels, AGI + 1, LUK + 1.
If +5 or higher, FLEE + 35.
If +7 or higher, MATK + 20.
_
Class: Footwear Defense: 20
Weight: 25
Required Level: 100
Jobs: All jobs
Details
Weight | 25 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Footgear |
Stats
Range | 0 |
---|---|
Defense | 20 |
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(bVariableCastrate, -5); bonus(bSPrecovRate, 25); bonus(bAgi, getrefine()/3); bonus(bLuk, getrefine()/3); if (getrefine() >= 5) bonus(bFlee, 35); if (getrefine() >= 7) bonus(bMatk, 20); |
Equip Script |
None |
Unequip Script |
None |