foundry_add_effect
Add a status or custom active effect to a Foundry actor or item by UUID, enabling precise condition and buff management during encounters.
Instructions
Add a status or custom active effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| statusId | No | ||
| effectData | No | JSON object accepted by Foundry. |