Item Details

Boitata Hat [1] ( Boitata_Hat_J )

ID 5940 Boitata Hat [1]
Boitata Hat [1] Buy Price: zeny Sell Price: 0 zeny Weight: 30 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 5
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 20 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A hat made in honor of the guardian deity sleeping in the waterfall to protect Brasilis.
MDEF +5.
Recovers SP by 5 when killing brute monsters using melee physical attacks.
Recovers HP by 100 when killing monsters using melee physical attacks.
When refined to +5 or higher, reduce incoming damage from brute monsters by 5%.
When refined to +7 or higher, reduce incoming damage from brute monsters by additional 5%.
Type : Helm Defense : 5
Location : Upper Weight : 30
Required level : 20
Class : All

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bMdef,5;
bonus bHPGainValue,100;
bonus2 bSPGainRace,RC_Brute,5;
if (.@r >= 5) {
   bonus2 bSubRace,RC_Brute,5;
   if (.@r >= 7)
      bonus2 bSubRace,RC_Brute,5;
}
Not specified
Not specified

Not specified

Not specified