Skip to content

HOSPITAL.DAT

ProgSys edited this page Sep 5, 2016 · 2 revisions

Contains the listing of the conditions you need to achieve to get the rewards from the hospital.

Located at SUBDATA.DAT > START.DAT

  • 4 byte - contains the number of entrys (original: 33)
  • 4 byte - the same number again
  • for every 16 byte long entry:
    • 2 byte - ID, just a id starting at 1 - number of entry
    • 2 byte - Deceased
    • 4 byte - Item ID, the item you are getting
    • 4 byte - HP, HP to be healed
    • 4 byte - SP, SP to be healed
  • The end is padded with zeros

File spreadsheet dump: https://docs.google.com/spreadsheets/d/1QuShaZsuQe1cRybufzAFD97f6xQ0JlLXDIvsynusxZc/edit#gid=68330429

Clone this wiki locally