1,906
edits
(better word the page (especially the shortcut section)) |
mNo edit summary |
||
Line 31: | Line 31: | ||
End score = ((Raw points + Oka - Target)/1000) + Uma | End score = ((Raw points + Oka - Target)/1000) + Uma | ||
===Shortcut== | ===Shortcut=== | ||
If oka and uma remain the same, then the changes 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. | ||
# | #After finishing a 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. | ||
edits