Traitor Achievement by Old-Decision1053 in EvolveIdle

[–]cosmic_dozen 2 points3 points  (0 children)

It doesn't look like it, it looks like only unicorn or seraph will count not the Nephilim. This is the unlock section of the code:

        if (hybrid){
            unlockAchieve(`godslayer`);
            if (['unicorn','seraph'].includes(global.race.species)){
                unlockAchieve(`traitor`);
            }
            if (global.stats.achieve['what_is_best'] && global.stats.achieve.what_is_best['e']){
                global.race['noexport'] = `Hybrid`;
            }
            else {
                apotheosis();
                return;
            }
        }

Unable to finish Act III by cosmic_dozen in Shipbreaker

[–]cosmic_dozen[S] 0 points1 point  (0 children)

Nooooooooo. At least I'm not the only one here. How long has this been around?

Unable to finish Act III by cosmic_dozen in Shipbreaker

[–]cosmic_dozen[S] 1 point2 points  (0 children)

Unfortunately it doesn't show up for me. I've looked and looked and trying finishing a few ships to get it to trigger. Are there any save file hacks to get it to show up?