Loot

{{#each lootRows as |row|}} {{/each}}
Type Name Visibility Stealth DC Party DC Actions Token ID
{{row.name}}
{{row.typeLabel}}{{#if row.actorLevel}} level {{row.actorLevel}}{{/if}}
{{#if (eq row.visibility "mixed")}} Mixed {{/if}}
{{row.id}}

Hazards

{{#each hazardRows as |row|}} {{/each}}
Type Name Visibility Sheet DC Proficiency Actions Token ID
{{row.name}}
{{row.typeLabel}}{{#if row.actorLevel}} level {{row.actorLevel}}{{/if}}
{{#if (eq row.visibility "mixed")}} Mixed {{/if}}
{{row.stealthDC}}
{{#each ../proficiencyRanks as |rank|}} {{/each}}
{{row.id}}
Total: {{rows.length}} | Showing: {{rows.length}} | Loot: {{lootRows.length}} | Hazards: {{hazardRows.length}} | Party level: {{partyLevel}} | Party DC: {{partyDC}}