Inherits from TriggerEffectItem |
type | :: "create-sticker" | |
sticker | :: EntityID | Name of a StickerPrototype that should be created. |
Name of a StickerPrototype that should be created. | ||
trigger_created_entity optional | :: bool | If |
If |
repeat_count optional | :: uint16 | |
repeat_count_deviation optional | :: uint16 | |
probability optional | :: float | Must be greater than |
Must be greater than | ||
affects_target optional | :: bool | |
show_in_tooltip[overridden] optional | :: bool | |
damage_type_filters optional | :: DamageTypeFilters | Guaranteed to work with EntityWithHealthPrototype::damaged_trigger_effect and EntityWithHealthPrototype::dying_trigger_effect. [...] |
Guaranteed to work with EntityWithHealthPrototype::damaged_trigger_effect and EntityWithHealthPrototype::dying_trigger_effect. [...] |
sticker | :: EntityID | Name of a StickerPrototype that should be created. |
Name of a StickerPrototype that should be created. | ||
type | :: "create-sticker" | |
trigger_created_entity optional | :: bool | If |
If |
affects_target optional | :: bool | |
damage_type_filters optional | :: DamageTypeFilters | Guaranteed to work with EntityWithHealthPrototype::damaged_trigger_effect and EntityWithHealthPrototype::dying_trigger_effect. [...] |
Guaranteed to work with EntityWithHealthPrototype::damaged_trigger_effect and EntityWithHealthPrototype::dying_trigger_effect. [...] | ||
probability optional | :: float | Must be greater than |
Must be greater than | ||
repeat_count optional | :: uint16 | |
repeat_count_deviation optional | :: uint16 | |
show_in_tooltip[overridden] optional | :: bool |
Name of a StickerPrototype that should be created.
Default: false
If true
, on_trigger_created_entity will be triggered when the sticker is created.