World Locations.txt 583 B

1234567891011121314151617
  1. Excels:
  2. - WorldAreaConfigData.json
  3. - scene3_point.json (BinOutput/Scene/Trans)
  4. textmaps contain the names of the areas
  5. if a world area has an 'AreaType' of 'LEVEL_1', it has the following properties:
  6. - there is not an 'AreaID2' field
  7. - there is an 'elementType' field
  8. - this is a PRIMARY region
  9. if a world area has an 'AreaType' of 'LEVEL_2', it has the following properties:
  10. - there is not an 'elementType' field
  11. - the 'AreaID1' field is inherited from its parent area
  12. - this is a SECONDARY region
  13. the textmap hash is of the secondary region's name, unless it's a primary region