Accorder entité de cauchemar

- rendu message
-expérience sur particulière
This commit is contained in:
Vincent Vandemeulebrouck
2021-01-02 20:56:31 +01:00
parent 76f765c0ac
commit 455dd1b499
2 changed files with 20 additions and 10 deletions

View File

@ -0,0 +1,10 @@
<h4>
{{alias}} s'accorde: {{entite}}
</h4>
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-infojet.html"}}
<hr>
<div>{{#if rolled.isSuccess}}
{{alias}} s'est accordé à {{entite}}
{{else}}ne s'est pas accordé à {{entite}}, il pourra réessayer à sa prochaine attaque.
{{/if}}
</div>