Roll shields

This commit is contained in:
2025-02-06 10:23:24 +01:00
parent 5d9a218e04
commit 891a6647b7
51 changed files with 263 additions and 162 deletions

View File

@@ -8,11 +8,19 @@
{{> systems/fvtt-te-deum/templates/items/partial-item-nav.hbs}}
{{!-- Sheet Body --}}
<section class="sheet-body">
{{> systems/fvtt-te-deum/templates/items/partial-item-description.hbs}}
<div class="tab description" data-group="primary" data-tab="description">
<div class="grace-texte">
<strong>Pré-requis</strong> : {{system.prerequis}}
</div>
<div class="grace-texte">
<strong>Effet</strong> : {{system.effet}}
</div>
<hr>
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
<div class="tab details" data-group="primary" data-tab="details">