Prototype/SpiderVehicle: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (word)
(1.1: trash_inventory_size added)
Line 33: Line 33:
{{Prototype property|torso_rotation_speed|[[Types/float|float]]|1|optional=true}}
{{Prototype property|torso_rotation_speed|[[Types/float|float]]|1|optional=true}}
The orientation of the torso of the spider affects the shooting direction and the drawing of the graphics and lights.
The orientation of the torso of the spider affects the shooting direction and the drawing of the graphics and lights.
{{Prototype property|trash_inventory_size|[[Types/ItemStackIndex|ItemStackIndex]]|0|optional=true}}


{{Prototype property|guns|[[Types/table|table]] of [[Types/string|string]]s of prototype names|optional=true}}
{{Prototype property|guns|[[Types/table|table]] of [[Types/string|string]]s of prototype names|optional=true}}
The guns this spider vehicle uses.
The guns this spider vehicle uses.

Revision as of 16:32, 3 February 2021

Template:Prototype parent The spidertron.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Vehicle.

Template:Prototype property Must be a burner energy source when using "burner", otherwise it can also be a void energy source.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property The height of the spider affects the shooting height and the drawing of the graphics and lights.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property This is applied whenever the spider shoots (manual and automatic targeting), automatic_weapon_cycling is true and the next gun in line (which is then selected) has ammo.
When all of the above is the case, the chain_shooting_cooldown_modifier is a multiplier on the remaining shooting cooldown: cooldown = (remaining_cooldown × chain_shooting_cooldown_modifier). chain_shooting_cooldown_modifier is intended to be in the range of 0 to 1. This means that setting chain_shooting_cooldown_modifier to 0 reduces the remaining shooting cooldown to 0 while a chain_shooting_cooldown_modifier of 1 does not affect the remaining shooting cooldown at all.

Optional properties

Template:Prototype property The orientation of the torso of the spider affects the shooting direction and the drawing of the graphics and lights.

Template:Prototype property

Template:Prototype property The guns this spider vehicle uses.