2022-01-16 21:29:12 +01:00
|
|
|
<img class="chat-icon" src="{{actor.img}}" alt="{{actor.name}}"/>
|
2022-01-01 23:32:48 +01:00
|
|
|
Jet Héroïque !
|
2022-01-16 21:29:12 +01:00
|
|
|
<button class="damage-increase" data-damage-mode="damage-plus-6" data-attack-id="{{id}}">Augmenter les dommages de 6</button>
|
|
|
|
<button class="damage-increase" data-damage-mode="damage-plus-12" data-attack-id="{{id}}">Augmenter les dommages de 12 (1 point d'Heroisme)</button>
|
|
|
|
<button class="damage-increase" data-damage-mode="damage-normal" data-attack-id="{{id}}">Laisser les dommages inchangés</button>
|
2022-01-01 23:32:48 +01:00
|
|
|
|