death-save / combat-carousel

Combat Carousel Foundry VTT module
https://deathsave.dev
GNU General Public License v3.0
18 stars 21 forks source link

Allow combatants with no actor and/or token. #145

Closed BoltsJ closed 1 year ago

BoltsJ commented 2 years ago

Tokens and Actors are technically optional for Combatants. The DnD3.5e system uses blank combatants for tracking duration on buffs. This properly checks for token and actor to be non-null and falls back to a (hopefully) reasonable default when they are not.