Template:MiscData/doc

From The Deadlock Wiki
Revision as of 16:24, 27 May 2026 by Gammaton32 (talk | contribs) (Created page with "<templatedata> { "description": "Displays misc stats from game files. Use the Data:MiscData.json page to find the correct paths.", "params": { "1": { "label": "Misc Name", "description": "The internal key.", "type": "string", "required": true, "example": "medic_trooper_aoe_health_pickup_amber" }, "2": { "label": "Path Step 1", "description": "The first step in the path.", "type": "string", "required": true, "example": "MaxHealth" }...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Displays misc stats from game files. Use the Data:MiscData.json page to find the correct paths.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Misc Name1

The internal key.

Example
medic_trooper_aoe_health_pickup_amber
Stringrequired
Path Step 12

The first step in the path.

Example
MaxHealth
Stringrequired
Path Step 2 / Rounding3

The next step in the path OR an optional rounding number.

Stringoptional
Path Step 3 / Rounding4

The next step in the path OR an optional rounding number.

Stringoptional
Path Step 4 / Rounding5

The next step in the path OR an optional rounding number.

Stringoptional
Path Step 5 / Rounding6

The next step in the path OR an optional rounding number.

Stringoptional
Path Step 6 / Rounding7

The next step in the path OR an optional rounding number.

Stringoptional
Rounding8

Optional: Round to this many Significant Figures (e.g., 2). Only used if this is the final parameter.

Numberoptional