Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON-based helper importing #1868

Closed
wants to merge 5 commits into from
Closed

JSON-based helper importing #1868

wants to merge 5 commits into from

Conversation

Zoinkwiz
Copy link
Owner

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.

@Zoinkwiz Zoinkwiz closed this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant