2020-12-21 23:35:29 +01:00
|
|
|
<form class="resolution-roll-dialog">
|
2021-04-21 18:58:32 +02:00
|
|
|
<div class="grid grid-4col">
|
|
|
|
<div class="flexrow">
|
|
|
|
<label>Caractéristique</label>
|
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-select-carac.html"}}
|
|
|
|
</div>
|
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffLibre.html"}}
|
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffCondition.html"}}
|
2022-12-06 01:30:12 +01:00
|
|
|
<button class="lancer-table-resolution" type="button">Lancer les dés</button>
|
2021-04-21 00:58:28 +02:00
|
|
|
</div>
|
2022-12-06 01:30:12 +01:00
|
|
|
<div class="placeholder-resolution"></div>
|
2020-12-21 23:35:29 +01:00
|
|
|
</form>
|