Skip to content

DQIX/editor

Repository files navigation

DQIX Editor

A save editor for dragon quest ix

Looking for maintainers

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.

features/todo (116/131 + 10)

party

  • 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

items:

  • list of items
  • bulk edit

inn:

  • 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

quests:

  • list of quests
    • status
    • date
  • bulk edit
    • filter

records:

  • 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

grottos:

  • treasure map list
  • treasures
  • discoverer/conquerer
  • location
    • current
    • valid location list
  • normal
    • info
    • grotto search
  • legacy
    • turns
    • boss
  • add/remove
  • import/export

dlc:

  • dqvc
    • items
      • past listing presets
    • message
    • message expiry date
    • stock expiry date (?)
  • historical characters
  • unlock all dlc

misc:

  • 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

etc:

  • 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?

stretch:

  • allow marking quests in progress?
  • grotto map preview
  • unsafe mode?
  • pals past and present
  • world things (chests, item respawns)
  • party/standby move
    • import/export party characters
  • grotto plundered item names?
  • fountain group
  • guest npc style? (character model type = 0)

for devs

  • src/game/data.js contains game data info including items, equipment, appearance data, etc
  • src/game/grotto.js contains a partial implementation of the grotto generation algorithms
  • src/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 pr
  • src/saveManager.js contains an implementation of reading and writing various data from the save file, except for grottos which is done in src/game/grotto.js

Credits

About

A cross-platform save editor for Dragon Quest IX: Sentinels of the Starry Skies.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •