28 lines
538 B
JSON
28 lines
538 B
JSON
{
|
|
"id": "map",
|
|
"name": "Map",
|
|
"subtitle": "The known world · roman_14bce",
|
|
"layout": "map",
|
|
"subitems": ["Waypoints", "Epoch"],
|
|
"sections": [
|
|
{
|
|
"col": "sidebar",
|
|
"title": "Revealed waypoints",
|
|
"type": "status-block",
|
|
"dataKey": "waypoints"
|
|
},
|
|
{
|
|
"col": "sidebar",
|
|
"title": "Epoch",
|
|
"type": "status-block",
|
|
"dataKey": "epoch"
|
|
},
|
|
{
|
|
"col": "canvas",
|
|
"title": "TESSERA H7 · fog-of-war",
|
|
"type": "map-canvas",
|
|
"dataKey": null
|
|
}
|
|
]
|
|
}
|