Skip to content

cabalex/ac-quest-editor

Repository files navigation

A rewrite of my previous Astral Chain Quest Editor, built for ease-of-use and stability.

Scripting

The active quest editor is exposed in session, and all sessions are stored in sessions. You also have these functions exposed in the window:

  • lookupHash(hash: string) - Look up a quest hash (i.e. a flag's name).
  • window.lookup = lookup; window.questAreaLookup = questAreaLookup; window.itemLookup = itemLookup; window.questLookup = questLookup; window.questUnlookup = questUnlookup; window.questType = questType;

About

Create, edit, and export quests for Astral Chain, right in your browser

Topics

Resources

License

Stars

Watchers

Forks