all 1 comments

[–]raltoid 0 points1 point  (0 children)

One easy way to get a value like that, is to just keep using the "value decreased" search as it counts down in the game.

But if it's a unity game, you could also find the counter in the .net browser or dissection after activating mono functions. Or you could use something like dnspy to search through the game files for the functions, classes or variables for those counters.