Basic dice roll support
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{{#if (eq rollType "skill")}}
|
||||
<fieldSet>
|
||||
<legend>{{localize "CTHULHUETERNAL.Label.skill"}}</legend>
|
||||
<div class="dialog-skill">{{rollItem.name}} : {{targetScore}}</div>
|
||||
<div class="dialog-skill">{{rollItem.name}} : {{initialScore}}</div>
|
||||
</fieldSet>
|
||||
<fieldSet class="dialog-modifier">
|
||||
<legend>{{localize "CTHULHUETERNAL.Label.modifier"}}</legend>
|
||||
|
Reference in New Issue
Block a user