daggerheart/templates/ui/chat/roll.hbs
Dapoolp b6cb3526c3 j
2025-07-31 11:53:14 +02:00

7 lines
No EOL
376 B
Handlebars

<div class="chat-roll">{{log this}}
{{> 'systems/daggerheart/templates/ui/chat/parts/roll-part.hbs'}}
{{> 'systems/daggerheart/templates/ui/chat/parts/damage-part.hbs'}}
{{> 'systems/daggerheart/templates/ui/chat/parts/target-part.hbs'}}
<div class="roll-part-header"><div></div></div>
</div>
{{> 'systems/daggerheart/templates/ui/chat/parts/button-part.hbs'}}