
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
If you want to support my work, you can buy me a coffee.
SPT 3.9.8
1.0K 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)
Unknown SPT Version
2.0K 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)
Unknown SPT Version
982 Downloads
update
Unknown SPT Version
183 Downloads
update
Not quite yet...