Prototype/ActiveDefenseEquipment: 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/Equipment}}
{{Prototype parent|Prototype/Equipment}}
Used by [[discharge defense]].


== Basics ==
{{Prototype TOC|active-defense-equipment}}
Prototype type: '''active-defense-equipment'''
 
Extends [[Prototype/Equipment]].


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


=== automatic ===
{{Prototype property|automatic|[[Types/bool|bool]]}}
'''Type''': [[Types/bool]]
If false, the equipment must have an <code>ability_icon</code> specified.
 
If false, the equipment must have an <code>ability-icon</code> specified.


=== attack_parameters ===
{{Prototype property|attack_parameters|[[Types/AttackParameters|AttackParameters]]}}
'''Type''': [[Types/AttackParameters]]

Revision as of 20:47, 27 July 2019

Template:Prototype parent Used by discharge defense.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Equipment.

Template:Prototype property If false, the equipment must have an ability_icon specified.

Template:Prototype property