- {{!-- Face Rings --}}
-
-
+
+ {{!-- Body --}}
+ {{#if options.editable}}
+
+ {{!-- Face Rings --}}
+
+
- {{#each data.swapDiceFaces.rings}}
-
- 
-
- {{/each}}
- |
- {{!-- Center --}}
-
- {{!-- Discard & ReRoll --}}
-
-
- |
-
- |
- |
-
-
- |
-
-
- {{!-- DiceList history --}}
-
- {{#each data.dicesList as |item idxStep|}}
-
- {{#each item as |dice idxDie|}}
- {{#if dice.face}}
-
- {{#if dice.newFace}}
-
- {{else}}
-
- {{/if}}
- |
- {{/if}}
- {{/each}}
-
- {{/each}}
-
- {{!-- Keep --}}
-
- |
- {{!-- Face Skills --}}
-
-
- {{#each data.swapDiceFaces.skills}}
-
- 
-
- {{/each}}
- |
-
-
- |
-
- |
-
- {{else}}
- {{!-- Non editable DiceList history --}}
- {{#each data.dicesList as |item idxStep|}}
-
- {{#each item as |dice idxDie|}}
- {{#if dice.face}}
-
- {{#if dice.newFace}}
-
- {{else}}
-
- {{/if}}
- |
- {{/if}}
- {{/each}}
-
+ {{#each data.swapDiceFaces.rings}}
+
+ 
+
{{/each}}
- {{/if}}
-
+ |
+ {{!-- Center --}}
+
+ {{!-- Discard & ReRoll --}}
+
+
+ |
+
+ |
+ |
+
+
+ |
+
+
+ {{!-- DiceList history --}}
+
+ {{#each data.dicesList as |item idxStep|}}
+
+ {{#each item as |dice idxDie|}}
+
+ {{#if dice.face}}
+ {{#if dice.newFace}}
+
+ {{else}}
+
+ {{/if}}
+ {{/if}}
+ |
+ {{/each}}
+
+ {{/each}}
+
+ {{!-- Keep --}}
+
+ |
+ {{!-- Face Skills --}}
+
+
+ {{#each data.swapDiceFaces.skills}}
+
+ 
+
+ {{/each}}
+ |
+
+