diff --git a/templates/parts/DND5E-Proficiencies.html b/templates/parts/DND5E-Proficiencies.html index 5cd5791..33d4b90 100644 --- a/templates/parts/DND5E-Proficiencies.html +++ b/templates/parts/DND5E-Proficiencies.html @@ -14,7 +14,7 @@ {{#each skills as | value key | }}
-
{{localize value}}
+
{{localize value.label}}
{{#each (partyOverviewGetSkillList key ../actors)}}
{{numberFormat this.value decimals=0 sign=true}}