Template:Item Stat: Difference between revisions
Jump to navigation
Jump to search
Rubyboat1207 (talk | contribs) No edit summary |
Rubyboat1207 (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
{ | { | ||
"params": { | "params": { | ||
"STAT_1_TYPE": { | "STAT_1_TYPE": { | ||
"type": "string", | "type": "string", | ||
Line 37: | Line 33: | ||
"required": true, | "required": true, | ||
"label": "Stat Duration (seconds)" | "label": "Stat Duration (seconds)" | ||
}, | |||
"CONDITIONAL_TEXT": { | |||
"label": "Conditional Text", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Conditional", | |||
" " | |||
] | |||
} | } | ||
} | } |
Revision as of 04:22, 26 August 2024
| |||
{{{STAT_DURATION}}}s Duration |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
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 |
Conditional Text | CONDITIONAL_TEXT | no description
| String | optional |