Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ruanxian

17
Posts
A member registered Jun 13, 2020

Creator of

Recent community posts

Yup, pushed past it, but your advice here is great and is generally what I did (sans star shield/fire orb). The good news is progression speeds up quite a bit once you hit 110 or so! At some point, you can hit 100% heirloom drop chance by using Power of Science plus a few more heirloom chance cards, so that's nice to linger on for a while too :P

Any idea if this game is still being updated?

(2 edits)

I found this in the code - looks like it's based on 10^(sqrt(log10(beauty / 100B)))

prestigeGain: (state, getters, rootState, rootGetters) => {

            if (rootState.stat.gallery_beauty.value < buildNum(1, 'T')) {

                return 0;

            }

            return Math.floor(rootGetters['mult/get']('currencyGalleryCashGain', Math.pow(10, Math.pow(logBase(rootState.stat.gallery_beauty.value / buildNum(100, 'B'), 10), 0.5))));

        },

Thanks, think I'll try longer prestiges for now - unfortunately, without the level 100 heirloom, I probably can't level my equipment mastery in any reasonable period of time, so I'll try to push to there. Other than that, everything else is stuff I've been using already.

Anyone else hit a plateau around Horde 90ish? I'm at a point where my bone capacity is way, way, way larger than I could hope to fill in a reasonable amount of time, and it takes about 3 days to fill my corrupted soul capacity. Progression's been pretty slow here; wondering if anyone found any good equipment combos or other strategies to push through. The next upgrade unlock is at 98, and I'm only at 93 so far...

How are you progressing so fast?

The note on unlocking pickaxe enhancement seems to be outdated - it says it needs 10 bars but we actually need 50? unless there's something I'm not understanding, since I haven't done any enhancements yet

Seems like the miniboss expertise gain is only using the base value...

I'm at mine 100, village max 369, horde 75, and farm 1% towards watermelon. I've spent most of my red gems on horde - the ancient power and ancient spirit upgrades are REALLY strong (basically 3x attack and 3x soul gain respectively).

I have to admit I was skeptical about the horde rework at first, but after playing it for a while (75 max zone now), I'm really loving it! It's a lot more idle than the previous version while still being active enough to play in real time if you want, and the progression feels solid and fairly rapid (although there was a plateau for me in the 50s, unsure if that's been retouched).

It's a lot easier to get lots of heirlooms now; I started hitting level 60 a few days ago and I already have 38 of those, giving me +1.14 flesh/s. It's really pretty good and grows decently fast.

(1 edit)

It seems like in my game, the lucky dice relic got moved to a higher achievement requirement (Shepherd of Souls 5; gain 4.096M corrupted souls). Maybe check whether you have that achievement yet?

Also, I lost my Bandage relic, but not sure if that's in a higher achievement that I can't see yet.

(3 edits)

I wish the collapsed view for upgrades would still show their price without having to hover the buy button.

Also, tiny gripe: in Village, the job list order is Farmer - Harvester - Miner but the resource display order is Wood - Plant Fiber - Stone. Could they be switched slightly so that the order is consistent, so that the jobs are listed in the same order as their primary product?

Are nostalgia mechanics explained anywhere? I think it seems to be that time you spend in Horde is added to your nostalgia counter, which decreases by 5% on each boss, but your nostalgia counter increases heirloom drop chance. It would be nice to have this explained more clearly somewhere, as well as being able to see current nostalgia without being in a boss fight.

(1 edit)

In the upgrades screen for Horde, click the icon next to the X/X items equipped text above your equipment.

Seems like loadouts are a bit bugged in that you can equip items you don't have yet in this current prestige through the loadout equip.

If you download the files at the bottom labeled version7 it should work.