
| Inherits from TriggerEffectItem |
| type | :: "create-asteroid-chunk" | |
| asteroid_name | :: AsteroidChunkID | |
| offset_deviation optional | :: BoundingBox | |
| offsets optional | :: array[Vector] |
| 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 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. [...] | ||
| asteroid_name | :: AsteroidChunkID | |
| type | :: "create-asteroid-chunk" | |
| offset_deviation optional | :: BoundingBox | |
| offsets optional | :: array[Vector] |
| affects_target 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. [...] | ||
| probability optional | :: float | Must be greater than |
Must be greater than | ||
| repeat_count optional | :: uint16 | |
| repeat_count_deviation optional | :: uint16 | |
| show_in_tooltip optional | :: boolean | |




Prototypes
Types
Defines