Zelda Dungeon:Tears of the Kingdom Map/Surface Categories

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.

[

 {
   "name": "Main Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "mainquest.png",
         "width": 42,
         "height": 25
       },
       "markers": [
         {"coords":[153,-254],"elv":"26","id":"MQ004","name":"Crisis at Hyrule Castle","link":"Crisis at Hyrule Castle"},
         {"coords":[153,-252],"elv":"26","id":"MQ005","name":"Regional Phenomena","link":"Regional Phenomena"},
         {"coords":[144,-254],"elv":"20","id":"MQ006","name":"Camera Work in the Depths","link":"Camera Work in the Depths"},
         {"coords":[732,-1315],"elv":"85","id":"MQ007","name":"Impa and the Geoglyphs","link":"Impa and the Geoglyphs"},
         {"coords":[963,-1412],"elv":"124","id":"MQ008","name":"The Dragon's Tears","link":"The Dragon's Tears"}
       ]
     }
   ]
 },
 {
   "name": "Shrine Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "shrinequest.png",
         "width": 25,
         "height": 29
       },
       "markers": [
         {"coords":[1141,-3952],"elv":"111","id":"TheGisaCraterCrystal","name":"The Gisa Crater Crystal","link":"The Gisa Crater Crystal"}
       ]
     }
   ]
 },
 {
   "name": "Side Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "sidequest.png",
         "width": 27,
         "height": 21
       },
       "markers": [
        {"coords":[98,-265],"elv":"8","id":"SQ-TodaysMenu","name":"Today's Menu","link":"Today's Menu"},
        {"coords":[723,-1332],"elv":"85","id":"SQ-Horse-DrawnDreams","name":"Horse-Drawn Dreams","link":"Horse-Drawn Dreams"},
        {"coords":[1656,-2985],"elv":"199","id":"SQ-CaveMushroomsThatGlow","name":"Cave Mushrooms That Glow","link":"Cave Mushrooms That Glow"},
        {"coords":[3534,-798],"elv":"235","id":"SQ-TheNorthLomeiProphecy","name":"The North Lomei Prophecy","link":"The North Lomei Prophecy"}
       ]
     }
   ]
 },
 {
   "name": "Side Adventure",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "adventure.png",
         "width": 20,
         "height": 24
       },
       "markers": [
         {"coords":[1075,-1700],"elv":"199","id":"SA-HestusConcerns","name":"Hestu's Concerns","link":"Hestu's Concerns"}
       ]
     }
   ]
 },
 {
   "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": [
       ]
     }
   ]
 }

]