; Running this file via the in-game console will force the game to spawn a particular NG+ variant

; -----------------------------------------------------------------------------------

; Important things to note:
; - The appropriate console command is 'bat NewGamePlusPicker'
; - This command should be entered in the credits AFTER entering the Unity
; - The console can only be accessed in credits once the option to skip appears
; - DO NOT skip before entering the command, or the game will pick a universe for you
; - Semicolons are used to "comment out" undesired sections so they aren't run
; - Deleting starting semicolons causes the console to attempt to run a line
; - It is absolutely CRITICAL to preserve or delete semicolons correctly

; -----------------------------------------------------------------------------------

; The below line sets up certainty that a variant universe will occur
; Only adjust this if you want to force vanilla to occur (change from 100 to 0)

set 17E727 to 100

; -----------------------------------------------------------------------------------

; If this will be at least your second time entering the Unity, you can ignore this section
; If this is your first time, delete the below semicolon so the game won't force vanilla

;player.modav PlayerUnityTimesEntered 2

; -----------------------------------------------------------------------------------

; This section contains the actual universe variants you can choose from
; Each has a following comment quickly describing it
; Delete ONLY the STARTING semicolon for ONLY the variant you want
; Leave this section alone if you're forcing the vanilla outcome above

;set 1801B9 to 0; Hunter has killed Constellation except Vasco
;set 1801B9 to 1; Recruitable you has just showed up to Constellation
;set 1801B9 to 2; Constellation is just many versions of you
;set 1801B9 to 3; Zealot Andreja kills Constellation, wants to fight
;set 1801B9 to 4; Walter Stroud goes full Ferengi, offers to sell artifacts
;set 1801B9 to 5; The Hunter has killed Constellation, gives you artifacts for fun
;set 1801B9 to 6; Starborn Cora Coe trying to avenge her dad (avoidable fight)
;set 1801B9 to 7; Evil starborn you has killed Constellation, wants to fight
;set 1801B9 to 8; Four children larping as Constellation but w/o a hat
;set 1801B9 to 9; "Sarah Morgan" is a plant, named by a very judgy Noel

; -----------------------------------------------------------------------------------

; Bonus tip: to just skip to NG+, do 'coc MQUnity' in the console while in game
; Quick start: 'Set 000a7d31 to 8' in main menu, new game, 'showlooksmenu player', then above