Editing Dismiss
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 7: | Line 7: | ||
==Data== | ==Data== | ||
The amount of SP earned by dismissing a spirit comes down to a few factors: level, class, and slots (for [[support spirit]]s). The table below lists the amount of SP earned based on a spirit's class and the number of slots. For [[primary spirit]]s only the first row is used and it determines the base SP. The spirit's level increases the amount earned from the base amount up to 5 times more; the following can be used to approximate the amount earned: <code>Base × (1 + ((Level - 1)/98) × 4)</code> | The amount of SP earned by dismissing a spirit comes down to a few factors: level, class, and slots (for [[support spirit]]s). The table below lists the amount of SP earned based on a spirit's class and the number of slots. For [[primary spirit]]s only the first row is used and it determines the base SP. The spirit's level increases the amount earned from the base amount up to 5 times more; the following can be used to approximate the amount earned: <code>Base × (1 + ((Level - 1)/98) × 4)</code>. | ||
{|class="wikitable" | {|class="wikitable" | ||