Welcome to the Dungeon
How many party members?
{%for character in adv_party.adventurers%}
{%endfor%}
{{character.vertical_sheet | join("\n")}}