diff --git a/templates/actor/actor-sheet.hbs b/templates/actor/actor-sheet.hbs index 60e4cc31..0beae675 100644 --- a/templates/actor/actor-sheet.hbs +++ b/templates/actor/actor-sheet.hbs @@ -345,13 +345,15 @@ {{/if}} - {{toLowerCase item.system.CHARACTERISTIC}} + {{#if item.system.roll}} + {{toLowerCase item.system.CHARACTERISTIC}} + {{/if}} {{#if item.system.roll}} - + {{/if}}