Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I beat every achievement except for 5: the 100k clicks, and 4 of the 5 secrets, Im very confused on how to get the other ones except for the first. Is there any way to gain the knowledge for them?

Also I just wan't to say ive really enjoyed this game, its incredible and incredibly fun




small spoiler:


I have tried everything I can think of, for example: maxing the books, getting every upgrade. What I haven't done is maxing one of the things (so getting 75/75 of the points) but even that doesn't fully cover all the secrets, even for class exclusives (3/4).

So is there any way a small hint is possible for the secrets? I genuinely can't get any information from the title

(edit is because it still showed the small spoiler)

(1 edit)

Thank you for the kind words! I'm assuming you're missing the secret achievement called "You're Pretty Basic"








Hint below (Don't look if you don't want to be spoiled!!! - I really wish itch had spoiler tags)

  • This achievement has to do with perks. Each class has a perk with the word basic in it. Hopefully that is enough of a hint. :)

Thank you for answering, I am really enjoying this game, its lovely

I think I understand what your hint is implying, and this is one of the achievements I’m missing.

spoiler:

But I’m also missing numbers go up (probably the one with the level 75), yarr! (no clue) and oops wrong one (also no clue)

alr got oops wrong one as well, so now just yarr! and numbers go up

(+1)

All of the secret answers are in the HFI discord too - but for yarr I'd take a look at the world map, and for number go up I'd check the info screen.

those are some very good hints, I got both of them now, so just spam clicking left

How do I get the "oops wrong one" thing?

Heres a hint for Yarr, take a look at the map. What does Yarr remind you of?

thank you for this hint, it also helped with the achievement, (also a good hint for in game ngl)

as for your problem with spoiler (I got annoyed so searched for it) this is the solution:
https://itch.io/t/2151831/adding-spoiler-text-to-your-game-description

thats also how i did it
If you don't trust the link the main method is:
go to itch settings, on profile, scroll down and press "prefer markup where available" and press save, then your itch.io reply has an M with an arrow down on the top left, if thats true you now have html

with that you can use

<details>

<summary>

put your main title here (like spoiler)

</summary>

put the thing you want to hide

</details>

Hey that's helpful! I'll keep that in mind thanks.