Guide

Game safe jump timing systems explained

Harbor Brawl's rushdown cast dominated okizeme with grounded meaties until players discovered that certain knockdowns left enough advantage to safe jump: jump on wakeup, land with an attack before the defender's fastest reversal could connect, and still block if they chose not to press. Unoptimized jump timing let reversals clip the apex; optimized timing made 3-frame dragon punches whiff entirely. After the combat team formalized safe-jump windows per knockdown tier and surfaced them in training mode, reversal success on safe-jump setups fell from 54% to 19% while jump-in confirm rate on those same knockdowns rose from 31% to 58%.

Safe jump timing is the frame math that lets an attacker leave the ground after a knockdown, land with a meaty jump attack, and recover to block before the defender's reversal becomes active — or alternatively, land early enough that a reversal's invincibility expires before the jump attack connects. It is one of the highest-skill layers in fighting-game offense because it binds frame data, jump arc geometry, and landing recovery into a single timing problem. This guide covers knockdown advantage budgets, jump squat and arc phases, meaty vs empty safe jumps, crossup and short-hop variants, the Harbor Brawl oki refactor, a technique decision table versus meaty-only pressure, pitfalls, and a production checklist.

What makes a jump “safe”

A jump is safe relative to a specific defender option — usually a fast invincible reversal on wakeup. Safety requires one of two outcomes after the attacker lands:

  • Blockable landing — the attacker lands, their jump attack is blocked or whiffs, and they return to a blocking state before the reversal's active frames.
  • Meaty connect — the jump attack's active frames overlap the defender's wakeup hurtbox before any reversal can hit, or after invincibility has ended on a delayed reversal.

Safety is never universal. A jump safe against a 3-frame reversal may be unsafe against a 0-frame throw tech window, an invincible backdash, or a super with full-screen invulnerability. Designers document which knockdowns enable which safe-jump routes and which defensive OS options still beat them.

Knockdown advantage and the timing budget

Every knockdown carries a wakeup advantage: how many frames the attacker may act before the defender stands up. Soft knockdowns might grant +32; hard knockdowns +40 or more. The safe-jump budget spends that advantage across:

Phase Typical frames Notes
Jump startup (squat) 4–6 Pre-leave-ground; defender still in knockdown
Arc to meaty apex 18–28 Varies with jump height, gravity, forward momentum
Jump attack active 2–6 Must overlap wakeup frame 1 for true meaty
Landing recovery 3–8 Must end before reversal active if blocked

The inequality for block-safe jumps: advantage ≥ jump_startup + arc_to_landing + landing_recovery < wakeup + reversal_startup. When reversal startup is 3 frames and landing recovery is 5, a +36 knockdown might barely permit a full-hop safe jump while a +32 does not without a short hop to shorten arc time.

Meaty jump-ins vs timing-only safe jumps

A meaty jump-in aims to hit on the defender's first wakeup frame (frame 1 of stand-up). A timing-only safe jump may use an empty jump (no attack) solely to land into block before a reversal — conditioning the defender to stop pressing, which opens grounded meaties next round. Both are safe-jump families; production teams should tag which routes deal damage vs which only establish respect.

Jump arc geometry and height variants

Jump height changes arc duration. Full hops spend more frames airborne; short hops (where the engine allows variable squat duration) compress the arc and enable safe jumps off shorter knockdown advantages. Tiger-knee and instant-air routes add horizontal displacement so the landing point aligns with wakeup position after pushback.

Crossup safe jumps add a facing problem: the attacker must land on the correct side for the meaty to connect while still recovering to block a reversal aimed at the predicted landing vector. Autocorrect on landing (see landing-lag guide) can silently break safe-jump spacing if hurtboxes snap to the wrong side mid-arc.

Gravity and character-specific arcs

Fighters with floaty jumps need fewer advantage frames to reach a late meaty apex; characters with fast fall and high gravity may require earlier jump input or SHFF (short-hop fast-fall) to land before reversal activation. Harbor Brawl tags each character's jump arc with a safe-jump tier (A/B/C) per knockdown class so designers do not hand-tune every matchup pair blindly.

