Pas de perte d'endurance quand éméché
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
{{#if jetVie.rolled.isEchec}}
|
||||
<br>
|
||||
<span>
|
||||
{{alias}} perd {{perteEndurance.perte}} points d'endurance. {{#if perteEndurance.perteVie}}<br/>Il tombe inconscient et perd un point de vie.{{/if}}
|
||||
{{#if perteEndurance.perte}}Perte de {{perteEndurance.perte}} points d'endurance.
|
||||
{{else if (eq ajustementEthylique 0)}}Pas de perte d'endurance.
|
||||
{{/if}}
|
||||
{{#if perteEndurance.perteVie}}{{alias}} tombe inconscient et perd un point de vie.{{/if}}
|
||||
|
||||
{{#if jetMoral}}
|
||||
<br/>Jet de moral {{#if jetMoral.succes}}réussi{{else}}manqué{{/if}} en situation heureuse ({{jetMoral.jet}}/{{jetMoral.difficulte}}).
|
||||
{{#if (gt jetMoral.ajustement 0)}}L'alcool met en joie {{alias}} qui gagne un point de moral.
|
||||
|
||||
Reference in New Issue
Block a user