Modding Tutorials/Quests

From RimWorld Wiki
Revision as of 11:49, 4 September 2022 by Harakoni (talk | contribs)
Jump to navigation Jump to search

Preamble

Who this is for: Brave modders that want to tackle the quest system

Who this is not for: Beginners that have not invested a large amount of time into how the games basic components work

Making or modifying quests is a complicated endeavor. Ludeon itself appears to have given up on using the QuestScriptDef "properly" with the new quests from Ideology, and the modders that have followed their example. This tutorial is for the proper Quest system that was implemented with Royalty and offers the most extensibility (for what it's worth, the quests are still extremely difficult to modify or extend)

Fundamentals

QuestScriptDef

QuestNode

Slate

QuestPart

Signal