Combatant: { dataModels: Record<string, typeof DataModel>; documentClass: typeof documents.Combatant; typeIcons: Record<string, string>; typeLabels: Record<string, string>;} = ... Type declaration
dataModels: Record<string, typeof DataModel>
typeIcons: Record<string, string>
typeLabels: Record<string, string>
Configuration for the Combatant embedded document type within a Combat document