-
{{!-- image --}}
{{!-- name --}}
-
{{!-- spell type --}}
{{!-- spell bonus --}}
-
{{!-- max. distance --}}
{{> distanceUnit localizationString='DS4.SpellMaxDistance' unitDatum=item.data.data.maxDistance
diff --git a/src/templates/actor/partials/talents-abilities-overview.hbs b/src/templates/actor/partials/talents-abilities-overview.hbs
index 70a4d43c..3bac632a 100644
--- a/src/templates/actor/partials/talents-abilities-overview.hbs
+++ b/src/templates/actor/partials/talents-abilities-overview.hbs
@@ -24,14 +24,14 @@
!-- Render an input element for a rank value property of an item.
!--
!-- @param item: the item
-!-- @param property: the key of the property in item.data.data (if 'base', the max value is set automatically)
+!-- @param property: the key of the property in item.data (if 'base', the max value is set automatically)
!-- @param disabled: if given, is placed plainly into the input as HTML property;
!-- meant to be set to "disabled" to disable the input element
--}}
{{#*inline "talentRankValue"}}
+ }}max="{{item.data.rank.max}}" {{/if}} {{disabled}} data-property="data.rank.{{property}}"
+ value="{{lookup item.data.rank property}}" title="{{localize localizeString}}" />
{{/inline}}
@@ -50,7 +50,7 @@
{{!-- name --}}
+ data-property="name" title="{{htmlToPlainText item.data.description}}">