Defender answers and the conditioning loop

Safe jumps are not unbeatable. Defenders can:

  • Block and wait — safest; concedes initiative but avoids reversal whiff into full combo.
  • Delay tech / delayed reversal — active after the meaty window; beats naive frame-1 meaties if the attacker autopilots.
  • Invincible backdash or roll — escapes if the jump attack is not a true crossup meaty.
  • Air reset OS — jump on wakeup to avoid low meaties; loses to fast anti-air if the attacker reads it.

Good safe-jump systems create a layered oki game: meaty jump, empty jump, delayed jump, and grounded frame trap each punish a different defensive habit. If only one route is viable, defenders memorize one OS and the system collapses.

Harbor Brawl oki refactor

Before the refactor, knockdown advantage values were uniform (+34) while jump arcs differed wildly. Light characters safe-jumped every throw ender; grapplers could not safe-jump their own sweeps. The team:

  1. Split knockdown tiers into oki classes (throw, sweep, launcher, wall-splat) with distinct advantage ranges.
  2. Precomputed safe-jump tables per attacker×knockdown class, exported to training mode overlay (green = safe, red = reversal wins).
  3. Normalized landing recovery on jump normals so block-safe routes were not character-exclusive.
  4. Added reversal whiff recovery +4 frames on empty safe-jump baits so defenders pay more for guessing.

Result: rushdown characters kept strong oki without making every knockdown a guess loop; zoners gained clearer escape windows on long knockdowns where safe jumps were intentionally disabled.

Technique decision table

Approach Best when Weak when
Grounded meaty only Short advantage, strong low/high mixup on block Defender has 3f reversal; you eat full punish every wakeup
Full-hop safe jump meaty +38 or higher, standard gravity, midscreen spacing Corner pushback changes arc; float characters overshoot
Short-hop safe jump +30–36 advantage, need faster landing Jump attack lacks reach; whiffs on crouching wakeup
Empty safe jump bait Defender autopilots reversal; setup next knockdown No damage; loses to delay tech into throw
Delay jump / feint jump Defender holds block for safe jump timing Beaten by fast grounded mash or wakeup super

Pitfalls

  • One global advantage number — different knockdown animations change wakeup frame; a single +34 mislabels half the routes.
  • Ignoring landing recovery variance — heavy jump normals with 8f landing make “safe” jumps unsafe on paper-perfect math.
  • Reversal-only testing — safe vs DP but unsafe vs throw or backdash creates player frustration.
  • Rollback desync on jump input — 1-frame jump timing differences flip safety online; test with input delay settings.
  • Crossup autocorrect surprises — landing facing wrong way opens the attacker to reversal anyway.
  • No training feedback — players blame the game when timing is correct but unlabeled.
  • Safe jumps on every knockdown — removes reversal value; defenders stop engaging with oki entirely.

Production checklist

  • Tag every knockdown ender with oki class and advantage range.
  • Precompute safe-jump viability per character jump arc tier.
  • Verify meaty jump-in hits frame 1 of wakeup on target knockdowns.
  • Verify block-safe landing before 3f reversal active (and 4f, 5f tiers).
  • Test throw tech, backdash, and delay tech OS on each safe route.
  • Document corner vs midscreen arc differences.
  • Expose safe/unsafe overlay in training mode replay.
  • Profile reversal whiff recovery so empty jumps are not free.
  • Regression-test after gravity or landing-recovery patches.
  • Online QA with +2 and +4 frame delay on jump timing edges.

Key takeaways

  • Safe jumps spend knockdown advantage across jump startup, arc duration, attack active, and landing recovery — safety is always relative to a specific defender option.
  • Meaty jump-ins hit wakeup frame 1; empty safe jumps land into block to bait reversals — both are oki tools with different payoffs.
  • Short hops and SHFF compress arc time and unlock safe jumps on shorter knockdowns that full hops cannot reach.
  • Layered oki (meaty, safe jump, empty jump, delay) beats single-route dominance and keeps reversals relevant.
  • Harbor Brawl cut reversal success on safe-jump setups 54% → 19% after oki-class knockdowns and training overlays — without removing jump offense.

Related reading