CreateStickerTriggerEffectItem :: struct
| 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 | :: boolean | If |
If | ||
Inherited from TriggerEffectItem
| repeat_count optional | :: uint16 | |
| repeat_count_deviation optional | :: uint16 | |
| probability optional | :: float | Must be greater than |
Must be greater than | ||
| affects_target optional | :: boolean | |
| show_in_tooltip[overridden] optional | :: boolean | |
| 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. [...] | ||


