Sheet

items:
  - label: Race
    value: '{{ frontmatter.race }}'
  - label: Level
    value: '{{ frontmatter.level }}'
  - label: Class
    value: '{{ frontmatter.class }}'

abilities:
  strength: 10
  dexterity: 14
  constitution: 12
  intelligence: 12
  wisdom: 14
  charisma: 18

proficiencies:
  - charisma

proficiencies:
  - athletics
  - deception
  - insight
  - performance
  - persuasion