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

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(add all gleeok)
No edit summary
Line 125: Line 125:
         },
         },
         "markers": [
         "markers": [
           {"coords":[2275,-4470],"elv":"1285","id":"King Gleeok00","name":"King Gleeok","link":"Gleeok"},
           {"coords":[2275,-4470],"elv":"1285","id":"King Gleeok10","name":"King Gleeok","link":"Gleeok"},
           {"coords":[-2627,-4447],"elv":"1452","id":"King Gleeok00","name":"King Gleeok","link":"Gleeok"},
           {"coords":[-2627,-4447],"elv":"1452","id":"King Gleeok11","name":"King Gleeok","link":"Gleeok"},
           {"coords":[-3724,4652],"elv":"1097","id":"King Gleeok00","name":"King Gleeok","link":"Gleeok"}
           {"coords":[-3724,4652],"elv":"1097","id":"King Gleeok12","name":"King Gleeok","link":"Gleeok"}
         ]
         ]
       }
       }

Revision as of 10:13, May 16, 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": [
       ]
     }
   ]
 },
 {
   "name": "Flux Construct",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "skull.png",
         "width": 36,
         "height": 36
       },
       "markers": [
         {"coords":[-2772,3041],"elv":"","id":"Flux Construct III00","name":"Flux Construct III","link":"Flux Construct III"}
       ]
     }
   ]
 },
 {
   "name": "Gleeok",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "gleeok.png",
         "width": 36,
         "height": 36
       },
       "markers": [
          {"coords":[2275,-4470],"elv":"1285","id":"King Gleeok10","name":"King Gleeok","link":"Gleeok"},
          {"coords":[-2627,-4447],"elv":"1452","id":"King Gleeok11","name":"King Gleeok","link":"Gleeok"},
          {"coords":[-3724,4652],"elv":"1097","id":"King Gleeok12","name":"King Gleeok","link":"Gleeok"}
       ]
     }
   ]
 }

]