Inherits from TriggerEffectItem |
type | :: "set-tile" | |
tile_name | :: TileID | |
radius | :: float | |
apply_projection optional | :: bool | |
apply_on_space_platform optional | :: bool | |
tile_collision_mask optional | :: CollisionMaskConnector |
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. [...] |
radius | :: float | |
tile_name | :: TileID | |
type | :: "set-tile" | |
apply_on_space_platform optional | :: bool | |
apply_projection optional | :: bool | |
tile_collision_mask optional | :: CollisionMaskConnector |
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 |