Refactor Ethylisme in multiple steps

This commit is contained in:
raphaelpieroni
2021-05-08 13:56:03 +02:00
parent 28abc35a21
commit 950ffa3453
5 changed files with 89 additions and 57 deletions

View File

@ -2,7 +2,7 @@
<h2>Boire</h2>
<img class="chat-icon" src="systems/foundryvtt-reve-de-dragon/icons/objets/chope_gres.webp" alt="Chope d'alcool"/>
<div class="grid grid-2col">
<label>Vie</label><label class="flexrow"> {{vieValue}}</label>
<label>Vie</label><label class="flexrow"> {{vie}}</label>
<label>Etat général</label><label class="flexrow">{{etat}}</label>
<label>Déjà bu</label><label class="flexrow">{{diffNbDoses}}</label>
<label>Force du breuvage</label>