Inherits from TriggerEffectItem |
type | :: "create-decorative" | |
decorative | :: DecorativeID | |
spawn_max | :: uint16 | |
spawn_min_radius | :: float | |
spawn_max_radius | :: float | Must be less than 24. |
Must be less than 24. | ||
spawn_min optional | :: uint16 | |
radius_curve optional | :: float | |
apply_projection optional | :: bool | |
spread_evenly optional | :: bool |
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 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. [...] |
decorative | :: DecorativeID | |
spawn_max | :: uint16 | |
spawn_max_radius | :: float | Must be less than 24. |
Must be less than 24. | ||
spawn_min_radius | :: float | |
type | :: "create-decorative" | |
apply_projection optional | :: bool | |
radius_curve optional | :: float | |
spawn_min optional | :: uint16 | |
spread_evenly optional | :: bool |
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 optional | :: bool |