Command Selection: Difference between revisions

Slightly clarifying Whack's behavior below 20%
(Slightly clarifying Whack's behavior below 20%)
Line 51: Line 51:
The formula for Whack to succeed is:<ref>https://twitter.com/Meshima_/status/1163394775006892032</ref><ref>https://twitter.com/Meshima_/status/1163395871817383936</ref><ref>https://twitter.com/Meshima_/status/1163398560076857344</ref>
The formula for Whack to succeed is:<ref>https://twitter.com/Meshima_/status/1163394775006892032</ref><ref>https://twitter.com/Meshima_/status/1163395871817383936</ref><ref>https://twitter.com/Meshima_/status/1163398560076857344</ref>
:<code>1 + 200 * (t - 20) / 280 + 20 * (u / 300)</code>
:<code>1 + 200 * (t - 20) / 280 + 20 * (u / 300)</code>
...where <code>t</code> is the target's percent pre-hit limited to between 20% and 300%, and <code>u</code> is the user's percent limited to 300% or less. As a result, the final rate is 1% when the opponent is below 20% damage, and scales up to 100% when the opponent is just below 160% damage, with a maximum extra 20% chance if the user is at 300% damage. If reflected, the new owner's percent is taken as the user's.
...where <code>t</code> is the target's percent pre-hit limited to between 20% and 300%, and <code>u</code> is the user's percent limited to 300% or less. As a result, the final rate is always 1% when the opponent is below 20% damage, and scales up to 100% when the opponent is just below 160% damage, with a maximum extra 20% chance if the user is at 300% damage. If reflected, the new owner's percent is taken as the user's.


During Sudden Death, the odds of Whack appearing in the menu are multiplied by 0.2×. <ref name="Sudden Death>https://twitter.com/Meshima_/status/1399677363005181964</ref>
During Sudden Death, the odds of Whack appearing in the menu are multiplied by 0.2×. <ref name="Sudden Death>https://twitter.com/Meshima_/status/1399677363005181964</ref>
Anonymous user