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

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(moved flux construct, hinox, and gleeok to datamined json)
(moved lynels to datamined json)
Line 92: Line 92:
         },
         },
         "markers": [
         "markers": [
        ]
      }
    ]
  },
  {
    "name": "Lynel",
    "source": "summary",
    "layers": [
      {
        "minZoom": 4,
        "icon": {
          "url": "lynel.png",
          "width": 29,
          "height": 30
        },
        "markers": [
          {"coords":[-988,-4445],"elv":"509","id":"White-Maned Lynel06","name":"White-Maned Lynel","link":"White-Maned Lynel"},
          {"coords":[30,-3378],"elv":"96","id":"Lynel03","name":"Lynel","link":"Lynel"},
          {"coords":[1551,-2169],"elv":"218","id":"Lynel04","name":"Lynel","link":"Lynel"},
          {"coords":[1839,-2799],"elv":"309","id":"Lynel05","name":"Lynel","link":"Lynel"},
          {"coords":[138,-1553],"elv":"110","id":"Lynel06","name":"Lynel","link":"Lynel"},
          {"coords":[-2708,-1463],"elv":"143","id":"Blue-Maned Lynel08","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-3834,-590],"elv":"52","id":"Blue-Maned Lynel09","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-3366,98],"elv":"7","id":"Blue-Maned Lynel10","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-306,1996],"elv":"11","id":"Blue-Maned Lynel11","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-3036,1464],"elv":"207","id":"White-Maned Lynel07","name":"White-Maned Lynel","link":"White-Maned Lynel"},
          {"coords":[-518,2501],"elv":"115","id":"Blue-Maned Lynel12","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-946,2661],"elv":"225","id":"Blue-Maned Lynel13","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[2959,3680],"elv":"28","id":"Lynel07","name":"Lynel","link":"Lynel"},
          {"coords":[950,3877],"elv":"250","id":"White-Maned Lynel08","name":"White-Maned Lynel","link":"White-Maned Lynel"}
         ]
         ]
       }
       }

Revision as of 22:31, May 17, 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": [
       ]
     }
   ]
 },
 {
   "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": [
       ]
     }
   ]
 }

]