Difference between revisions of "Attribute"

(Created page with "<includeonly>[{{#explode:{{#arrayindex:attributes|0}}|:|{{{1}}}|2}} ]</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>")
 
m (removed spaces and square brackets)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>[{{#explode:{{#arrayindex:attributes|0}}|:|{{{1}}}|2}} ]</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>
+
<includeonly>{{#explode:{{#arrayindex:attributes|{{{1}}}}}|:|1|2}}</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>

Latest revision as of 21:26, 30 May 2024

Description[edit]

Returns the value of a Skill's attribute at the specified (0-based) index. A skill's attributes are specified with the attributes parameter in Skill info.

Usage[edit]

{{attribute|<0>}}

Parameters[edit]

Arrow.png1: The 0-based index of the attribute specified.
Required.