Correction sur init + assistance au combat dans la fenetre de dialogue

This commit is contained in:
2023-04-24 22:20:47 +02:00
parent c34d223d8f
commit b1966412a0
9 changed files with 215 additions and 27 deletions

View File

@ -23,6 +23,14 @@
{{/select}}
</select>
</li>
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Arme naturelle ? </label>
<input type="checkbox" name="system.armenaturelle" {{checked system.armenaturelle}} />
</li>
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Arme de fortune ? </label>
<input type="checkbox" name="system.armefortune" {{checked system.armefortune}} />
</li>
<li class="flexrow item">
<label class="generic-label item-field-label-long">Bonus offensif : </label>
<input type="text" class="padd-right numeric-input item-field-label-short" name="system.bonusmaniementoff"