Difference between revisions of "Attribute"

(Created page with "<includeonly>[{{#explode:{{#arrayindex:attributes|0}}|:|{{{1}}}|2}} ]</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>")
 
m (fix)
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>

Revision as of 14:15, 24 December 2023

Description

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

{{attribute|<0>}}

Parameters

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