User:Memo326/Pokémon Seek: Difference between revisions

m
→‎Scoring: important typo
(Needs some work, but it's a start)
 
m (→‎Scoring: important typo)
Line 13: Line 13:
There are two main components to the score: remaining time and whether or not the player found the Pokémon's missing item. The part of the score depending on remaining time is calculated with the following formula:
There are two main components to the score: remaining time and whether or not the player found the Pokémon's missing item. The part of the score depending on remaining time is calculated with the following formula:


500*(t+100)
500*(t+10)


where ''t'' is the remaining time in seconds. Then, 5000 points are added if the missing berry was retrieved, or no points if it wasn't.
where ''t'' is the remaining time in seconds. Then, 5000 points are added if the missing berry was retrieved, or no points if it wasn't.
421

edits