Home

ChainActiveTriggerPrototype

Jumps between targets and applies a Trigger to them.

Parent

Properties

action

The trigger to apply when jumping to a new target.

max_jumps

Max number of jumps per trigger.

max_range_per_jump

Max length of jumps.

max_range

Max distance jumps are allowed to travel away from the original target.

jump_delay_ticks

Tick delay between each jump. 0 means that all jumps are instantaneous.

fork_chance

Chance that a new fork will spawn after each jump. 0 for 0% chance and 1 for 100% chance.

Must be between 0 and 1.

fork_chance_increase_per_quality_level

max_forks_per_jump

Maximum number of forks that can spawn from a single jump.

max_forks

Maximum number of forks allowed to spawn for the entire chain.