Types/SpawnPoint

From Official Factorio Wiki
Revision as of 13:45, 22 August 2018 by Bilka (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.