
| name | :: string | Prototype name of the item the stack holds. |
Prototype name of the item the stack holds. | ||
| count | :: ItemCountType? | Number of items the stack holds. Defaults to |
Number of items the stack holds. Defaults to | ||
| quality | :: string? | Quality of the item the stack holds. Defaults to |
Quality of the item the stack holds. Defaults to | ||
| health | :: float? | Health of the items in the stack. Defaults to |
Health of the items in the stack. Defaults to | ||
| durability | :: double? | Durability of the tool items in the stack. |
Durability of the tool items in the stack. | ||
| ammo | :: float? | Amount of ammo in the ammo items in the stack. |
Amount of ammo in the ammo items in the stack. | ||
| tags | :: array[string]? | Tags of the items with tags in the stack. |
Tags of the items with tags in the stack. | ||
| custom_description | :: LocalisedString? | Description of the items with tags in the stack. |
Description of the items with tags in the stack. | ||
| spoil_percent | :: double? | The spoil percent for this item if the item can spoil. Defaults to |
The spoil percent for this item if the item can spoil. Defaults to | ||

Classes
Concepts
Events
Defines