Super Smash Bros. series
This article's title is unofficial.

Hitlag: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(added more information about the purposes.)
(Reformatted the formulas to be more accurate and using square bracket notation for clarity and reducing repetition. Rewrote the factors to match the new format and to reduce confusion. Added Smash 64 formula. SSBB/4 was corrected (+4 -> +5); old revision mentioned the last frame was ignored (couldn't figure out what for) and I assume that is what lead to the 5 -> 4)
Line 1: Line 1:
{{ArticleIcons|series=y|unofficial=y}}
{{ArticleIcons|series=y|unofficial=y}}
{{technical data|Smash 64 formula}}
:''Not to be confused with [[hitstun]].''
:''Not to be confused with [[hitstun]].''
[[File:Wolf F-tilt Freeze Frames.gif‎|thumb|right|240px|An example of hitlag in the first hitbox of [[Wolf (SSBB)|Wolf]]'s forward tilt.]]
[[File:Wolf F-tilt Freeze Frames.gif|thumb|right|240px|An example of hitlag in the first hitbox of {{SSBB|Wolf}}'s forward tilt.]]
'''Hitlag''' (also known as '''hitstop''' or '''freeze frames''', and officially known as '''hitstun'''<ref>https://en-americas-support.nintendo.com/app/answers/detail/a_id/43317</ref><ref>Although officially the term "hitstun" refers to hitlag, the community term of the same name refers to [[hitstun|a different mechanic]].</ref>) is a phenomenon that appears in all games of the ''{{b|Super Smash Bros.|series}}'' series whereby a [[character]] will freeze for a period of time after connecting with an [[attack]].
'''Hitlag''' (also known as '''hitstop''' or '''freeze frames''', and officially known as '''hitstun'''<ref>https://en-americas-support.nintendo.com/app/answers/detail/a_id/43317</ref><ref>Although officially the term "hitstun" refers to hitlag, the community term of the same name refers to [[hitstun|a different mechanic]].</ref>) is a phenomenon that appears in all games of the ''{{b|Super Smash Bros.|series}}'' series whereby a [[character]] will freeze for a period of time after connecting with an [[attack]].


Line 13: Line 12:
Hitlag serves two primary functions. The first is a visual indicator that an attack connects. The brief moment where both fighters freeze allows both players to plan their next moves. The second is to sell the impact of a move whenever it connects. Strong attacks with high hitlag feel like they have weight and power behind them when the freeze happens.
Hitlag serves two primary functions. The first is a visual indicator that an attack connects. The brief moment where both fighters freeze allows both players to plan their next moves. The second is to sell the impact of a move whenever it connects. Strong attacks with high hitlag feel like they have weight and power behind them when the freeze happens.
==Formula==
==Formula==
The formula for calculating the number of frames of hitlag experienced by both the attacker and victim has been different for most of the games:
The formula for calculating the number of frames of hitlag experienced by both the attacker and victim has been different for most of the games (<code>&lfloor;x&rfloor;</code> means to round down):
*In ''[[Super Smash Bros. Melee]]'', it is <code>(d/3 + 3) * m</code>.
*In ''[[Super Smash Bros.]]'', it is <code>&lfloor;&lfloor;&lfloor;d/3 + 4&rfloor; * e&rfloor; * c&rfloor;</code> (NTSC-J) / <code>&lfloor;&lfloor;&lfloor;d/3 + 5&rfloor; * e&rfloor; * c&rfloor;</code> (International)
*In ''[[Super Smash Bros. Brawl]]'' and ''[[Super Smash Bros. 4]]'', it is <code>(d * 0.3846154<!--it is stored as a 0.3846154 multiplier in battle_object.bin; it does not divide by 2.6--> + 4) * m</code>
*In ''[[Super Smash Bros. Melee]]'', it is <code>&lfloor;&lfloor;&lfloor;d/3 + 3&rfloor; * e&rfloor; * c&rfloor;</code>
*In ''[[Super Smash Bros. Ultimate]]'', it is <code>(d * 0.65 + 6) * m</code>.
*In ''[[Super Smash Bros. Brawl]]'' and ''[[Super Smash Bros. 4]]'', it is <code>&lfloor;&lfloor;(d * 0.3846154<!--it is stored as a 0.3846154 multiplier in battle_object.bin; it does not divide by 2.6--> + 5) * h * e&rfloor; * c&rfloor;</code>
*In ''[[Super Smash Bros. Ultimate]]'', it is <code>&lfloor;&lfloor;(d * 0.65 * p + 6) * h * e * s&rfloor; * c&rfloor;</code>
**When [[spirit]]s are enabled in the [[Rules]] and the above formula exceeds 15 frames (10 when crouch cancelling), it is <code>&lfloor;&lfloor;&lfloor;(d * 0.65 * p + 6) * h * e * s&rfloor; * 0.3 + 10.5&rfloor; * c&rfloor;</code><ref group="note">This formula is used even if no spirits are used. In [[Training Mode]], after version {{SSBU|3.0.0}}, this formula is only applied when a spirit is used.</ref>


For all these cases, the final result is rounded down. '''d''' is the amount of damage an attack would deal rounded down, while '''m''' is a series of multipliers based on certain factors, including:
The values correspond to the following (all apply to both the attacker and victim unless stated otherwise):
*[[Electric]] effect (1.5× for the victim only in ''Melee'', and for both the attacker and victim in every other game)
*'''d''', the amount of [[damage]] an attack would deal (rounded up in ''Smash 64'')
*[[Crouch cancel]]ing (0.666667× in ''Melee'' and 0.67× in ''Brawl'' onward, applied to the victim only in all games)
**[[Stale move negation|Stale/fresh]] damage, [[equipment]], spirits, etc. are factored. The [[1v1 multiplier]] and [[shield damage]] are not factored.
*In ''Melee'', the intermediate result is rounded down before applying the electric modifier and before applying the crouch cancel modifier. If both modifiers apply, the electric modifier is applied first.
*'''e''', [[electric]] effect; 1.5× (for the victim only in ''Melee'', and for both the attacker and victim in every other game)
**Similarly in ''Ultimate'', the intermediate result isn't rounded down but gets rounded down after applying each modifier.
*'''c''', [[crouch cancel]]ing; 0.666667× in ''Melee'' and 0.67× in ''Brawl'' onward (applied to the victim only in all games)
*From ''Brawl'' onward, every [[hitbox]] has its own hitlag multiplier, with the default being . For example, the majority of [[Marth]]'s attacks have a hitlag multiplier of 1.25× if the [[tipper]] connects, and 0.7× otherwise. These multipliers apply to both the attacker and victim.
*'''h''', hitlag multiplier; defined by every hitbox and defaults to
**In ''Brawl'' and ''Smash 4'' prior to version [[1.1.0]], [[shield]]ing opponents were not affected by these hitlag multipliers; therefore, moves with below-average multipliers were safer on shield, while those with above-average multipliers were less safe, as the attacker experienced less or more hitlag (respectively) than the shield user. Beginning in version 1.1.0 of ''Smash 4'', shields are properly affected by hitlag multipliers, therefore removing the difference in shield safety caused by them.
**For example, the majority of [[Marth]]'s attacks have a hitlag multiplier of 1.25× if the [[tipper]] connects, and 0.7× otherwise.
***In ''Smash 4'', starting in version 1.1.0, if the hitlag multiplier of a move is higher than 1×, it is multiplied by 0.8× if it hits a shield, though without dropping below 1×. For example, the 1.25× hitlag multiplier of Marth's tippers is reduced to 1× if they are shielded. This applies only to the attacker in 1.1.0, and to both the attacker and victim from [[1.1.1]] onward. As a result, in the former case, moves with above-average hitlag are effectively safer on shield, while in the latter case, shielding them merely reduces the usual hitlag period.
**Some moves are coded to deal no hitlag at all, either by being given a hitlag multiplier of 0× or using a special parameter that disables hitlag when turned on. Examples of such moves are [[Bowser Bomb]] in ''Brawl'' and {{SSB4|Falco}}'s {{b|Reflector|Falco}} in ''Smash 4''.
*Some moves are coded to deal no hitlag at all, either by being given a hitlag multiplier of 0×, or using a special parameter that disables hitlag when turned on. Examples of such moves are [[Bowser Bomb]] in ''Brawl'' and {{SSB4|Falco}}'s {{b|Reflector|Falco}} in ''Smash 4''.
***In ''Brawl'' and ''Smash 4'' prior to version [[1.1.0]], [[shield]]ing opponents were not affected by these hitlag multipliers; therefore, moves with below-average multipliers were safer on shield, while those with above-average multipliers were less safe, as the attacker experienced less or more hitlag (respectively) than the shield user. Beginning in version 1.1.0 of ''Smash 4'', shields are properly affected by hitlag multipliers, therefore removing the difference in shield safety caused by them.
*In ''Ultimate'', if [[Spirit]]s are turned on in the [[Rules]], regardless of if any spirits are used in the match, hitlag growth beyond 15 frames is reduced to about a third of its usual rate (0.65→~0.2‎), likely to prevent moves from dealing excessive hitlag due to damage increases.
****In ''Smash 4'', starting in version 1.1.0, if the hitlag multiplier of a move is higher than 1×, it is multiplied by 0.8× if it hits a shield, though without dropping below 1×. For example, the 1.25× hitlag multiplier of Marth's tippers is reduced to 1× if they are shielded. This applies only to the attacker in 1.1.0, and to both the attacker and victim from [[1.1.1]] onward. As a result, in the former case, moves with above-average hitlag are effectively safer on shield, while in the latter case, shielding them merely reduces the usual hitlag period.
*In ''Ultimate'', if a move is shielded, hitlag is multiplied by 0.67× for both the attacker and victim, and the move's hitlag multiplier is ignored if it is lower than 1×. This is especially noticeable for moves such as {{SSBU|Cloud}}'s [[Limit Break|Limit]] [[Cross Slash]], which normally uses a hitlag multiplier of 0.3× for its linking hits; the move's hits transition considerably slower if it hits a shield. Additionally, in battles with more than two players, there is another multiplier that reduces all hitlag proportionally to the amount of players:
*'''s''', shielding; 0.67×
**Hitlag multipliers less than 1× are ignored if shielding. This is especially noticeable for moves such as {{SSBU|Cloud}}'s [[Limit Break|Limit]] [[Cross Slash]], which normally uses a hitlag multiplier of 0.3× for its linking hits; the move's hits transition considerably slower if it hits a shield.
*'''p''', based on player count:
:{|class="wikitable"
:{|class="wikitable"
!Players (''Ultimate'')!!Multiplier
!Players||style="width:4em"|2||style="width:4em"|3||style="width:4em"|4||style="width:4em"|5||style="width:4em"|6||style="width:4em"|7||style="width:4em"|8
|-
|-
|2||1.0
!''Ultimate''
|-
|1.0
|3||0.925
|0.925
|-
|0.862
|4||0.862
|0.8116
|-
|0.77464
|5||0.8116
|0.752464
|-
|0.75
|6||0.77464
|-
|7||0.752464
|-
|8||0.75
|}
|}


As shown by the formulas, the general amount of hitlag on moves is at its lowest in ''Melee'', and has since increased throughout the series, with ''Ultimate'' having the most hitlag. In all games, hitlag is higher the more damage a move deals. For example, weak attacks such as [[Mario]]'s [[jab]] have minimal hitlag, but the hitlag of strong or {{b|sweetspot|hitbox}}ed attacks can last much longer; up to a maximum of 20 frames in ''Melee'', and 30 frames from ''Brawl'' onward. In addition, ''Brawl'' introduced the mechanic of hitlag modifiers, causing variance in the hitlag duration of attacks; this is in contrast to ''Melee'' and ''Smash 64'', where the duration of hitlag was predictable.
As shown by the formulas, the general amount of hitlag on moves is at its lowest in ''Melee'', and has since increased throughout the series, with ''Ultimate'' having the most hitlag. In all games, hitlag is higher the more damage a move deals. For example, weak attacks such as [[Mario]]'s [[jab]] have minimal hitlag, but the hitlag of strong or {{b|sweetspot|hitbox}}ed attacks can last much longer; up to a maximum of 20 frames in ''Melee'', and 30 frames (20 for the victim if crouch cancelling) from ''Brawl'' onward. In addition, ''Brawl'' introduced the mechanic of hitlag modifiers, causing variance in the hitlag duration of attacks; this is in contrast to ''Melee'' and ''Smash 64'', where the duration of hitlag was predictable.


Hitlag only affects the object that deals the [[damage]]; all other game elements (including, interestingly enough, any particle effects the attack generated) are uninterrupted. For example, both [[Captain Falcon]] and his opponent sustain hitlag upon a sweetspotted [[Knee Smash]], while [[Samus]]' movement is not interrupted by a [[Charge Shot]] hitting someone, since it is a projectile not attached to her. Hitlag affects the attacker as long as the attack connects, even if it deals no [[damage]] as a result of hitting opponents with [[invincibility]]. Hitlag is also exaggerated if two attacks clash, or if an attack is [[perfect shield]]ed; in the latter case, the attacker suffers from hitlag while the defender receives none. Additionally, if an attack deals no knockback, the target does not experience any hitlag.
Hitlag only affects the object that deals the damage; all other game elements (including, interestingly enough, any particle effects the attack generated) are uninterrupted. For example, both [[Captain Falcon]] and his opponent sustain hitlag upon a sweetspotted [[Knee Smash]], while [[Samus]]' movement is not interrupted by a [[Charge Shot]] hitting someone, since it is a projectile not attached to her. Hitlag affects the attacker as long as the attack connects, even if it deals no damage as a result of hitting opponents with [[invincibility]]. Hitlag is also exaggerated if two attacks clash, or if an attack is [[perfect shield]]ed; in the latter case, the attacker suffers from hitlag while the defender receives none. Additionally, if an attack deals no knockback, the target does not experience any hitlag.


Attacks with the [[electric]] effect are unique in that they increase the amount of hitlag, multiplying the number of frames by 1.5 (rounded down), which stacks with the hitlag multiplier that the move otherwise has (for example, an electric attack with a hitlag multiplier of 1.2 deals 1.8 times the amount of hitlag). Interestingly, in ''Smash 4'' if a character is hit by an electric attack from another, and either character is affected by slowdown (such as the [[Timer]] item), then the target receives additional hitlag, while the attacker does not. This phenomenon does not occur with non-electric attacks, even those that have a hitlag multiplier.
Attacks with the [[electric]] effect are unique in that they increase the amount of hitlag, multiplying the number of frames by 1.5 (rounded down), which stacks with the hitlag multiplier that the move otherwise has (for example, an electric attack with a hitlag multiplier of 1.2 deals 1.8 times the amount of hitlag). Interestingly, in ''Smash 4'' if a character is hit by an electric attack from another, and either character is affected by slowdown (such as the [[Timer]] item), then the target receives additional hitlag, while the attacker does not. This phenomenon does not occur with non-electric attacks, even those that have a hitlag multiplier.
===Notes===
<references group="note"/>


==External links==
==External links==

Revision as of 07:18, June 21, 2021

Not to be confused with hitstun.
A gif animation of Wolf's f-tilt that showcases its freeze frames.
An example of hitlag in the first hitbox of Wolf's forward tilt.

Hitlag (also known as hitstop or freeze frames, and officially known as hitstun[1][2]) is a phenomenon that appears in all games of the Super Smash Bros. series whereby a character will freeze for a period of time after connecting with an attack.

If successful with most attacks, both the attacker and target are frozen in time for a number of frames. This causes the attack to get "stuck" out longer than it would if it had not hit anything, while the target has a short time to react before the knockback occurs. This is most easily noticed in multi-hit attacks such as Yoshi's down aerial; the attack takes less time to finish if it does not hit anything.

Once the hitlag has passed, both sides resume action. During hitlag, defending characters are capable of performing smash directional influence to get out of combos or multi-hit moves, or to increase their chance for survival.

In several other fighting games, the amount of hitlag frames often dictate the attack level of connecting attacks, ranging from light-to-heavy; the more frames there are, the heavier the attack in question is (factors often completely independent of damage inflicted). Hitlag often times allows for a window to transition into another attack via cancel if there exists such a window, or at least plan the next action both in the attacker's case (though as aforementioned solely in the case Smash, smash DI is an action the victim can utilize).

Hitlag serves two primary functions. The first is a visual indicator that an attack connects. The brief moment where both fighters freeze allows both players to plan their next moves. The second is to sell the impact of a move whenever it connects. Strong attacks with high hitlag feel like they have weight and power behind them when the freeze happens.

Formula

The formula for calculating the number of frames of hitlag experienced by both the attacker and victim has been different for most of the games (⌊x⌋ means to round down):

The values correspond to the following (all apply to both the attacker and victim unless stated otherwise):

  • d, the amount of damage an attack would deal (rounded up in Smash 64)
  • e, electric effect; 1.5× (for the victim only in Melee, and for both the attacker and victim in every other game)
  • c, crouch canceling; 0.666667× in Melee and 0.67× in Brawl onward (applied to the victim only in all games)
  • h, hitlag multiplier; defined by every hitbox and defaults to 1×
    • For example, the majority of Marth's attacks have a hitlag multiplier of 1.25× if the tipper connects, and 0.7× otherwise.
    • Some moves are coded to deal no hitlag at all, either by being given a hitlag multiplier of 0× or using a special parameter that disables hitlag when turned on. Examples of such moves are Bowser Bomb in Brawl and Falco's Reflector in Smash 4.
      • In Brawl and Smash 4 prior to version 1.1.0, shielding opponents were not affected by these hitlag multipliers; therefore, moves with below-average multipliers were safer on shield, while those with above-average multipliers were less safe, as the attacker experienced less or more hitlag (respectively) than the shield user. Beginning in version 1.1.0 of Smash 4, shields are properly affected by hitlag multipliers, therefore removing the difference in shield safety caused by them.
        • In Smash 4, starting in version 1.1.0, if the hitlag multiplier of a move is higher than 1×, it is multiplied by 0.8× if it hits a shield, though without dropping below 1×. For example, the 1.25× hitlag multiplier of Marth's tippers is reduced to 1× if they are shielded. This applies only to the attacker in 1.1.0, and to both the attacker and victim from 1.1.1 onward. As a result, in the former case, moves with above-average hitlag are effectively safer on shield, while in the latter case, shielding them merely reduces the usual hitlag period.
  • s, shielding; 0.67×
    • Hitlag multipliers less than 1× are ignored if shielding. This is especially noticeable for moves such as Cloud's Limit Cross Slash, which normally uses a hitlag multiplier of 0.3× for its linking hits; the move's hits transition considerably slower if it hits a shield.
  • p, based on player count:
Players 2 3 4 5 6 7 8
Ultimate 1.0 0.925 0.862 0.8116 0.77464 0.752464 0.75

As shown by the formulas, the general amount of hitlag on moves is at its lowest in Melee, and has since increased throughout the series, with Ultimate having the most hitlag. In all games, hitlag is higher the more damage a move deals. For example, weak attacks such as Mario's jab have minimal hitlag, but the hitlag of strong or sweetspoted attacks can last much longer; up to a maximum of 20 frames in Melee, and 30 frames (20 for the victim if crouch cancelling) from Brawl onward. In addition, Brawl introduced the mechanic of hitlag modifiers, causing variance in the hitlag duration of attacks; this is in contrast to Melee and Smash 64, where the duration of hitlag was predictable.

Hitlag only affects the object that deals the damage; all other game elements (including, interestingly enough, any particle effects the attack generated) are uninterrupted. For example, both Captain Falcon and his opponent sustain hitlag upon a sweetspotted Knee Smash, while Samus' movement is not interrupted by a Charge Shot hitting someone, since it is a projectile not attached to her. Hitlag affects the attacker as long as the attack connects, even if it deals no damage as a result of hitting opponents with invincibility. Hitlag is also exaggerated if two attacks clash, or if an attack is perfect shielded; in the latter case, the attacker suffers from hitlag while the defender receives none. Additionally, if an attack deals no knockback, the target does not experience any hitlag.

Attacks with the electric effect are unique in that they increase the amount of hitlag, multiplying the number of frames by 1.5 (rounded down), which stacks with the hitlag multiplier that the move otherwise has (for example, an electric attack with a hitlag multiplier of 1.2 deals 1.8 times the amount of hitlag). Interestingly, in Smash 4 if a character is hit by an electric attack from another, and either character is affected by slowdown (such as the Timer item), then the target receives additional hitlag, while the attacker does not. This phenomenon does not occur with non-electric attacks, even those that have a hitlag multiplier.

Notes

  1. ^ This formula is used even if no spirits are used. In Training Mode, after version 3.0.0, this formula is only applied when a spirit is used.

External links

References/notes

  1. ^ https://en-americas-support.nintendo.com/app/answers/detail/a_id/43317
  2. ^ Although officially the term "hitstun" refers to hitlag, the community term of the same name refers to a different mechanic.