Ajout feuille encart
Feuille de PNJ au format des encarts Scriptarium. Aucune possibilité de jets de dés pour l'instant.
This commit is contained in:
7
templates/actor/export-scriptarium/protection.hbs
Normal file
7
templates/actor/export-scriptarium/protection.hbs
Normal file
@ -0,0 +1,7 @@
|
||||
{{#if protectionnaturelle.value}}
|
||||
{{>"systems/foundryvtt-reve-de-dragon/templates/actor/export-scriptarium/carac-derivee.hbs" protectionnaturelle}}
|
||||
{{/if}}
|
||||
{{>"systems/foundryvtt-reve-de-dragon/templates/actor/export-scriptarium/carac-derivee.hbs" protection}}
|
||||
{{#if armure.value}}
|
||||
<div class="flexrow flex-group-right"><i>{{armure.value}}</i></div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user