Template:Item Stat: Difference between revisions
Jump to navigation
Jump to search
Rubyboat1207 (talk | contribs) No edit summary Tag: Manual revert |
Rubyboat1207 (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|- | |- | ||
| {{{STAT_1_TYPE}}} | | {{{STAT_1_TYPE}}} | ||
{{#if: {{{STAT_1_CONDITIONAL}}} | | {{#if: {{{STAT_1_CONDITIONAL|}}} | <strong style="color: #A9947E;"><em>Conditional</em></strong> }} | ||
<strong style="color: #A9947E;"><em>Conditional</em></strong> }} | |||
|} | |} | ||
|- | |- | ||
Line 18: | Line 17: | ||
"type": "boolean", | "type": "boolean", | ||
"label": "Is Stat 1 Conditional?" | "label": "Is Stat 1 Conditional?" | ||
}, | }, | ||
"STAT_1_TYPE": { | "STAT_1_TYPE": { |
Revision as of 04:11, 26 August 2024
| ||
{{{STAT_DURATION}}}s Duration |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Is Stat 1 Conditional? | STAT_1_CONDITIONAL | no description | Boolean | optional |
Stat 1 Type | STAT_1_TYPE | no description
| String | required |
Stat 1 Percentage | STAT_1_PERCENTAGE | no description | Number | required |
Stat Duration (seconds) | STAT_DURATION Stat Duration | no description | Number | required |