Basic Info

Name 22220 Legendary Conqueror Shoes[1]
Item ID 22220 - L_60Lv_Shoes
Type Armor
22220
Shoes given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
HP Recovery + 15%,
SP Recovery + 12%.
If +5 or higher, INT + 2.
If +7 or higher, MATK + 20.
_
Class: Footwear Defense: 18
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 18
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, 15); bonus(bSPrecovRate, 12); if (getrefine() >= 5) bonus(bInt, 2); if (getrefine() >= 7) bonus(bMatk, 20);
Equip Script
None
Unequip Script
None