TriggerEffectWithCooldown :: struct
| distance_cooldown optional | :: double | The travel distance between triggers that the triggerer must travel between effects. [...] |
The travel distance between triggers that the triggerer must travel between effects. [...] | ||
| initial_distance_cooldown optional | :: double | The initial state of the distance cooldown. [...] |
The initial state of the distance cooldown. [...] | ||
| time_cooldown optional | :: MapTick | The number of ticks that elapse between triggers. |
The number of ticks that elapse between triggers. | ||
| initial_time_cooldown optional | :: MapTick | The initial amount of time to wait before triggering the effect for the first time. |
The initial amount of time to wait before triggering the effect for the first time. | ||
| effect | :: TriggerEffect | |


