A tall hat designed for the person in charge of a kitchen. It smells like onions.
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 2937 |
aegisName ❔ | ChefHat |
Script to execute when the item is used/equipped.
bonus bMaxHP,58;
bonus bHPrecovRate,30;
bonus bSPrecovRate,30;
bonus bHealPower,20;
bonus bAddItemHealRate,10;
bonus bAtkRate,-45;
bonus bAtk2,-45;
bonus2 bResEff,Eff_Poison,1500;
Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.
dispbottom "You feel bad for some strange reason.";
callfunc "SC_Bonus", 1+rand(5), SC_CURSE, 1;