Prototype/Tool: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(→‎Optional properties: descriptions)
Line 13: Line 13:


{{Prototype_property|durability|[[Types/double|double]]|optional=true}}
{{Prototype_property|durability|[[Types/double|double]]|optional=true}}
Must be positive. Mandatory if <code>infinite</code> is false. The durability of this tool.
The durability of this tool. Must be positive. Mandatory if <code>infinite</code> is false.


{{Prototype_property|durability_description_key|[[Types/string|string]]|"description.durability-key"|optional=true}}
{{Prototype_property|durability_description_key|[[Types/string|string]]|"description.durability-key"|optional=true}}

Revision as of 09:11, 2 October 2019

Template:Prototype parent Items with a "durability". Used for science packs.

Template:Prototype TOC

Extensions

Optional properties

This prototype inherits all the properties from Prototype/Item.

Template:Prototype property The durability of this tool. Must be positive. Mandatory if infinite is false.

Template:Prototype property

Template:Prototype property

Template:Prototype property Whether this tool has infinite durability.