Types/GiveItemModifierPrototype: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Extends Types/ModifierPrototype. == Mandatory properties == Inherits all properties from Types/ModifierPrototype. === item === '''Type''': Types/string Name of...") |
m (Fix 'most' -> 'must' typo) |
||
Line 16: | Line 16: | ||
'''Default''': 1 | '''Default''': 1 | ||
Must be > 0. |
Revision as of 15:24, 9 April 2021
Extends Types/ModifierPrototype.
Mandatory properties
Inherits all properties from Types/ModifierPrototype.
item
Type: Types/string
Name of a Prototype/Item.
Optional properties
count
Type: Types/ItemCountType
Default: 1
Must be > 0.