Prototype/UpgradeItem: Difference between revisions

From Official Factorio Wiki
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]].


== Basics ==
{{Prototype TOC|upgrade-item}}
Prototype type: '''upgrade-item'''


A [[upgrade planner]]. Extends [[Prototype/SelectionTool]].
== Optional properties ==
 
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/SelectionTool]].
This prototype inherits all the properties from [[Prototype/SelectionTool]].


== Optional properties ==
{{Prototype property|mapper_count|[[Types/ItemStackIndex|ItemStackIndex]]|0|optional=true}}
 
=== mapper_count ===
'''Type''': [[Types/ItemStackIndex]]
 
'''Default''': 0
 
Can't be > 255.
Can't be > 255.


=== show_in_library ===
{{Prototype property|show_in_library|[[Types/bool|bool]]|true|optional=true}}
'''Type''': [[Types/bool]]
 
'''Default''': 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

Template:Prototype parent A upgrade planner.

Template:Prototype TOC

Optional properties

This prototype inherits all the properties from Prototype/SelectionTool.

Template:Prototype property Can't be > 255.

Template:Prototype property

Mandatory values

Upgrade items must have a stack size of 1.