게임 정보
Uncover ghosts in this thrilling clicker game. In "Thousand Souls" mode, race against time to collect as many souls as possible with just 1000 clicks. For a limitless challenge, try the endless "Fallen Souls" mode and catch souls without stopping.
How to calculate the score in the game mode "Thousand Souls":
1st ghost: 1+(rounding(number of clicks * 100 - (elapsed time in seconds * 50) + number of clicks))
2nd ghost: 1+(rounding(number of clicks * 100 - (elapsed time in seconds * 150) + number of clicks))
3th ghost: 1+(rounding(number of clicks * 100 - (elapsed time in seconds * 250) + number of clicks))
4th ghost: 1+(rounding(number of clicks * 00 - (elapsed time in seconds * 350) + number of clicks))
This means that each higher spirit has a greater penalty for elapsed time.
How to calculate the souls in the game mode "Fallen Souls":
For every click on the ghost, you catch one soul. A bonus icon appears at random times and you have 3 seconds to click on it
The activated time bonus randomly lasts 10-30 seconds
Bonus souls are calculated according to the formula random(1000 to 100000) + (number of captured souls / 1000)