To manipulate quest states, you use the addfact command. This effectively tells the game that a specific event has occurred. addfact(fact_id) To remove a failed status: removefact(fact_id)

Because every quest has dozens of internal stage IDs, you must find the exact one for your current progress. Examples from the Witcher 3 community guides include: : addfact(lw_gr39_treasure_opened) .

Press Enter. The quest will immediately advance to “completed” status, grant any scripted rewards (XP, items), and trigger follow-up quests if the game’s logic allows.

Place to find out quest names by ID number? | Page 2 | Forums