Skip to content

@vttforge/core / StatusEffectConfig

Interface: StatusEffectConfig

One entry of CONFIG.statusEffects. Foundry v14 indexes that collection by id, so the id is the one field VTTForge needs; the rest (name, img, system.changes, ...) is passed through untouched.

Indexable

[key: string]: unknown

Properties

id

readonly id: string

MIT licensed.