mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-03 19:38:30 +02:00
Added party XP thresholds to GM sheets.
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<td>[[ ability.name | capitalize ]]</td>
|
||||
<td>[[ ability.modifier | mod_str ]] ([[ ability.value ]])</td>
|
||||
<td>[% if ability.name in character.saving_throw_proficiencies %]✓[% endif %]</td>
|
||||
<td>[[ character.strength.saving_throw | mod_str ]]</td>
|
||||
<td>[[ ability.saving_throw | mod_str ]]</td>
|
||||
</tr>
|
||||
[% endfor %]
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user