type | :: "item" or "entity" | |
name | :: string? | Name of the item or entity. |
Name of the item or entity. | ||
quality | :: string? | Name of the quality prototype. |
Name of the quality prototype. | ||
module_limit | :: uint16? | When upgrading modules, this defines the maximum number of this module to be installed in the destination entity. |
When upgrading modules, this defines the maximum number of this module to be installed in the destination entity. | ||
module_slots | :: array[ItemIDAndQualityIDPair]? | When upgrading entities, this defines explicit modules to be installed in the destination entity. Lists empty slots as |
When upgrading entities, this defines explicit modules to be installed in the destination entity. Lists empty slots as |