User:Arcorann/DDR Scoring: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This is not intended to be article quality at the moment. == 1st/2nd/Club == == 3rd == == 4th == == 5th == == DDRMAX == == DDRMAX2/Extreme == == SuperNOVA == == SuperN...") |
|||
Line 2: | Line 2: | ||
== 1st/2nd/Club == | == 1st/2nd/Club == | ||
:Score = J * (floor(C/4)^2 + 1) | |||
where | |||
*C = combo count after step | |||
*J = 300 if Perfect, 100 if Great, 0 otherwise | |||
== 3rd == | == 3rd == |
Revision as of 11:32, 23 January 2020
This is not intended to be article quality at the moment.
1st/2nd/Club
- Score = J * (floor(C/4)^2 + 1)
where
- C = combo count after step
- J = 300 if Perfect, 100 if Great, 0 otherwise