File information

Last updated

Original upload

Created by

Ananse

Uploaded by

AnansetheSpider

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

//Installation

This mod is very simple. Let me talk you through how it works.

Step One, open your DarkestDungeon folder, then go to campaign->town->buildings->stage_coach

Inside that folder you will see a file called stage_coach.building.json

Step Two, rename that file to ORIGINALstage_coach.building.json

Now step three is copy the folder from this mod into your stage_coach folder. When the
game begins, it will decide the first heroes available to you in town based on the file
in this folder named stage_coach.building.json

So whichever configuration you give that name, that's the one that will load when you start
a new game. After the first week, this file is no longer referenced by a game in progress,
so you can load a different one instead.

Here's an example:

I want my first two heroes to be an Arbalest and an Antiquarian (I'm a badass), so
I go to my fair starts folder and select the file named "Arb-Aq_stage_coach.building.json"
I rename that file to stage_coach.building.json and place it in the stage_coach folder, and then
start my game. After a few weeks I decide to start another game with an Occultist-Bounty Hunter
start, so I rename the file stage_coach.building.json back to Arb-Aq_stage_coach.building.json
and instead I rename the file Occ-BH_stage_coach.building.json to stage_coach.building.json

Makes sense right?

And as long as you save the original file (now named ORIGINALstage_coach.building.json)
you can always go back to how it was.

Have fun!