ID #5286
Armor
Pecopeco Hairband
Buy Price: N/A
Sell Price: N/A
Rental Item
A hairband with PecoPeco wings that lends you a PecoPeco's speed.
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Decreases Variable Casting Time by 5%.
_______________________
Increases movement speed.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
A hairband with PecoPeco wings that lends you a PecoPeco's speed.
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Decreases Variable Casting Time by 5%.
_______________________
Increases movement speed.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
Available from boxes
Sold by NPCs
Headgear 04
prontera (164, 240) · Price: 75,000z
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
6
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bSpeedRate,25; bonus bAspdRate,5; bonus bVariableCastrate,-5; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bAllStats,1; }
bonus bSpeedRate,25;
bonus bAspdRate,5;
bonus bVariableCastrate,-5;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bAllStats,1;
}