Prototype/UpgradeItem: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/SelectionTool}} | {{Prototype parent|Prototype/SelectionTool}} | ||
A [[upgrade planner]]. | |||
{{Prototype TOC|upgrade-item}} | |||
Prototype | |||
== Optional properties == | |||
== | |||
This prototype inherits all the properties from [[Prototype/SelectionTool]]. | This prototype inherits all the properties from [[Prototype/SelectionTool]]. | ||
{{Prototype property|mapper_count|[[Types/ItemStackIndex|ItemStackIndex]]|0|optional=true}} | |||
Can't be > 255. | Can't be > 255. | ||
{{Prototype property|show_in_library|[[Types/bool|bool]]|true|optional=true}} | |||
== Mandatory values == | == Mandatory values == | ||
Upgrade items must have a stack size of 1. | Upgrade items must have a stack size of 1. |
Revision as of 15:59, 26 July 2019
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/ItemWithLabel » Prototype/SelectionTool » Prototype/UpgradeItem
Optional properties
This prototype inherits all the properties from Prototype/SelectionTool.
mapper_count
Type: ItemStackIndex
Default: 0
Can't be > 255.
show_in_library
Type: bool
Default: true
Mandatory values
Upgrade items must have a stack size of 1.