Map:ConanMap: Difference between revisions
From Irontide Fantasy Roleplay
More actions
No edit summary |
No edit summary |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
"$schema": "http://irontide.info/extensions/DataMaps/schemas/v17.json", | "$schema": "http://irontide.info/extensions/DataMaps/schemas/v17.json", | ||
"settings": | "settings": { | ||
"allowFullscreen": true, | |||
"enableSearch": true, | |||
"enableTooltipPopups": true, | |||
"showCoordinates": true, | |||
"hideLegend": false, | |||
"interactionModel": "sleep", | |||
"backdropColor": [ 0, 0, 0 ], | |||
"zoom": { | |||
"tryFitEverything": true, | |||
"min": 2, | |||
"max": 6 | |||
} | |||
}, | |||
"background": "Conan FullscreenMap.png", | "background": "Conan FullscreenMap.png", | ||
"groups": { | "groups": { | ||
" | "ancienttreasure": { | ||
"name": " | "name": "Ancient Treasure Chest", | ||
"icon": " | "icon": "AncientTreasureChestMarker.png", "size": 64 | ||
}, | |||
"mythicaltreasure": { | |||
"name": "Mythical Treasure Chest", | |||
"icon": "MythicalTreasureChestMarker.png", "size": 64 | |||
} | } | ||
}, | }, | ||
"markers": { | "markers": { | ||
" | "ancienttreasure": [ | ||
{ | |||
"id": "ancienttreasure1", "x": 0, "y": 0, | |||
"name": "Western Europe" | |||
}, | |||
{ | |||
"id": "ancienttreasure2", "x": 50, "y": 50, | |||
"name": "Kamchatka" | |||
} | |||
], | |||
"mythicaltreasure": [ | |||
{ | { | ||
"id": " | "id": "mythicaltreasure1", "x": 20, "y": 50, | ||
"name": "Western Europe" | "name": "Western Europe" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "mythicaltreasure2", "x": 12, "y": 76, | ||
"name": "Kamchatka" | "name": "Kamchatka" | ||
} | } | ||
Latest revision as of 23:01, 25 November 2025
Documentation for this map may be created at Map:ConanMap/doc
Loading scripts