McLeodGaming Wiki
McLeodGaming Wiki
No edit summary
Tag: sourceedit
m (Cleanup, replaced: they're → they are, typos fixed: a opponent → an opponent)
Tag: apiedit
Line 9: Line 9:
   
 
== Knockback values ==
 
== Knockback values ==
Each [[hitbox]] of a move has two knockback values: a base knockback and a knockback scaling (also known as knockback growth). Base knockback is the minimum amount of knockback that an attack can deliver (in normal circumstances), and knockback scaling is a factor that controls how much knockback increases as damage increases. Moves with high base knockback deal high knockback under any circumstances, such as the swing of the [[Home-Run Bat]]. They additionally tend to be more effective at KOing when less knockback is needed (ex. light characters who are near the [[ledge]] or when a opponent is handicapped to sustain more knockback). On the other hand, moves with high knockback scaling take less damage to reach KO potential, such as {{SSF2|Bomberman}}'s [[forward smash]]. They additionally tend to be more effective at KOing when the opponent requires more knockback to be KO'd (such as against heavier characters, when far away from a stage's blast line, or when an opponent is handicapped to sustain less knockback). Techniques such as [[Directional Influence]] and [[Momentum canceling]] who help extend a players survival becomes less effective the stronger an attack's knockback scaling is.
+
Each [[hitbox]] of a move has two knockback values: a base knockback and a knockback scaling (also known as knockback growth). Base knockback is the minimum amount of knockback that an attack can deliver (in normal circumstances), and knockback scaling is a factor that controls how much knockback increases as damage increases. Moves with high base knockback deal high knockback under any circumstances, such as the swing of the [[Home-Run Bat]]. They additionally tend to be more effective at KOing when less knockback is needed (ex. light characters who are near the [[ledge]] or when an opponent is handicapped to sustain more knockback). On the other hand, moves with high knockback scaling take less damage to reach KO potential, such as {{SSF2|Bomberman}}'s [[forward smash]]. They additionally tend to be more effective at KOing when the opponent requires more knockback to be KO'd (such as against heavier characters, when far away from a stage's blast line, or when an opponent is handicapped to sustain less knockback). Techniques such as [[Directional Influence]] and [[Momentum canceling]] who help extend a players survival becomes less effective the stronger an attack's knockback scaling is.
   
 
== Set knockback ==
 
== Set knockback ==
Line 24: Line 24:
   
 
== No knockback ==
 
== No knockback ==
'''No knockback''', as the name says, are attacks that do damage, but deal zero knockback. These attacks are normally used to damage the opponent without making them flinch, but the opponent is still able to move freely while they're being attacked.
+
'''No knockback''', as the name says, are attacks that do damage, but deal zero knockback. These attacks are normally used to damage the opponent without making them flinch, but the opponent is still able to move freely while they are being attacked.
   
 
=== List of no knockback attacks ===
 
=== List of no knockback attacks ===

Revision as of 06:54, 5 July 2016

Knockback is the distance a character flies when the character is hit by an attack. It is measured in pps, or pixels per second. For example, Mario's fully charged forward smash does 9 pps of forward knockback to an opponents Mario at 0% damage. A player can avoid receiving knockback by dodging or using an attack that gives invincibility frames or knockback resistance.

Conditions

This is a list of conditions the knockback of an attack depends on:

  • Current % damage of the victim.
  • Weight and Gravity of the victim.
  • The staleness of the move used.
  • The Damage Ratio. The Damage Ratio is the multiplication of the knockback.

Knockback values

Each hitbox of a move has two knockback values: a base knockback and a knockback scaling (also known as knockback growth). Base knockback is the minimum amount of knockback that an attack can deliver (in normal circumstances), and knockback scaling is a factor that controls how much knockback increases as damage increases. Moves with high base knockback deal high knockback under any circumstances, such as the swing of the Home-Run Bat. They additionally tend to be more effective at KOing when less knockback is needed (ex. light characters who are near the ledge or when an opponent is handicapped to sustain more knockback). On the other hand, moves with high knockback scaling take less damage to reach KO potential, such as Bomberman's forward smash. They additionally tend to be more effective at KOing when the opponent requires more knockback to be KO'd (such as against heavier characters, when far away from a stage's blast line, or when an opponent is handicapped to sustain less knockback). Techniques such as Directional Influence and Momentum canceling who help extend a players survival becomes less effective the stronger an attack's knockback scaling is.

Set knockback

Set knockback, sometimes referred to fixed knockback, is a property of some attacks where the knockback dealt by the attack does not depend on the opponent's percentage or how much damage the attack does. This results in it dealing the same amount of knockback regardless of Stale-move negation.

List of set knockback attacks

No knockback

No knockback, as the name says, are attacks that do damage, but deal zero knockback. These attacks are normally used to damage the opponent without making them flinch, but the opponent is still able to move freely while they are being attacked.

List of no knockback attacks

One-Hit KO

MG icon Main article: One-hit KO

A One-Hit KO, also known as a OHKO, is an attack that can KO a character at 0% damage.

Formula

The knockback formula used in Super Smash Flash 2 is the same one used in Brawl and Melee. However, due to the two games having a different coordinate space, the devs have to scale things differently.

File:SSBBKnockbackFormula.png

Melee/Brawl formula.

File:SSBBKnockbackFormulaGravity.png

The formula that affects the vertical knockback.

Variables

  • p is the percentage of the target, counted after the attack's damage is added.
  • d is the damage the attack dealt.
  • w is the weight of the target.
  • s is the attack's knockback scaling (also known as knockback growth) divided by 100 (so a scaling of 110 is input as 1.1).
  • b is the attack's base knockback.
  • r is a ratio based on a number of factors, including:
    • Difficulty
    • Handicap
    • Smash charge interruption bonus

If the move has a weight-based knockback value set (so the move deals set knockback), then d is set to that value, and p is always 10.

Gallery