Name: {{ actor.system.name }}
Look: {{ actor.system.look }}
Answer 1: {{ actor.system.detailAnswers.one }}
Answer 2: {{ actor.system.detailAnswers.two }}
Custom Inclination: {{ actor.system.customInclination }}
1 {{#if actor.system.harm.levelOne.one.marked }} X {{ else }} O {{/if}}: {{actor.system.harm.levelOne.one.description }}
1 {{#if actor.system.harm.levelOne.two.marked }} X {{ else }} O {{/if}}: {{actor.system.harm.levelOne.two.description }}
1 {{#if actor.system.harm.levelTwo.one.marked }} X {{ else }} O {{/if}}: {{ actor.system.harm.levelTwo.one.description }}
1 {{#if actor.system.harm.levelTwo.two.marked }} X {{ else }} O {{/if}}: {{ actor.system.harm.levelTwo.two.description }}
1 {{#if actor.system.harm.levelThree.one.marked }} X {{ else }} O {{/if}}: {{actor.system.harm.levelThree.one.description }}
1 {{#if actor.system.harm.levelFour.one.marked }} X {{ else }} O {{/if}}: {{actor.system.harm.levelFour.one.description }}
Stress: {{ actor.system.stress }}
Experience: {{ actor.system.experience }}
Playbook: {{ actor.system.playbook }}
Is Dead: {{ actor.system.dead }}
Gear Limit: {{ actor.system.gearLimit }}
Has playbook selected: {{ actor.system.hasPlaybookSelected }}
Question 1: {{ actor.system.detailQuestions.one }}
Question 2: {{ actor.system.detailQuestions.two }}
Inclination 1: {{ actor.system.inclinations.one }}
Inclination 2: {{ actor.system.inclinations.two }}
Inclination 3: {{ actor.system.inclinations.custom }}
Question 1: {{ actor.system.missionPlanningQuestions.one }}
Question 2: {{ actor.system.missionPlanningQuestions.two }}
Question 3: {{ actor.system.missionPlanningQuestions.three }}
Trigger 1: {{ actor.system.expTriggers.one }}
Trigger 2: {{ actor.system.expTriggers.two }}
Trigger 3: {{ actor.system.expTriggers.three }}
Trigger 4: {{ actor.system.expTriggers.four }}