A save editor for dragon quest ix
I can no longer work on this, if you're interested in taking ownership of it, please dm me. The editor as it stands is basically complete, however I cannot resolve any future issues, and there are a few things yet to be added.
- skills
- appearance
- face
- hairstyle
- skin color
- hair color
- eye color
- height
- width
- color
- current vocation
- vocation exp stuff
- revocations
- seeds
- equipment
- held items
- name
- gender
- guest data:
- name
- appearance
- face
- hairstyle
- hair color
- eye color
- skin color
- height
- width
- color
- vocation
- battle records
- battle victories
- times alchemy performed
- accolades earnt
- quests completed
- grottos completed
- guests canvased
- completion
- monster list
- wardrobe
- item list
- alchenomicon
- play time
- map
- level
- revocations
- profile
- location
- birthday
- title
- speech style
- message
- check-in date
- location
- gender (3?)
- id
- inn rank
- import/export
- delete
- export self
- items found
- wardrobe completion
- monster list
- defeat count
- rare drop
- common drop
- eye for trouble
- alchenomicon
- accolades
- stats
- visible
- battle victories
- times alchemy performed
- accolades earnt
- quests completed
- grottos completed
- guests canvased
- hidden
- deaths
- herbs used
- visible
- treasure map list
- treasures
- discoverer/conquerer
- location
- current
- valid location list
- normal
- info
- grotto search
- legacy
- turns
- boss
- add/remove
- import/export
- dqvc
- items
- past listing presets
- message
- message expiry date
- stock expiry date (?)
- items
- historical characters
- unlock all dlc
- play time + multiplayer
- learned party tricks
- gold
- mini medals
- unlockable vocations
- first clear
- zoom locations
- player profile
- location
- birthday
- title
- speech style
- message
- save location
- id
- auto detection of quick/confessed save
- undo/redo history
- accept save files with headers/footers
- fix number input weirdness
- fix large table performance
- show invalid player ids
- guest age bug?
- guest royal suites bug?
src/game/data.js
contains game data info including items, equipment, appearance data, etcsrc/game/grotto.js
contains a partial implementation of the grotto generation algorithmssrc/game/layout.js
contains known values of where various things in the save file are, if you find something else please feel free to open an issue or prsrc/saveManager.js
contains an implementation of reading and writing various data from the save file, except for grottos which is done insrc/game/grotto.js
src/assets/item_icons.png
: original image compiled by Indogutsu Tenbuki