| 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. |
||