forked from public/foundryvtt-reve-de-dragon
Sync
This commit is contained in:
12
templates/chat-consommer-potion-soin.html
Normal file
12
templates/chat-consommer-potion-soin.html
Normal file
@ -0,0 +1,12 @@
|
||||
<img class="chat-icon" src="systems/foundryvtt-reve-de-dragon/icons/competence_botanique.png" alt="potion de soin" />
|
||||
<h4>
|
||||
{{alias}} consomme sa Potion de Soins {{enchanteTexte}} de {{name}} ({{data.herbe}}, {{data.herbebrins}} brins).
|
||||
</h4>
|
||||
<hr>
|
||||
<div>
|
||||
{{#if pointsGuerison}}
|
||||
Elle permet de guérir {{pointsGuerison}} Points de Guérison.
|
||||
{{else}}
|
||||
Lors de votre prochain jet de récupération à Chateau Dormant, vous bénéficierez d'un bonus de {{data.herbebonus}} (appliqué automatiquement).
|
||||
{{/if}}
|
||||
</div>
|
Reference in New Issue
Block a user