| Inherits from TriggerEffectItem |
| type |
:: "camera-effect"
|
|
| effect | :: string |
Required, read by the game and then immediately discarded. |
|
Required, read by the game and then immediately discarded. |
||
| duration | :: uint8 |
|
| ease_in_duration optional | :: uint8 |
|
| ease_out_duration optional | :: uint8 |
|
| delay optional | :: uint8 |
|
| full_strength_max_distance optional | :: uint16 |
|
| max_distance optional | :: uint16 |
|
| strength 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. |
||