Zelda Dungeon:Tears of the Kingdom Map/Depths Categories: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
No edit summary
(moved central mine to locations.json)
Line 1: Line 1:
[
[
  {
    "name": "Great Abandoned Central Mine",
    "source": "summary",
    "layers": [
      {
        "minZoom": 1,
        "icon": {
          "url": "start.png",
          "width": 28,
          "height": 28
        },
        "markers": [
          {"coords":[-1940.605,-821.8204],"elv":"-417.7506","id":"Great Abandoned Central Mine","name":"Great Abandoned Central Mine","link":"Great Abandoned Central Mine"}
        ]
      }
    ]
  },
   {
   {
     "name": "Main Quest",
     "name": "Main Quest",

Revision as of 09:17, May 31, 2023

[

 {
   "name": "Main Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "mainquest.png",
         "width": 42,
         "height": 25
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Shrine Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "shrinequest.png",
         "width": 25,
         "height": 29
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Side Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "sidequest.png",
         "width": 27,
         "height": 21
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Side Adventure",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "adventure.png",
         "width": 20,
         "height": 24
       },
       "markers": [
         {"coords":[-1931,-812],"elv":"-520","id":"SA-MasterKohgaoftheYigaClan","name":"Master Kohga of the Yiga Clan","link":"Master Kohga of the Yiga Clan"}
       ]
     }
   ]
 },
 {
   "name": "Memory",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "memory.png",
         "width": 25,
         "height": 23
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Quest Objective",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "objective.png",
         "width": 13,
         "height": 13
       },
       "markers": [
         {"coords":[-451,-803],"elv":"-470","id":"MQ006-01","name":"Camera Work in the Depths","link":"Camera Work in the Depths"}
       ]
     }
   ]
 }

]