Extension for editing the state of story-oriented web games.
- The extension is Firefox only for now due to me using Firefox. If you want a Chrome version make an issue and it might happen in a few years
- Variable editing (including complicated-ish things like nested objects and arrays and such)
- Passage jump
- Passage code viewer
- Syntax highlighting in code viewer
- Open specific passage in code viewer
- Walkspeed manipulation
- Forcemove (Walk through walls, during cutscenes, whatever you want)
- Edit money
- Recover player/party (all stats to full in battle)
- Give/remove items
- Variable editor
- Python interpreter (game state shell)
- Enable things like superskip
- Manually manage memory (6 GB of ram is a little excessive for a visual novel)
- Passage editing in code viewer
- Check patching in code viewer
- Click variable in code viewer to jump to it in variable editor
- Passage content search
- Lock stats (ie dont take damage in battle)
- Item icon previews
- Interpeter manipulation (teleport to scene?)
- Actor/party editor
- Item stat editor
- Force save/skip
- Passage decompiler(?)
- Resizable window
I'm pretty bored with this so I frankly doubt any of this stuff will be implemented