Added results section

This commit is contained in:
WBHarry 2026-03-14 15:28:28 +01:00
parent 099b79c5f5
commit cd152e5c2e
4 changed files with 79 additions and 16 deletions

View file

@ -115,6 +115,7 @@ export default class TagTeamDialog extends HandlebarsApplicationMixin(Applicatio
}, []);
const damage = data.rollData?.options?.damage;
partContext.hasDamage |= Boolean(damage);
const critHitPointsDamage = await this.getCriticalDamage(damage);
partContext.members[actorId] = {