Basic Info

Name 22218 Legendary Conqueror Greaves[1]
Item ID 22218 - L_60Lv_Greave
Type Armor
22218
Greaves given as a reward to a conqueror for receiving the Valkyrie's blessing.
_
HP Recovery + 20%,
SP Recovery + 7%.
If +5 or higher, STR + 2.
If +7 or higher, ATK + 20.
_
Class: Footwear Defense: 24
Weight: 50
Required Level: 60
Jobs: Transcendent Class

Details

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

Stats

Range 0
Defense 24
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, 20); bonus(bSPrecovRate, 7); if (getrefine() >= 5) bonus(bStr, 2); if (getrefine() >= 7) bonus(bBaseAtk, 20);
Equip Script
None
Unequip Script
None