Online tool to create/edit custom quests json files, this is the ideal companion for Custom Quests mod.
Designed with to work with Custom Quests mod.
This tool will allow you to create and edit quest files for Custom Quests mod.
Main features
- handle several quest files
- you can duplicate a quest
- search for items (will be reworked in v2)
- just select what you want (locations, places, zones)
Usage tips
- When you're done, the downloaded json quests files need to go into the quests
directory of the Custom Quests mod, I suggest you to make a sub-directory so you can have something like quests/YourQuestLine/YourQuestFile.json
- You can drag-n-drop a custom quest json file to import it into the editor.
- Double click on a quest file to rename it.
- Create chainable quests with locked\_by\_quests
Credits
Thanks to Gave_Over for making the image
875 Downloads
Work for Custom Quests > 3.2.0
Changelog
Upgrade for SPT 3.9.x
You have to surround your quest ids by characters like #
(this is to avoid a weird BSG bug)
Example: #my\_quest\_id\_1#
instead of my\_quest\_id\_1
Features
- support of Streets of Tarkov map
- support of Ground Zero map
- add missing [places](https://github.com/guillaumearm/SPT_CustomQuests/blob/master/docs/ALL_PLACES.md), [zones ](https://github.com/guillaumearm/SPT_CustomQuests/blob/master/docs/ALL_ZONES.md)andand) [quest items](https://github.com/guillaumearm/SPT_CustomQuests/blob/master/docs/ALL_ZONES.md)
1.9K Downloads
Changelog
Features
Added quests persistance in local storage.
Fixes
Editor can load file quests for Custom Quests > 2.0.0 (@group and @build directives are ignored for now)
967 Downloads
update
156 Downloads
update
45 Downloads
Not quite yet...