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 8: | Line 8: | ||
| <strong style="color: #A9947E;"><em>{{{STAT_1_CONDITIONAL_TEXT}}}</em></strong> | | <strong style="color: #A9947E;"><em>{{{STAT_1_CONDITIONAL_TEXT}}}</em></strong> | ||
|} | |} | ||
| | | | ||
{| style="display: inline-block; text-align:center;" | {| style="display: inline-block; text-align:center;" | ||
|{{ #switch: {{{STAT_2_TYPE}}} | Fire Rate = [[File:Fire Rate.png|20px]]}} <span style="color: #A9947E;">+</span><strong style="color: #FFEFD7;">{{{STAT_2_PERCENTAGE}}}</strong><span style="color: #A9947E;">%</span> | |{{ #switch: {{{STAT_2_TYPE}}} | Fire Rate = [[File:Fire Rate.png|20px]]}} <span style="color: #A9947E;">+</span><strong style="color: #FFEFD7;">{{{STAT_2_PERCENTAGE}}}</strong><span style="color: #A9947E;">%</span> | ||
|- | |- | ||
| {{{ | | {{{STAT_2_TYPE}}} | ||
|- | |- | ||
| <strong style="color: #A9947E;"><em>{{{STAT_2_CONDITIONAL_TEXT}}}</em></strong> | | <strong style="color: #A9947E;"><em>{{{STAT_2_CONDITIONAL_TEXT}}}</em></strong> | ||
|} | |} | ||
|- | |- | ||
| colspan="2" | <strong style="color:#FFEFD7;">{{{STAT_DURATION}}}<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span> | | colspan="2" | <strong style="color:#FFEFD7;">{{{STAT_DURATION}}}<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span> |
Revision as of 04:48, 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 |
Stat 1 Conditional Text | STAT_1_CONDITIONAL_TEXT | no description
| String | optional |
STAT_2_TYPE | STAT_2_TYPE | no description | Unknown | optional |
STAT_2_PERCENTAGE | STAT_2_PERCENTAGE | no description | Unknown | optional |
STAT_2_CONDITIONAL_TEXT | STAT_2_CONDITIONAL_TEXT | no description | Unknown | optional |