Add rituals and tomes and creatures
All checks were successful
Release Creation / build (release) Successful in 48s
All checks were successful
Release Creation / build (release) Successful in 48s
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
|
||||
{{formField systemFields.state value=system.state localize=true}}
|
||||
|
||||
{{formField systemFields.hasDirectSkill value=system.hasDirectSkill }}
|
||||
{{#if system.hasDirectSkill}}
|
||||
{{formField systemFields.directSkillValue value=system.directSkillValue }}
|
||||
{{/if}}
|
||||
|
||||
{{formField systemFields.damage value=system.damage}}
|
||||
{{formField systemFields.baseRange value=system.baseRange}}
|
||||
{{formField systemFields.rangeUnit value=system.rangeUnit localize=true}}
|
||||
|
Reference in New Issue
Block a user