Begin damage

This commit is contained in:
Aurélien LEBOURGEOIS 2025-06-18 17:35:32 +02:00
parent 7cc92d153b
commit 1c90024a5d
11 changed files with 159 additions and 104 deletions

View file

@ -16,7 +16,7 @@
<button class="disadvantage flex1 {{#if (eq advantage -1)}}selected{{/if}}" data-action="updateIsAdvantage" data-advantage="-1">{{localize "DAGGERHEART.General.Disadvantage.Full"}}</button>
</div>
{{!-- {{#if (not isNpc)}} --}}
<div class="form-group">
{{!-- <div class="form-group">
<label>Hope</label>
<div class="form-fields">
<select name="hope">
@ -31,7 +31,7 @@
{{selectOptions diceOptions selected=fear valueAttr="value" labelAttr="name" localize=true}}
</select>
</div>
</div>
</div> --}}
{{!-- {{/if}} --}}
</div>
<footer>