Types/SpiderEnginePrototype: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (aaaaaaaaaa)
(→‎legs: PtreeItemOrArrayIterator)
Line 8: Line 8:


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

Revision as of 10:47, 2 September 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: SpiderLegSpecification or array of SpiderLegSpecification