Fix dice values + miracle/spell roll

This commit is contained in:
2025-01-30 13:40:01 +01:00
parent 560b2eb5ac
commit b78cdb0c10
36 changed files with 160 additions and 91 deletions

View File

@@ -14,6 +14,9 @@
{{formField systemFields.components.fields.material value=system.components.material}}
</div>
<!-- {{formField systemFields.attackRoll value=system.attackRoll}}
{{formField systemFields.powerRoll value=system.powerRoll}} -->
{{formField systemFields.castingTime value=system.castingTime}}
{{formField systemFields.spellRange value=system.spellRange}}
{{formField systemFields.areaAffected value=system.areaAffected}}