Types/SpiderEnginePrototype: Difference between revisions
Jump to navigation
Jump to search
(→legs: PtreeItemOrArrayIterator) |
(→military_target: must be simple entity with force) |
||
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 name of the simple entity with force prototype that gets enemies interested in attacking the spider vehicle when nobody is in it. | ||
=== legs === | === legs === | ||
'''Type''': [[Types/SpiderLegSpecification|SpiderLegSpecification]] or [[Types/table|array]] of [[Types/SpiderLegSpecification|SpiderLegSpecification]] | '''Type''': [[Types/SpiderLegSpecification|SpiderLegSpecification]] or [[Types/table|array]] of [[Types/SpiderLegSpecification|SpiderLegSpecification]] |
Revision as of 10:48, 2 September 2020
Used by Prototype/SpiderVehicle.
Mandatory properties
military_target
Type: string
The name of the simple entity with force prototype that gets enemies interested in attacking the spider vehicle when nobody is in it.
legs
Type: SpiderLegSpecification or array of SpiderLegSpecification