Types/SpiderEnginePrototype: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (aaaaaaaaaa)
Line 5: Line 5:
'''Type''': [[Types/string|string]]
'''Type''': [[Types/string|string]]


The name of the entity prototype that gets enemies interested in attacking the spider vehicle when nobody is in it. The base game uses a [[Prototype/SimpleEntityWithForce]]. See [[Military_units_and_structures]] for prototype types that are attacked by enemies.
The name of the entity prototype that gets enemies interested in attacking the spider vehicle when nobody is in it. The base game uses a [[Prototype/SimpleEntityWithForce]]. See [[Military units and structures]] for prototype types that are attacked by enemies.


=== legs ===
=== legs ===
'''Type''': [[Types/table|array]] of [[Types/SpiderLegSpecification|SpiderLegSpecification]]
'''Type''': [[Types/table|array]] of [[Types/SpiderLegSpecification|SpiderLegSpecification]]

Revision as of 07:47, 24 August 2020

Used by Prototype/SpiderVehicle.

Mandatory properties

military_target

Type: string

The name of the entity prototype that gets enemies interested in attacking the spider vehicle when nobody is in it. The base game uses a Prototype/SimpleEntityWithForce. See Military units and structures for prototype types that are attacked by enemies.

legs

Type: array of SpiderLegSpecification