2020-12-21 23:35:29 +01:00
|
|
|
<form class="resolution-roll-dialog">
|
2021-04-21 00:58:28 +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"}}
|
2021-01-18 11:24:16 +01:00
|
|
|
<button id="lancer" type="button">Lancer les dés</button>
|
2020-12-21 23:35:29 +01:00
|
|
|
</div>
|
2021-01-05 18:43:13 +01:00
|
|
|
<div id="tableResolution">
|
|
|
|
</div>
|
|
|
|
<div id="tableProbaReussite">
|
2020-12-21 23:35:29 +01:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</form>
|