@vttforge/types / StatusEffectConfig
Interface: StatusEffectConfig ​
One entry of CONFIG.statusEffects, which v14 indexes by id.
Indexable ​
[
key:string]:unknown
Properties ​
id ​
readonlyid:string
img? ​
readonlyoptionalimg?:string
name? ​
readonlyoptionalname?:string
system? ​
readonlyoptionalsystem?:object
changes? ​
optionalchanges?: readonlyRecord<string,unknown>[]