Update arts obscurs

This commit is contained in:
2025-08-12 23:20:51 +02:00
parent adc912e6cd
commit d4b00e3508
66 changed files with 390 additions and 230 deletions

View File

@@ -38,13 +38,23 @@
</li>
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Niveau </label>
<label class="generic-label item-field-label-long2">Niveau/Rang </label>
<select class="status-small-label color-class-common item-field-label-long" type="text" name="system.niveau"
value="{{system.niveau}}" data-dtype="string">
{{selectOptions config.listNiveauSort selected=system.niveau}}
</select>
</li>
{{#if (eq system.competence "Magie du Clan")}}
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Souffle </label>
<select class="status-small-label color-class-common item-field-label-long" type="text" name="system.souffle"
value="{{system.souffle}}" data-dtype="string">
{{selectOptions config.soufflesMagieDuClan selected=system.souffle}}
</select>
</li>
{{/if}}
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Durée </label>
<input type="text" class="padd-right status-small-label color-class-common item-field-label-long3"