
| stack_size_multiplier optional | :: double | Must be >= 0. |
Must be >= 0. | ||
| stack_size_min optional | :: ItemCountType | Must be >= 1. |
Must be >= 1. | ||
| stack_size_max optional | :: ItemCountType | Must be >= stack_size_min. |
Must be >= stack_size_min. | ||
| stack_size_override optional | :: dictionary[ItemID → ItemCountType] | Each record value must be >= 1. [...] |
Each record value must be >= 1. [...] | ||
| with_bar optional | :: boolean | |
| stack_size_max optional | :: ItemCountType | Must be >= stack_size_min. |
Must be >= stack_size_min. | ||
| stack_size_min optional | :: ItemCountType | Must be >= 1. |
Must be >= 1. | ||
| stack_size_multiplier optional | :: double | Must be >= 0. |
Must be >= 0. | ||
| stack_size_override optional | :: dictionary[ItemID → ItemCountType] | Each record value must be >= 1. [...] |
Each record value must be >= 1. [...] | ||
| with_bar optional | :: boolean | |

Default: 1
Must be >= 0.

Default: 1
Must be >= 1.

Must be >= stack_size_min.

Each record value must be >= 1. For non-stackable items this value will be ignored.

Prototypes
Types
Defines