| Inherits from TriggerEffectItem |
| type |
:: "damage"
|
|
| damage | :: DamagePrototype |
|
| apply_damage_to_trees optional | :: bool |
|
| vaporize optional | :: bool |
If |
|
If |
||
| lower_distance_threshold optional | :: uint16 |
|
| upper_distance_threshold optional | :: uint16 |
|
| lower_damage_modifier optional | :: float |
|
| upper_damage_modifier optional | :: float |
|
| 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. |
||