Basic Info

Name 22151 Expedition Boots[1]
Item ID 22151 - Expedition_Boots
Type Armor
22151
Mass produced equipment typically issued to new adventurers who have been around slightly longer.

Increases HP regen by 15%.
Increases SP regen by 5%.

Armor: Footgear
Defense: 16
Weight: 30
Level Requirement: 70
Jobs: All

Details

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

Stats

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

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bHPrecovRate, 15); bonus(bSPrecovRate, 5); if (getrefine() >= 3) bonus(bAgi, 1);
Equip Script
None
Unequip Script
None