No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
"label": "Name", | "label": "Name", | ||
"description": "Name of the character/object", | "description": "Name of the character/object", | ||
"type": "string" | |||
}, | |||
"alias": { | |||
"label": "alias", | |||
"description": "Other names for the character/object", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 12:35, 15 March 2024
Description
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character/object | String | optional |
| alias | alias | Other names for the character/object | String | optional |
| Age | age | Age of the character/object | String | optional |
| Image | image | The Image to use for the character/object | String | optional |
| class | class | no description | String | optional |
| affiliation | affiliation | no description
| String | optional |
