> ## Documentation Index
> Fetch the complete documentation index at: https://docs.megaworks.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Metabolism script is useful for managing hunger, thirst and stress of the player, with also some additional parameters to make it even more realistic.

### What comes with it?

* 🥗 Hunger, thirst and stress are tracked and persistently saved to the database.
* 🥶 Temperature and weather affects how hunger and thirst decrease.
* 👨🏻‍🔬 By eating food players will fill their stomach, once full eating more will result in vomiting. This prevents abusing of low quality foods or powerups.
* ✨ Customizable actions when foods are consumed, allowing to create original drug effects.
* 🥃 Players can get drunk by drinking alcoholic beverages.
* 🔧 Interactive animations with props for eating, smoking and drinking.
* 💻 Dynamic and customizable HUD system made with mega\_hud.

### Dependencies

* mega\_hud
* mega\_notify
* PolyZone
