Starfield:New Game Plus Standard Handling
From Starfield Wiki
| Arrive at The Lodge. | |||
| Location(s): | The Lodge | ||
|---|---|---|---|
| ID: | MQ401 | ||
| Technical: | 1 | ||
|
|||
|
|||
Mission Stages[edit]
| New Game Plus Standard Handling (MQ401) | ||
|---|---|---|
| Stage | Finishes Mission | Mission Entry |
| 0 | (Debug Stage) | |
| 10 | (Quest Started - scripting is inside MQ401QuestScript) | |
| 20 | (Armillary has loaded, assemble Armillary if needed) | |
| 100 | (Player enters the Library - script on LodgeEnterLibraryTrigger alias) | |
| 110 | (Start FaceGen) | |
| 120 | (FaceGen Complete) | |
| 200 | (Repeat the Main Quest - Sarah starts MQ102) | |
| 300 | (Skip the Main Quest - Start MQ402) | |
| 410 | (Sarah Companion progression set to normal) | |
| 415 | (Sarah Companion progression skipped) | |
| 420 | (Andreja Companion progression set to normal) | |
| 425 | (Andreja Companion progression skipped) | |
| 440 | (Barrett Companion progression set to normal) | |
| 445 | (Barrett Companion progression skipped) | |
| 450 | (Sam Coe Companion progression set to normal) | |
| 455 | (Sam Coe Companion progression skipped) | |
| 501 | (Outpost Management Rank 1) | |
| 502 | (Outpost Management Rank 2) | |
| 503 | (Outpost Management Rank 3+) | |
Notes
- Any text displayed in angle brackets (e.g.,
<Alias=LocationHold>) is dynamically set by the Radiant Mission system, and will be filled in with the appropriate word(s) when seen in game. - Not all entries may appear in your log; which entries appear and which entries do not depends on the manner in which the mission is done.
- Stages are not always in order of progress. This is usually the case with missions that have multiple possible outcomes or missions where certain tasks may be done in any order. Some stages may therefore repeat objectives seen in other stages.
- If an entry is marked as "Finishes Mission" it means the mission disappears from the Active Mission list, but you may still receive new entries for that mission.
- On the PC, it is possible to use the console to advance through the mission by entering
setstage MQ401 stage, wherestageis the number of the stage you wish to complete. It is not possible to un-complete (i.e. go back) mission stages, but it is possible to clear all stages of the mission usingresetquest MQ401.