1.4.4 Bug fixes and balancing — Untitled Ghost Game Steam update #83970

Things fixed: -Light flickering indefinitely after hunt -Ghost not having grace period Things changed: -Grace period base went from 40->50 seconds The...

Steam App
Untitled Ghost Game (2356460)
Event type
patch note
Published
27 September 2023 - 16:30:51 UTC
Source
steam_community_announcements
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));

Open original Steam update

Interactive charts, reviews, news, prices, and comparison tools load in the full SteamPulse app.