This starts off a prototype for making quest helpers which can be imported via a JSON object. Currently this only supports basic functionality or DetailedQuestStep, ObjectStep, and NpcStep.
Equally, only SkillRequirement and ItemRequirement in a basic way are supported.
This also assumes a simplistic format of a single ConditionalStep, where the defined steps are the order they're added to it.
This starts off a prototype for making quest helpers which can be imported via a JSON object. Currently this only supports basic functionality or DetailedQuestStep, ObjectStep, and NpcStep.
Equally, only SkillRequirement and ItemRequirement in a basic way are supported.
This also assumes a simplistic format of a single ConditionalStep, where the defined steps are the order they're added to it.