Editing Aura
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 81: | Line 81: | ||
====Formula==== | ====Formula==== | ||
In ''Brawl'' and ''Smash 4'', the formula for the Stock Aura multiplier is <code>8 / (8 + rank * players / 2)</code>, with the rank and player variables functioning as previously described. In ''Ultimate'', the formula is changed to <code>1 - 0. | In ''Brawl'' and ''Smash 4'', the formula for the Stock Aura multiplier is <code>8 / (8 + rank * players / 2)</code>, with the rank and player variables functioning as previously described. In ''Ultimate'', the formula is changed to <code>1 - 0.34 * rank / (6 - players)</code> if the rank is positive, and <code>1 + 0.8 * rank / (6 - players)</code> if the rank is negative. As a result, after fully scaling to their changed value, these are all the possible Stock Aura multipliers: | ||
{|class="wikitable" style="text-align:center;" | {|class="wikitable" style="text-align:center;" | ||
Line 95: | Line 95: | ||
|- | |- | ||
!0 | !0 | ||
|colspan= | |colspan=6|'''1×''' (8/8) | ||
|- | |- | ||
!-1 | !-1 |