Prototype/Gun: 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/Item}}
{{Prototype parent|Prototype/Item}}
A gun. A weapon to deal damage to entities.


== Basics ==
{{Prototype TOC|gun}}
Prototype type: '''gun'''
 
A gun. A weapon to deal damage to entities. Extends [[Prototype/Item]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Item]].
This prototype inherits all the properties from [[Prototype/Item]].


=== attack_parameters ===
{{Prototype property|attack_parameters|[[Types/AttackParameters|AttackParameters]]}}
'''Type''': [[Types/AttackParameters]]
 
The information the item needs to know in order to know what ammo it requires, the sounds, and range.
The information the item needs to know in order to know what ammo it requires, the sounds, and range.

Revision as of 15:20, 26 July 2019

Template:Prototype parent A gun. A weapon to deal damage to entities.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Item.

Template:Prototype property The information the item needs to know in order to know what ammo it requires, the sounds, and range.