Character Sheet

Basic Statistics

Character Name
[[ character.name ]]
Class & Level
[[ character.classes_and_levels ]]
Background
[[ character.background ]]
Player Name
[[ character.player_name ]]
Race
[[ character.race ]]
Alignment
[[ character.alignment ]]
Experience Points
[[ character.xp ]]
Inspiration
[% if character.inspiration %]✓[% else %]–[% endif %]
Age
[[ character.age ]] 
Height
[[ character.height ]] 
Weight
[[ character.weight ]] 
Eyes
[[ character.eyes ]] 
Skin
[[ character.skin ]] 
Hair
[[ character.hair ]] 

Combat Statistics

Armor Class
[[ character.armor_class ]]
Initiative
[[ character.initiative ]]
Speed
[[ character.speed ]] ft
Passive Wisdom (Perception)
[[ character.passive_wisdom ]]
Hit Point Maximum
[[ character.hp_max ]]
Current Hit Points
[[ character.hp_current ]] 
Temporary Hit Points
[[ character | selectattr('hp_temp', 0) ]] 
Hit Dice Total
[[ character.hit_dice ]]
[% for weapon in character.weapons %] [% endfor %]
Name Atk Bonus Damage/Type
[[ weapon.name ]] [[ weapon.attack_modifier | mod_str ]] [[ weapon.damage ]] / [[ weapon.damage_type ]]

Abilities, Savings Throws, and Skills

(✓ = proficient)

[% for ability in character.abilities %] [% endfor %]
Ability Mod Saving
Throw
[[ ability.name | capitalize ]] [[ ability.modifier | mod_str ]] ([[ ability.value ]]) [% if ability.name in character.saving_throw_proficiencies %]✓[% endif %] [[ ability.saving_throw | mod_str ]]
[% for skill in character.skills %] [% endfor %]
Skill Mod  
[[ skill ]] [[ skill.modifier | mod_str ]] [% if skill.is_expertise == 1 %]✓✓ [% elif skill.is_proficient %]✓ [% elif skill.is_remarkable_athlete %]◓ [% elif skill.is_jack_of_all_trades %]◒ [% endif %]

Proficiencies

Proficiencies
[[ character.proficiencies_text ]]
Languages
[[ character.languages ]]

Inventory

Additional Treasure

[[ character.treasure ]]

Personality Traits

[[ character.personality_traits ]]

Ideals

[[ character.ideals ]]

Bonds

[[ character.bonds ]]

Flaws

[[ character.flaws ]]

Appearance

Allies & Organizations

Faction
[[ character.faction_name ]] 
[[ character.allies ]]

Additional Features & Traits

[[ character.other_feats_traits ]]

Backstory

[[ character.backstory ]]