Factorio Prototype DocsVersion 2.0.15

CreateAsteroidChunkEffectItem :: struct

Inherits from TriggerEffectItem

Properties

type :: "create-asteroid-chunk"
asteroid_name :: AsteroidChunkID
offset_deviation optional :: BoundingBox
offsets optional :: array[Vector]

Inherited from TriggerEffectItem
repeat_count optional :: uint16
repeat_count_deviation optional :: uint16
probability optional :: float

Must be greater than 0 and less than or equal to 1.

Must be greater than 0 and less than or equal to 1.

affects_target optional :: bool
show_in_tooltip optional :: bool
damage_type_filters optional :: DamageTypeFilters

Properties

type :: "create-asteroid-chunk"

asteroid_name :: AsteroidChunkID

offset_deviation :: BoundingBox optional

offsets :: array[Vector] optional


Type used in

Prototypes

Types

Defines