Basic Info

Name 22219 Legendary Conqueror Magic Shoes[1]
Item ID 22219 - L_60Lv_Sandal
Type Armor
22219
Magic shoes given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
HP Recovery + 17%,
SP Recovery + 10%.
If +5 or higher, Heal Power + 2%.
If +7 or higher, Heal Power + 4%.
_
Class: Footwear Defense: 17
Weight: 40
Required Level: 60
Jobs: Transcendent Class

Details

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

Stats

Range 0
Defense 17
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, 17); bonus(bSPrecovRate, 10); if (getrefine() >= 5) bonus(bHealPower, 2); if (getrefine() >= 7) bonus(bHealPower, 4);
Equip Script
None
Unequip Script
None