Item Details

Cat Paw Growth Hat [1] ( Cat_FF_Hat2 )

ID 400759 Cat Paw Growth Hat [1]
Cat Paw Growth Hat [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 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: Not specified
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

Every 2 refine level, MATK+15.
Every 3 refine level, increase EXP gained from killing monsters by 3%.
------------------------
When refined to +7 or higher, reduce variable casting time by 15% and reduce fixed casting time by 0.2 seconds.
When refined to +9 or higher, increase magic damage of all properties by 20%..
When refined to +11 or higher, increase magic damage to enemies of all sizes by 20%.
When refined to +13 or higher, Additionally reduce fixed casting time by 0.3 seconds.
------------------------
Type: Headgear
Def: 0
Position : Upper
Weight: 10
Armor Level: 1
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 bMatk,15*(.@r/2);
bonus2 bExpAddRace,RC_All,3*(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-15;
   bonus bFixedCast,-200;
   if (.@r>=9) {
       bonus2 bMagicAtkEle,Ele_All,20;
       if (.@r>=11) {
            bonus2 bMagicAddSize,Size_All,20;
            if (.@r>=13) {
                bonus bFixedCast,-300;
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified