RC-68 | Sheet Setup

This commit is contained in:
Oliver-Akins 2025-01-01 15:19:50 -07:00
parent a792ee40dd
commit 26025b2de3
17 changed files with 157 additions and 14 deletions

View file

@ -182,13 +182,14 @@
{{#if @root.meta.editable}}
<button
type="button"
class="roll"
class="roll icon"
data-action="roll"
data-formula="{{ability.value}}d8rc4"
data-flavor="{{ability.name}} Roll (Difficulty: 4)"
>
<rc-icon
var:size="20px"
var:fill="currentColor"
name="icons/roll"
></rc-icon>
</button>