dandcvs / KGAutoPlay

20 stars 12 forks source link

Transcendence purchasing question #26

Open DurrAliens opened 3 years ago

DurrAliens commented 3 years ago

I tried to read through the code before asking this question but it's a bit beyond my skill level. What is the entrance criteria the script uses to start purchasing transcendence tiers? Right now once it researches Apocrypha it's constantly praising the sun.

dandcvs commented 3 years ago

hi, each time on autoPraise fn if solarRevolution researched and transcendence researched. in this block https://github.com/dandcvs/KGAutoPlay/blob/a5c7bd9e2f4d398c2a87241dbbc6106db22003bb/kitg.js#L151

DurrAliens commented 3 years ago

I think I can understand what it's doing. Thanks.

So the script will convert praise to worship. And then will convert worship to epiphany until the epiphany cost meets some breakpoint value. After which time it will purchase Transcend Tiers.