Skip to content

Regions

Mike A. Trethewey edited this page Nov 11, 2018 · 1 revision

/region/regionName/regionSection.json

  • region: Regions of Zebes

    • regionName: One folder per region
      • regionSection: One file per section of region
  • Each section file has a list of Rooms.

  • Each Room has a list of Nodes.

  • Each Node can be a door, item, boss, etc.

  • Each Node can have access requirements within the room to reach or defeat it.

  • Each Room has a list of Links.

  • Each pair of door/elevator Nodes has a Link to all other Nodes in the Room, even if it's null.

  • Each item Node receives Links from door/elevator Nodes.

Clone this wiki locally