Factorio Prototype DocsVersion 2.0.76 Image

MapSettings 'map-settings'

The default map settings.

Prototype limited to 1 total instances.

Properties

type :: "map-settings"
name :: string

Name of the map-settings. [...]

Name of the map-settings. [...]

pollution :: PollutionSettings
steering :: SteeringSettings
enemy_evolution :: EnemyEvolutionSettings
enemy_expansion :: EnemyExpansionSettings
unit_group :: UnitGroupSettings
path_finder :: PathFinderSettings
max_failed_behavior_count :: uint32

If a behavior fails this many times, the enemy (or enemy group) is destroyed. [...]

If a behavior fails this many times, the enemy (or enemy group) is destroyed. [...]

difficulty_settings :: DifficultySettings
asteroids :: AsteroidSettings

Properties

type :: "map-settings"Image

name :: stringImage

Name of the map-settings. Base game uses "map-settings".

pollution :: PollutionSettingsImage

steering :: SteeringSettings Image

SteeringSettings :: struct

Properties

enemy_evolution :: EnemyEvolutionSettingsImage

enemy_expansion :: EnemyExpansionSettingsImage

unit_group :: UnitGroupSettingsImage

path_finder :: PathFinderSettingsImage

max_failed_behavior_count :: uint32Image

If a behavior fails this many times, the enemy (or enemy group) is destroyed. This solves biters stuck within their own base.

difficulty_settings :: DifficultySettingsImage

asteroids :: AsteroidSettingsImage

Image Prototypes

Image Types

Image Defines