Your data
Don't have a JSON file? See how much of a hoarder I am and use my example files to try the tool:
How to use Gorgon's Vault
Load your items export above (required for most features). Optionally add a character sheet to see current favor with NPCs in Favor Finder. Your files stay on your device; nothing is uploaded. Don't have your own export? Use the example files under "Your data" to try the tool.
Important note, you need to be a VIP to export the JSON needed to make this tool work.
Then use the tabs to switch between tools. You don't need to re-upload when changing tabs.
What each tab does
- Favor Finder — Pick a map and NPC; see which stored items you can give for favor (Love/Like), grouped by city and vault.
- Storage Saver — Find items split across multiple vaults so you can consolidate stacks in-game and free up slots.
- Trip plan — Plan a multi-stop route to consolidate storage: pick maps in order and see what to pick up and drop at each stop.
- Full Inventory — Browse everything by category; filter by map or vault; search by name, effects, or mods.
- Mod Finder — Pick combat skills and see all mods for those skills by equipment slot.
- What's this for? — Search an item to see which recipes use it; or click item names in other tabs for a quick lookup.
- Quest Turn-ins — See your active quests and which stored items you already have that can be turned in.
CDN data could not be loaded
If you see this, cross-origin requests may be blocked. Save npcs.json, items.json, storagevaults.json, areas.json, attributes.json, skills.json, abilities.json, recipes.json, and quests.json from the CDN data (current version in app footer) into a data/ folder next to this file, then serve the folder with a local server (e.g. npx serve or python -m http.server).