2021-04-24 00:50:20 +02:00
|
|
|
<div class="flex-group-left details-sort">
|
2022-09-06 23:52:21 +02:00
|
|
|
{{#if sort.system.cible}}<label><strong>Cible</strong>: {{sort.system.cible}} </label>{{/if}}
|
|
|
|
{{#if sort.system.JR}}<label><strong>JR</strong>: {{sort.system.JR}} </label>{{/if}}
|
2022-09-07 00:09:17 +02:00
|
|
|
{{#if sort.system.portee}}<label><strong>Portée</strong>: {{sort.system.portee}} </label>{{/if}}
|
2022-09-06 23:52:21 +02:00
|
|
|
{{#if sort.system.duree}}<label><strong>Durée</strong>: {{sort.system.duree}} </label>{{/if}}
|
|
|
|
{{#if sort.system.coutseuil}}<label><strong>Coût de seuil</strong>: {{sort.system.coutseuil}}</label>{{/if}}
|
2021-04-24 00:50:20 +02:00
|
|
|
</div>
|
2022-12-09 02:00:31 +01:00
|
|
|
<div class="description-sort">
|
2022-09-06 23:52:21 +02:00
|
|
|
{{> "systems/foundryvtt-reve-de-dragon/templates/partial-description-overflow.html" sort.system}}
|
2021-04-24 00:50:20 +02:00
|
|
|
</div>
|