Movement leaves a temporary dangerous path behind the boss or player, making recent trajectories constrain the next route through the arena.

Open boss builder
SignalShow where the trail begins, its exact width, and how it expires; the moving source and persistent residue need distinct visual states.
Test the hazard trail A looping diagram of hazard trail. The boss signals and commits the rule, the player uses the intended response, and the scene holds a readable recovery before resetting. Boss Player

Show where the trail begins, its exact width, and how it expires; the moving source and persistent residue need distinct visual states.

Implementation checklist

Tune the signal, commitment, geometry, response, and recovery of a hazard trail as one rule.

Core checks

Three questions for the mechanic

  • Can the player read the complete rule?

    Show where the trail begins, its exact width, and how it expires; the moving source and persistent residue need distinct visual states.

  • Is the intended response reachable?

    The player curves movement to place the trail safely, crosses behind its expiration edge, or uses open space before routes close.

  • Does recovery create a useful outcome?

    Trail segments expire in placement order and reopen the route from oldest to newest, making recovery of arena space predictable.

Design mistakes

  • A trail that appears behind the visual source with no placement preview punishes movement the player has already committed to

    A trail that appears behind the visual source with no placement preview punishes movement the player has already committed to.

  • The cue and active geometry disagree

    If the visible hazard trail cue promises a different area or timing, the player cannot carry the learned rule into the next cycle.

Tuning

Tune the attack

  • Tune the complete rule

    Balance trail lifetime, width, source speed, turn radius, and arena area so route choices matter without sealing every exit.

  • Escalate one variable at a time

    Increase persistence or add a second trail source, then cap overlap and preserve a readable expiration order.

  • Prove the recovery

    Trail segments expire in placement order and reopen the route from oldest to newest, making recovery of arena space predictable.

Arena

  • What the mechanic communicates

    Movement leaves a temporary dangerous path behind the boss or player, making recent trajectories constrain the next route through the arena. The encounter uses that rule as a short promise: a visible signal, a committed action, and a result the player can verify.

Player upgrades

  • Adapt it to the player verbs

    The player curves movement to place the trail safely, crosses behind its expiration edge, or uses open space before routes close. Balance trail lifetime, width, source speed, turn radius, and arena area so route choices matter without sealing every exit.

Do not confuse this with

  • Keep the mechanic distinct

    A trail that appears behind the visual source with no placement preview punishes movement the player has already committed to. Do not hide that distinction behind extra effects or tracking that the announced rule does not contain.

Bosses that use this mechanic

Learn more

Found an inaccuracy or have a suggestion for this page? Propose an edit on GitHub