Bitter Harvest
Fixing a softlock
Enable the debug console, then look for a fact under Gates the quest checks — one the quest is actively waiting on. If that flag never got written, addfact it to the value shown and the gate clears.
Setting a Set these to advance fact only marks a step done — it won't run the step or skip the quest forward, and it can't fix a softlock caused by a scene that never played or an NPC that didn't spawn (reload an earlier save for those). Save before forcing any fact.
Quest facts (5)
Set these to advance
5 factsCompletion flags this step writes — they record a step as done but won't run it or skip the quest forward on their own.
mq1005_quest_completedIn phase: Battlefield Scavengers
mq1005_quest_giver_diedAlso used by Fake Papers
mq1005_quest_refusedAlso used by Fake Papers
mq1005_encounter_disableDisables nml_pontar_soldiers_riding
mq1005_quest_ignoredIn phase: Battlefield Scavengers
Objectives
- 1.Protect the scavengers from monsters.
- 2.Talk to the scavengers' supervisor.
Objectives a quest can show, in roughly the order they appear; some are optional or mutually exclusive branches.