Priority: Difference between revisions

15 bytes added ,  3 years ago
m
m (→‎Attacks with transcendent priority: Updated so that it shows that ZSS's down smash is transcendent in all three games, not just brawl)
Tag: Mobile edit
Line 45: Line 45:


===Rebound===
===Rebound===
Rebound refers to the usual outcome when two different [[hitbox]]es connect without one having priority over the other. The outcome is the animations of both attacks are interrupted and both fighters are briefly caught in a unique "rebound" animation where neither can perform any action until the animation is finished. The length of the animation increases proportionately to the damage the hitbox would have dealt. This means the fighter that performed the weaker attack would get out of rebound before the other and have frame advantage. The calculation for rebound duration depends on the game, but "R" always means rebound frames and "d" always means damage dealt. In [[Melee]], the calculation is ''R=(6.6+(d)*0.558)''. In [[Smash 4]], the calculation is ''R= Floor((d*15/8+)7.5)''.
Rebound refers to the usual outcome when two different [[hitbox]]es connect without one having priority over the other. The outcome is the animations of both attacks are interrupted and both fighters are briefly caught in a unique "rebound" animation where neither can perform any action until the animation is finished. The length of the animation increases proportionately to the damage the hitbox would have dealt. This means the fighter that performed the weaker attack would get out of rebound before the other and have frame advantage. The calculation for rebound duration depends on the game, but "R" always means rebound frames and "d" always means damage dealt. In [[Melee]], the calculation is <code>R=6.6+(d*0.558)</code>. In [[Smash 4]], the calculation is <code>R=Floor((d*15/8)+7.5)</code>.


==Exceptions to normal priority==
==Exceptions to normal priority==
32,382

edits