From Dark and Darker Wiki
(Creating document page using <templatedata>.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "A switch data structure that contains information on utility items. If proper | "description": "A switch data structure that contains information on utility items. If proper arguments are not passed, returns an empty string.", | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
Line 11: | Line 11: | ||
"2": { | "2": { | ||
"label": "Argument", | "label": "Argument", | ||
"description": " | "description": "Utility property. Some properties are switches unto themselves, like Stats, Types, Abiltiies, and Hitbox.", | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" |
Revision as of 03:35, 2 April 2024
A switch data structure that contains information on utility items. If proper arguments are not passed, returns an empty string.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Argument | 1 | Name of a utility item or name of a list. | String | suggested |
Argument | 2 | Utility property. Some properties are switches unto themselves, like Stats, Types, Abiltiies, and Hitbox. | String | suggested |
Argument | 3 | Stats/Types/Abilities/Hitbox property. | String | suggested |
Argument | 4 | Belongs to the Abilities branch. Usually an action name. | String | suggested |
Argument | 5 | Belongs to the Abilities branch. Action property or Effects branch. | String | suggested |
Argument | 6 | Belongs to the Abilities/Effects branch. Specific <Effect> branch. | String | suggested |
Argument | 7 | Belongs to the Abilities/Effects/<Effect> branch. <Effect> properties. | String | suggested |