ID #2439
Armor
Refresh Shoes
Buy Price: N/A
Sell Price: N/A
Rental Item
A pair of shoes made with a complex design from soft animal skin.
_______________________
MaxHP +17%
MaxSP +8%
_______________________
Restores 20 HP and 3 SP every 10 seconds.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Shoes
Defense: 20
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
A pair of shoes made with a complex design from soft animal skin.
_______________________
MaxHP +17%
MaxSP +8%
_______________________
Restores 20 HP and 3 SP every 10 seconds.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Shoes
Defense: 20
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Defense
20
Requirements
Armor Level
1
Scripts
Script bonus bMaxHPrate,17; bonus bMaxSPrate,8; bonus2 bHPRegenRate,20,10000; bonus2 bSPRegenRate,3,10000; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bAllStats,1; }
bonus bMaxHPrate,17;
bonus bMaxSPrate,8;
bonus2 bHPRegenRate,20,10000;
bonus2 bSPRegenRate,3,10000;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bAllStats,1;
}