Skip to content

@vttforge/types / CombatHistoryData

Interface: CombatHistoryData ​

How the tracker moved between turns.

Properties ​

combatantId ​

combatantId: string | null


round ​

round: number | null


tokenId ​

tokenId: string | null


turn ​

turn: number | null

MIT licensed.