@vttforge/types / CombatConfig
Interface: CombatConfig ​
What every CONFIG.<Document> entry carries.
Extends ​
Properties ​
collection? ​
optionalcollection?:AnyClass
Inherited from ​
compendiumIndexFields? ​
optionalcompendiumIndexFields?:string[]
Inherited from ​
DocumentConfig.compendiumIndexFields
dataModels ​
dataModels:
Record<string,AnyClass>
Inherited from ​
documentClass ​
documentClass:
AnyClass
Inherited from ​
initiative ​
initiative:
object
decimals? ​
optionaldecimals?:number
formula ​
formula:
string|null
sheetClasses? ​
optionalsheetClasses?:Record<string,Record<string,unknown>>
Inherited from ​
sidebar? ​
optionalsidebar?:object
applicationClass? ​
optionalapplicationClass?:AnyClass
order? ​
optionalorder?:number
Inherited from ​
typeIcons? ​
optionaltypeIcons?:Record<string,string>
Icon per subtype, shown in the sidebar and on creation dialogs.
Inherited from ​
typeLabels? ​
optionaltypeLabels?:Record<string,string>