A baited self-hit makes the boss complete the harmful interaction. The player prepares a valid object or position, presents a target, waits for commitment, and clears the path. The boss then collides with, consumes, strikes, or enters the hazard. That authored contact—not an ordinary player attack—owns the resulting damage, stagger, or opening.
Prepare the eligible trap and invite the target lockTavi approaches an unstable quarry rune and arms it at 0.82 s, then stands directly behind it. Kern previews the charge lane at 1.05 s and fixes Tavi's marked position at 1.38 s. The armed glyph and locked lane use different shapes, so readiness and targeting cannot be confused.
Tavi approaches an unstable quarry rune and arms it at 0.82 s, then stands directly behind it. Kern previews the charge lane at 1.05 s and fixes Tavi's marked position at 1.38 s. The armed glyph and locked lane use different shapes, so readiness and targeting cannot be confused.
Autoplay is disabled by reduced motion. Scrub across 0.82, 1.05, 1.38, 1.55, 2.12, 2.45, 2.58, 3.25, 4.25, and 5.20 seconds to inspect arming, aim, lock, charge, clearance, collision, self-hit, punish, close, and reset.
Implementation checklist
Define the eligible lure or hazard, placement rules, arming state, boss action, target selection, lock moment, committed path, player escape budget, collision volume, valid interaction, damage attribution, stagger, opening duration, failure outcomes, object consumption, multiplayer ownership, reset, accessibility signals, and tests that keep visible contact, collision, and reward authority synchronized.
Core checks
Three questions for the mechanic
What makes the setup a bait rather than direct damage?
Require a boss-owned action to complete the interaction. The player may place a bomb, expose a pillar, stand beyond a hazard, or redirect the boss's target, but ordinary contact with the prepared object should not automatically grant boss damage. Record the lure, its eligible state, the committed boss action, and the qualifying boss-object contact as separate facts.
When is the player allowed to leave the target point?
Separate target acquisition from commitment. Before lock, leaving may cause the boss to choose another action or update the path. After lock, preserve the target and give enough movement budget for the player's full collision body to clear both the boss lane and the trap blast. Signal the handoff with a pose, trajectory change, sound, and marker state rather than a hidden timer.
Who owns damage, stagger, and the follow-up window?
Resolve contact once through the encounter authority: consume or disable the trap, stop the boss action, apply self-hit damage or stagger, open a fixed vulnerability window, and reject duplicate collision messages. A later sword strike is ordinary player damage inside that opening. If the player or another enemy triggers the object first, follow a documented failure or alternate outcome.
Design mistakes
The trap works before the boss visibly commits
If the player can leave during aim while the boss silently preserves an old destination, success looks accidental. Show acquisition, lock, and active travel as different states. Let early movement update or cancel the target, then make the committed route stable enough to predict.
Any explosion near the boss counts as a self-hit
A proximity-only shortcut erases the authored interaction and creates false positives from unrelated attacks. Validate the correct trap id, armed state, boss action, contact volume, and event order. Attribute damage once and display why the boss was hurt.
Tuning
Tune the attack
Model the interaction as a transaction
Useful states are available, approached, armed, target acquired, committed, player clear, boss contact, consumed, self-hit resolved, staggered, opening closed, and reset. Store trap id, armer, arm time, boss action id, target snapshot, collision pair, resolution id, damage source, and reward state. One authoritative transition should consume the setup.
Budget three spaces, not one
Test the target point, the boss's swept collision lane, and the trap's own blast or debris. The lure must be close enough to the path to trigger, while the post-lock escape must clear the boss and aftermath with the player's full body. Camera framing must show the boss, prepared object, target mark, and safe exit at once.
Tune risk before increasing execution speed
The tension comes from holding the bait position until commitment. Adjust acquisition duration, lock clarity, escape distance, boss width, trap placement tolerance, and opening value before merely shortening the dodge. A stronger reward can justify a narrower setup, but failed attempts need a legible and recoverable outcome.
Test contention and interruption
Log who armed the object, which boss action claimed it, target before and after lock, contact time, collision pair, damage source, stagger, follow-up damage, object consumption, and reset. Simulate two players, two traps, another enemy triggering the object, boss interruption, phase change, rollback, low frame rate, repeated contacts, and a player standing inside the blast.
Arena
The quarry remembers where to break
Tavi wakes a cracked survey rune and waits beyond its pale glow. Kern lowers its stone crown and commits to the straight answer the quarry taught it. The sword-bearer slips aside only when the rune seals the path; Kern strikes the fracture, and its own momentum drives the burst back through the elemental's core.
Player upgrades
Make commitment and clearance readable without precision-only timing
Offer lock-duration presets, slightly wider placement and collision tolerance, early dodge buffering, a persistent committed-path marker, strong contact audio, controller vibration, captions for armed, locked, and self-hit states, and an optional safe-exit guide. In co-op, show which player and trap own the active bait and prevent another claimant from consuming the same result.
Do not confuse this with
Boss-completed interaction, not reflection, direct weakness, or device fire
Attack reflection sends a boss attack back through a response action. A weak point accepts direct player damage at a special target. An environmental weapon is operated to fire its own attack. A baited self-hit instead requires the boss's committed movement or action to touch, consume, strike, or enter the prepared hazard before the encounter grants progress.