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