An entity with a limited lifetime that can use trigger effects.
Inherits from Prototype « PrototypeBase |
pictures optional | :: AnimationVariations | Picture variation count and individual frame count must be equal to shadow variation count. |
Picture variation count and individual frame count must be equal to shadow variation count. | ||
life_time | :: uint16 | Can't be 1. |
Can't be 1. | ||
shadows optional | :: AnimationVariations | Shadow variation variation count and individual frame count must be equal to picture variation count. |
Shadow variation variation count and individual frame count must be equal to picture variation count. | ||
draw_shadow_when_on_ground optional | :: bool | |
regular_trigger_effect optional | :: TriggerEffect | |
ended_in_water_trigger_effect optional | :: TriggerEffect | |
ended_on_ground_trigger_effect optional | :: TriggerEffect | |
render_layer optional | :: RenderLayer | |
render_layer_when_on_ground optional | :: RenderLayer | |
regular_trigger_effect_frequency optional | :: uint32 | Can't be 1. |
Can't be 1. | ||
movement_modifier_when_on_ground optional | :: float | |
movement_modifier optional | :: float | |
vertical_acceleration optional | :: float | Has to be >= -0.01 and <= 0.01. |
Has to be >= -0.01 and <= 0.01. | ||
mining_particle_frame_speed optional | :: float | |
fade_away_duration optional | :: uint16 | Defaults to |
Defaults to |
factoriopedia_alternative optional | :: string | The ID type corresponding to the prototype that inherits from this. [...] |
The ID type corresponding to the prototype that inherits from this. [...] |
type | :: string | Specifies the kind of prototype this is. [...] |
Specifies the kind of prototype this is. [...] | ||
name | :: string | Unique textual identification of the prototype. [...] |
Unique textual identification of the prototype. [...] | ||
order optional | :: Order | Used to order prototypes in inventory, recipes and GUIs. [...] |
Used to order prototypes in inventory, recipes and GUIs. [...] | ||
localised_name optional | :: LocalisedString | Overwrites the name set in the locale file. [...] |
Overwrites the name set in the locale file. [...] | ||
localised_description optional | :: LocalisedString | Overwrites the description set in the locale file. [...] |
Overwrites the description set in the locale file. [...] | ||
factoriopedia_descriptionnew optional | :: LocalisedString | Provides additional description used in factoriopedia. |
Provides additional description used in factoriopedia. | ||
subgroupnew optional | :: ItemSubGroupID | The name of an ItemSubGroup. |
The name of an ItemSubGroup. | ||
hiddennew optional | :: bool | |
hidden_in_factoriopedianew optional | :: bool | |
parameternew optional | :: bool | Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function. |
Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function. | ||
factoriopedia_simulationnew optional | :: SimulationDefinition | The simulation shown when looking at this prototype in the Factoriopedia GUI. |
The simulation shown when looking at this prototype in the Factoriopedia GUI. |
life_time | :: uint16 | Can't be 1. |
Can't be 1. | ||
draw_shadow_when_on_ground optional | :: bool | |
ended_in_water_trigger_effect optional | :: TriggerEffect | |
ended_on_ground_trigger_effect optional | :: TriggerEffect | |
fade_away_duration optional | :: uint16 | Defaults to |
Defaults to | ||
mining_particle_frame_speed optional | :: float | |
movement_modifier optional | :: float | |
movement_modifier_when_on_ground optional | :: float | |
pictures optional | :: AnimationVariations | Picture variation count and individual frame count must be equal to shadow variation count. |
Picture variation count and individual frame count must be equal to shadow variation count. | ||
regular_trigger_effect optional | :: TriggerEffect | |
regular_trigger_effect_frequency optional | :: uint32 | Can't be 1. |
Can't be 1. | ||
render_layer optional | :: RenderLayer | |
render_layer_when_on_ground optional | :: RenderLayer | |
shadows optional | :: AnimationVariations | Shadow variation variation count and individual frame count must be equal to picture variation count. |
Shadow variation variation count and individual frame count must be equal to picture variation count. | ||
vertical_acceleration optional | :: float | Has to be >= -0.01 and <= 0.01. |
Has to be >= -0.01 and <= 0.01. |
factoriopedia_alternative optional | :: string | The ID type corresponding to the prototype that inherits from this. [...] |
The ID type corresponding to the prototype that inherits from this. [...] |
name | :: string | Unique textual identification of the prototype. [...] |
Unique textual identification of the prototype. [...] | ||
type | :: string | Specifies the kind of prototype this is. [...] |
Specifies the kind of prototype this is. [...] | ||
factoriopedia_descriptionnew optional | :: LocalisedString | Provides additional description used in factoriopedia. |
Provides additional description used in factoriopedia. | ||
factoriopedia_simulationnew optional | :: SimulationDefinition | The simulation shown when looking at this prototype in the Factoriopedia GUI. |
The simulation shown when looking at this prototype in the Factoriopedia GUI. | ||
hiddennew optional | :: bool | |
hidden_in_factoriopedianew optional | :: bool | |
localised_description optional | :: LocalisedString | Overwrites the description set in the locale file. [...] |
Overwrites the description set in the locale file. [...] | ||
localised_name optional | :: LocalisedString | Overwrites the name set in the locale file. [...] |
Overwrites the name set in the locale file. [...] | ||
order optional | :: Order | Used to order prototypes in inventory, recipes and GUIs. [...] |
Used to order prototypes in inventory, recipes and GUIs. [...] | ||
parameternew optional | :: bool | Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function. |
Whether the prototype is a special type which can be used to parametrize blueprints and doesn't have other function. | ||
subgroupnew optional | :: ItemSubGroupID | The name of an ItemSubGroup. |
The name of an ItemSubGroup. |
Picture variation count and individual frame count must be equal to shadow variation count.
Can't be 1.
Shadow variation variation count and individual frame count must be equal to picture variation count.
Default: "object"
Default: "lower-object"
Default: 0
Can't be 1.
Default: 0.8
Default: 1
Default: -0.004
Has to be >= -0.01 and <= 0.01.
Default: 0
Defaults to life_time
/ 5, but at most 60. If this is 0, it is silently changed to 1.