This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
<div class="field-row"><label>{{localize "LESOUBLIES.labels.quantite"}}</label><input name="system.quantity" type="number" value="{{system.quantity}}" {{#if isPlayMode}}disabled{{/if}} /></div>
|
||||
<div class="field-row"><label>Équipée</label><input name="system.equipped" type="checkbox" {{checked system.equipped}} {{#if isPlayMode}}disabled{{/if}} /></div>
|
||||
<p><strong>Race restreinte :</strong> {{system.restrictedRace}}</p>
|
||||
{{#if weaponDamagePreview}}
|
||||
<p><strong>Dégâts calculés :</strong> {{weaponDamagePreview}}</p>
|
||||
{{/if}}
|
||||
</section>
|
||||
<section class="sheet-card notes-card">
|
||||
<h2>{{localize "LESOUBLIES.labels.description"}}</h2>
|
||||
|
||||
Reference in New Issue
Block a user