Factorio Prototype DocsVersion 1.1.107

TriggerEffect :: union or array[union]

Loaded as one of the TriggerEffectItem extensions, based on the value of the type key.

Union members

DamageTriggerEffectItem

Loaded when the type is "damage".

CreateEntityTriggerEffectItem

Loaded when the type is "create-entity".

CreateExplosionTriggerEffectItem

Loaded when the type is "create-explosion".

CreateFireTriggerEffectItem

Loaded when the type is "create-fire".

CreateSmokeTriggerEffectItem

Loaded when the type is "create-smoke".

CreateTrivialSmokeEffectItem

Loaded when the type is "create-trivial-smoke".

CreateParticleTriggerEffectItem

Loaded when the type is "create-particle".

CreateStickerTriggerEffectItem

Loaded when the type is "create-sticker".

CreateDecorativesTriggerEffectItem

Loaded when the type is "create-decorative".

NestedTriggerEffectItem

Loaded when the type is "nested-result".

PlaySoundTriggerEffectItem

Loaded when the type is "play-sound".

PushBackTriggerEffectItem

Loaded when the type is "push-back".

DestroyCliffsTriggerEffectItem

Loaded when the type is "destroy-cliffs".

ShowExplosionOnChartTriggerEffectItem

Loaded when the type is "show-explosion-on-chart".

InsertItemTriggerEffectItem

Loaded when the type is "insert-item".

ScriptTriggerEffectItem

Loaded when the type is "script".

SetTileTriggerEffectItem

Loaded when the type is "set-tile".

InvokeTileEffectTriggerEffectItem

Loaded when the type is "invoke-tile-trigger".

DestroyDecorativesTriggerEffectItem

Loaded when the type is "destroy-decoratives".

CameraEffectTriggerEffectItem

Loaded when the type is "camera-effect".

Prototypes

Types