Melee fight

This commit is contained in:
2022-08-14 10:10:26 +02:00
parent ab755aac22
commit e73931d032
10 changed files with 360 additions and 197 deletions

View File

@ -19,10 +19,10 @@
<div>
<ul>
{{#if (eq rollOrder 1)}}
<li><strong>Roll with advantage - Roll 1</strong></li>
<li><strong>Roll with {{rollType}} - Roll 1</strong></li>
{{/if}}
{{#if (eq rollOrder 2)}}
<li><strong>Roll with advantage - Roll 2</strong></li>
<li><strong>Roll with {{rollType}} - Roll 2</strong></li>
{{/if}}
{{#if (eq rollOrder 3)}}
<li><strong>Roll with advantage - Final result !</strong></li>
@ -118,7 +118,7 @@
</li>
{{/if}}
{{#if useShield}}
{{#if useshield}}
<li>Shield : {{shield.name}} - {{shield.data.shielddie}}
({{#each roll.terms.14.results as |die idx|}}
{{die.result}}&nbsp;