Skip to content
Enter Submit to view all results. Ctrl+Enter View and filter in instant search.
Close ×
Search powered by Algolia
Update notes via Steam Community
Things fixed:
-Light flickering indefinitely after hunt
-Ghost not having grace period

Things changed:
-Grace period base went from 40->50 seconds
The function: gracePeriod = 50f / Mathf.Clamp(difficulty, 1f, 2f);
-Lowered ghost hunt speed from 110 to 100
-Lowered ghost idle speed from 100 to 70
-Made hiding spots have less probability of breaking
I changed the divider of difficulty to 4 instead of 3. This will make difficulty not influence the breaking chance as much, so hopefully hiding spots on doom are not insta-destroyed anymore
chance = Random.Range(0, (int)((75 / (difficulty / 4)) - TAR));
Windows Depot 2356462
  • Loading history…
  • Loading history…
Ad-free Steam data for everyone since 2012
Support SteamDB • Donate or contribute
Open link