1,906
edits
mNo edit summary |
m (→Shortcut) |
||
Line 32: | Line 32: | ||
===Shortcut=== | ===Shortcut=== | ||
For a given value of oka and uma, the overall change between raw score and final score will be the same. Therefore, by finding the ''net'' change from oka/uma once, you can skip having to do the entire process over and over. | |||
#Before playing, calculate <code>Final Score - (raw score / 1000)</code> for each place. | #Before playing, calculate <code>Final Score - (raw score / 1000)</code> for each place. Use dummy numbers for raw score. | ||
#After finishing | #After finishing the game, find the raw score, round it to the nearest 1,000, then divide by 1,000. | ||
#Use the calculated values from #1 to quickly determine final scores. | #Use the calculated values from #1 to quickly determine final scores. | ||
Line 57: | Line 57: | ||
This means, for these oka/uma settings, 1st place final score is equal to <code>(raw score/1000) + 10</code>, 2nd place final score is equal to <code>(raw score/1000) - 20</code>, and so on. | This means, for these oka/uma settings, 1st place final score is equal to <code>(raw score/1000) + 10</code>, 2nd place final score is equal to <code>(raw score/1000) - 20</code>, and so on. | ||
Using the above picture as another example | Using the above picture as another example: | ||
{{uma compare| | {{uma compare| | ||
Line 74: | Line 74: | ||
}} | }} | ||
First place received 35700 points, so their end score equals <code>( | First place received 35700 points, so their end score equals <code>(36000) / 1000 + 10</code> = 46, which is what was calculated above. | ||
===With different oka and uma=== | ===With different oka and uma=== |
edits