Types/SpawnPoint: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "The definition of a evolution and probability weights for a spawnable unit (Types/UnitSpawnDefinition) for a Prototype/EnemySpawner. It can be specified as a table wit...")
(No difference)

Revision as of 13:45, 22 August 2018

The definition of a evolution and probability weights for a spawnable unit (Types/UnitSpawnDefinition) for a Prototype/EnemySpawner. It can be specified as a table with named or numbered keys, but not a mix of both.

Mandatory properties

evolution_factor or 1

Type: Types/double

spawn_weight or 2

Type: Types/double

Must be >= 0.