Ga naar de inhoud
Rel-bits

Rel-bits

  • Thuis
  • Nieuws
  • Gidsen
  • Videogidsen
  • Patch-opmerkingen
  • Misbruik melden
  • Toggle zoekformulier

Increlution Unlocking All Automations Guide

Geplaatst op 11/08/2022 Deur myhf 1 reactie op Increlution Unlocking All Automations Guide
  • Titel: Increlution
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Increlution is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

Increlution is very close to the type of idle game that I really like: ones that reward me for getting engrossed in other tasks by accumulating progress whenever I am not paying attention to the game. In Increlution, this play style is not possible because Offline Time does not accumulate when the game pauses due reaching an automation-locked action, and the vanilla game is designed to make this happen for the majority of times that you interact with it.

Here is a mod to unlock all automations immediately, which makes the gameplay more “idle” and less “incremental”. As a side-effect, this will also reveal spoilers of the entire list of possible actions in the Automation Configuration screen.

Enable Modding

Vinden main.js in the local game files. In the Mac version, this is at

steamapps/common/Increlution/Increlution.app/Contents/Resources/app/main.js

Bewerking main.js and change this line:

devTools: vals,

naar

devTools: WAAR,

Dan (re-)launch the game, and open the Developer Tools by pressing Ctrl+Shift+I or Command+Option+I.

Unlock all Automations

Open the Developer Tools by pressing Ctrl+Shift+I of Command+Option+I.

In de Console tab of the Developer Tools, run this script:

voor (const jobType of ["jobs", "construction", "exploration"]) {
voor (const job of game[jobType]) {
if (!job.isAutomationUnlocked) {
job.isAutomationUnlocked = true;
job.shouldAutomate = 0;
}
}
}

Dat is alles wat we vandaag hiervoor delen Increlution gids. Deze handleiding is oorspronkelijk gemaakt en geschreven door myhf. Voor het geval we er niet in slagen deze handleiding bij te werken, U kunt de laatste update vinden door dit te volgen link.

Als u van mening bent dat de inhoud van deze site uw rechten schendt, inclusief uw intellectuele eigendomsrechten, neem dan direct contact met ons op via ons contactformulier.
Gidsen Labels:Increlution

Bericht navigatie

Vorig bericht: Nature Escapes All Collectibles Guide
Volgende bericht: Dome Keeper General Info and Strategy Guide

Reactie (1) op “Increlution Unlocking All Automations Guide"

  1. Reincarnator schreef:
    10/10/2023 om 7:50 P.M

    Some stuff I wrote to remind myself what to do.

    Whenever you get a farming action, set it to the highest priority. (need high farming for boss later)
    When you are stuck on chapter 7, go to auto thing in chapter 3, switch to board river.
    Switch to take shield to have more shield when stuck too.
    Don’t have cook bull on auto so you can beat the hydra. (Cooking bull during hydra fight lets you fight longer)
    Ten minste 35 niveaus (if not less) after chapter 8 you can beat dragonslayer in the tavern.
    At end of chapter 10, start open vault manually before catch and cook koi fill up. Do this till it becomes automatic, then put cook koi down one notch in automation and put the architect? up one in automation (so that you will catch and cook them to have food in chapter 11).

    Beantwoorden

Geef een reactie Reactie annuleren

Je e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

  • Titel: Increlution
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Increlution is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

Vrijwaring

Alle geciteerde inhoud is afgeleid van hun respectieve bronnen. Als u denkt dat wij uw inhoud zonder toestemming hebben gebruikt, Zorg ervoor dat u ons bereikt en wij zullen het serieus nemen.
  • Over ons
  • Neem contact met ons op
  • Privacybeleid
  • Servicevoorwaarden

Auteursrecht © 2025 Rel-bits.

Aangedreven door PersBoek Nieuws WordPress thema