Item Details

Peco Warrior Hat [1] ( Peco_Warrior_Hat_US )

ID 400667 Peco Warrior Hat [1]
Peco Warrior 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: 10
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A decorated hat modeled after the legendary Peco Peco.
It's the symbol of the Peco Peco Fan Club.
------------------------
MHP + 10%.
------------------------
All Basic Status + 5.
------------------------
Reduce After Cast Delay by 20%.
------------------------
When Base Level is 99 or lower,
There's a 5% chance to cast Level 10 Sonic Blow when performing melee physical attack.
------------------------
When Base Level is 100 or higher,
There's a 5% chance to cast Level 3 Cross Impact when performing melee physical attack.
------------------------
Set Bonus:
Peco Warrior Hat [1]
Peco Peco Egg

ATK + 50, ASPD + 5,
------------------------
When intimacy is loyal,
Increase movement speed,
All Basic Status + 5.
------------------------
When Headgear is refined to +10 or higher, MHP + 10%, MSP + 10%.
------------------------
When Headgear is refined to +11 or higher, ATK + 25%.
------------------------
When Headgear is refined to +12 or higher, additional MHP + 20%, MSP + 20%.
------------------------
Set Bonus:
Peco Warrior Hat [1]
Peco Peco Card

ATK + 15%, MHP + 15%.
Armor and Weapon will be indestructible.
------------------------
Type : Headgear
Def : 10
Location : Upper
Weight : 30
Required Level : 1
Class : All Jobs

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 bMaxHPrate,10;
bonus bAllStats,5;
bonus bDelayrate,-20;
if (BaseLevel>=100)
   bonus3 bAutoSpell,"GC_CROSSIMPACT",3,50;
else if (BaseLevel<=99)
   bonus3 bAutoSpell,"AS_SONICBLOW",10,50;
if (getpetinfo(PETINFO_EGGID) == 9014) {
   bonus bBaseAtk,50;
   bonus bAspd,5;
   if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
       bonus bSpeedRate,25;
       bonus bAllStats,5;
       if (.@r>=10) {
            bonus bMaxHPrate,10;
            bonus bMaxSPrate,10;
            if (.@r>=11) {
                bonus bAtkRate,25;
                if (.@r>=12) {
                    bonus bMaxHPrate,20;
                    bonus bMaxSPrate,20;
                }
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified