Basic Info

Name 22217 Legendary Conqueror Boots[1]
Item ID 22217 - L_60Lv_Boots
Type Armor
22217
Boots given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
HP Recovery + 18%,
SP Recovery + 9%.
If +5 or higher, DEX + 2.
If +7 or higher, FLEE + 20.
_
Class: Footwear Defense: 22
Weight: 45
Required Level: 60
Jobs: Transcendent Class

Details

Weight 45
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Footgear

Stats

Range 0
Defense 22
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 60 +
Usage None
Trade None
Job Class Types Upper
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bHPrecovRate, 18); bonus(bSPrecovRate, 9); if (getrefine() >= 5) bonus(bDex, 2); if (getrefine() >= 7) bonus(bFlee, 20);
Equip Script
None
Unequip Script
None