Monster Slayer
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 (13)
Set these to advance
13 factsCompletion flags this step writes — they record a step as done but won't run it or skip the quest forward on their own.
mq4003_dead_drowner_10_checkedAdd mq4003_dead_drowner_10_checked
mq4003_dead_drowner_11_checkedAdd mq4003_dead_drowner_11_checked
mq4003_dead_drowner_12_checkedAdd mq4003_dead_drowner_12_checked
mq4003_dead_drowner_1_checkedAdd mq4003_dead_drowner_1_checked
mq4003_dead_drowner_2_checkedAdd mq4003_dead_drowner_2_checked
mq4003_dead_drowner_3_checkedAdd mq4003_dead_drowner_3_checked
mq4003_dead_drowner_4_checkedAdd mq4003_dead_drowner_4_checked
mq4003_dead_drowner_5_checkedAdd mq4003_dead_drowner_5_checked
mq4003_dead_drowner_6_checkedAdd mq4003_dead_drowner_6_checked
mq4003_dead_drowner_7_checkedAdd mq4003_dead_drowner_7_checked
mq4003_dead_drowner_8_checkedAdd mq4003_dead_drowner_8_checked
mq4003_dead_drowner_9_checkedAdd mq4003_dead_drowner_9_checked
mq4003_drowner_checkedAdd mq4003_drowner_checked
Objectives
- 1.Use your Witcher Senses to find out what's killing drowners near the lake.
- 2.Kill the troll.
- 3.Search the troll's lair.
- 4.Read the letter.
Objectives a quest can show, in roughly the order they appear; some are optional or mutually exclusive branches.