Template:Item Stat: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 33: Line 33:
"params": {
"params": {
"STAT_1_CONDITIONAL": {
"STAT_1_CONDITIONAL": {
"aliases": [
"type": "boolean",
"Is Stat 1 Conditional?"
"label": "Is Stat 1 Conditional?"
],
"type": "boolean"
},
},
"STAT_TYPE_2": {
"STAT_TYPE_2": {
Line 49: Line 47:
},
},
"STAT_1_TYPE": {
"STAT_1_TYPE": {
"aliases": [
"Stat 1 Type"
],
"type": "string",
"type": "string",
"autovalue": "",
"autovalue": "",
"required": true
"required": true,
"label": "Stat 1 Type"
},
},
"STAT_1_PERCENTAGE": {
"STAT_1_PERCENTAGE": {
"aliases": [
"type": "number",
"Stat 1 Percentage"
"required": true,
],
"label": "Stat 1 Percentage"
"type": "number"
},
},
"STAT_DURATION": {
"STAT_DURATION": {
Line 66: Line 61:
"Stat Duration"
"Stat Duration"
],
],
"type": "number"
"type": "number",
"required": true,
"label": "Stat Duration (seconds)"
}
}
}
}

Revision as of 03:44, 26 August 2024

+{{{STAT_1_PERCENTAGE}}}%
{{{STAT_1_TYPE}}}
{{{STAT_DURATION}}}s Duration

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Is Stat 1 Conditional?STAT_1_CONDITIONAL

no description

Booleanoptional
STAT_TYPE_2STAT_TYPE_2 Stat Type 2

no description

Suggested values
Fire Rate Bullet Lifesteal
Stringoptional
Stat 1 TypeSTAT_1_TYPE

no description

Auto value
Stringrequired
Stat 1 PercentageSTAT_1_PERCENTAGE

no description

Numberrequired
Stat Duration (seconds)STAT_DURATION Stat Duration

no description

Numberrequired