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.
m (fix typo)
(add white lynel faron)
Line 175: Line 175:
           {"coords":[1499,-2156],"elv":"0","id":"Lynel02","name":"Lynel","link":"Lynel"},
           {"coords":[1499,-2156],"elv":"0","id":"Lynel02","name":"Lynel","link":"Lynel"},
           {"coords":[-922,2715],"elv":"0","id":"Lynel03","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
           {"coords":[-922,2715],"elv":"0","id":"Lynel03","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
           {"coords":[2925,3687],"elv":"0","id":"Lynel04","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"}
           {"coords":[2925,3687],"elv":"0","id":"Lynel04","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
          {"coords":[-3075,1460],"elv":"0","id":"Lynel05","name":"Blue-Maned Lynel","link":"White-Maned Lynel"}
         ]
         ]
       }
       }

Revision as of 13:30, May 14, 2023

[

 {
   "name": "Main Quest",
   "source": "mappage",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "mainquest.png",
         "width": 42,
         "height": 25
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Shrine Quest",
   "source": "mappage",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "shrinequest.png",
         "width": 25,
         "height": 29
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Side Quest",
   "source": "mappage",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "sidequest.png",
         "width": 27,
         "height": 21
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Side Adventure",
   "source": "mappage",
   "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": "mappage",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "objective.png",
         "width": 13,
         "height": 13
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Flux Construct",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "skull.png",
         "width": 36,
         "height": 36
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Frox",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "skull.png",
         "width": 36,
         "height": 36
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Gleeok",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "skull.png",
         "width": 36,
         "height": 36
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Hinox",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "skull.png",
         "width": 36,
         "height": 36
       },
       "markers": [
       ]
     }
   ]
 },
 {
   "name": "Lynel",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "lynel.png",
         "width": 29,
         "height": 30
       },
       "markers": [
         {"coords":[83,-3349],"elv":"0","id":"Lynel01","name":"Lynel","link":"Lynel"},
         {"coords":[1499,-2156],"elv":"0","id":"Lynel02","name":"Lynel","link":"Lynel"},
         {"coords":[-922,2715],"elv":"0","id":"Lynel03","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
         {"coords":[2925,3687],"elv":"0","id":"Lynel04","name":"Blue-Maned Lynel","link":"Blue-Maned Lynel"},
         {"coords":[-3075,1460],"elv":"0","id":"Lynel05","name":"Blue-Maned Lynel","link":"White-Maned Lynel"}
       ]
     }
   ]
 }

]