Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
grasscutters
GitHub Repository: grasscutters/grasscutter
Path: blob/development/docs/resources/World Locations.txt
3154 views
1
Excels:
2
- WorldAreaConfigData.json
3
- scene3_point.json (BinOutput/Scene/Trans)
4
5
textmaps contain the names of the areas
6
7
if a world area has an 'AreaType' of 'LEVEL_1', it has the following properties:
8
- there is not an 'AreaID2' field
9
- there is an 'elementType' field
10
- this is a PRIMARY region
11
12
if a world area has an 'AreaType' of 'LEVEL_2', it has the following properties:
13
- there is not an 'elementType' field
14
- the 'AreaID1' field is inherited from its parent area
15
- this is a SECONDARY region
16
17
the textmap hash is of the secondary region's name, unless it's a primary region
18