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.
No edit summary
No edit summary
Line 120: Line 120:
         },
         },
         "markers": [
         "markers": [
         {"coords":[781,-2335],"elv":"609","id":"DiveCeremonyCourage","name":"Dive Ceremony","link":"Dive Ceremony"},
         {"coords":[781,-2335],"elv":"609","id":"MG-DiveCeremonyCourage","name":"Dive Ceremony","link":"Dive Ceremony"},
         {"coords":[2014,229],"elv":"753","id":"DiveCeremonyBravery","name":"Dive Ceremony","link":"Dive Ceremony"},
         {"coords":[2014,229],"elv":"753","id":"MG-DiveCeremonyBravery","name":"Dive Ceremony","link":"Dive Ceremony"},
         {"coords":[-809,4475],"elv":"1115","id":"DiveCeremonyValor","name":"Dive Ceremony","link":"Dive Ceremony"}
         {"coords":[-809,4475],"elv":"1115","id":"MG-DiveCeremonyValor","name":"Dive Ceremony","link":"Dive Ceremony"}
         ]
         ]
       }
       }

Revision as of 00:47, July 10, 2023

[

 {
   "name": "Main Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "mainquest.png",
         "width": 42,
         "height": 25
       },
       "markers": [
         {"coords":[-1312,449],"elv":"1535","id":"MQ-FindPrincessZelda","name":"Find Princess Zelda","link":"Find Princess Zelda"},
         {"coords":[-859,452],"elv":"1450","id":"MQ-TheClosedDoor","name":"The Closed Door","link":"The Closed Door"},
         {"coords":[-631,444],"elv":"1472","id":"MQ-ToTheKingdomofHyrule","name":"To the Kingdom of Hyrule","link":"To the Kingdom of Hyrule"},
         {"coords":[-3262,1363],"elv":"431","id":"MQ-GuidancefromAgesPast","name":"Guidance from Ages Past","link":"Guidance from Ages Past"}
       ]
     }
   ]
 },
 {
   "name": "Shrine Quest",
   "source": "mapns",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "shrinequest.png",
         "width": 25,
         "height": 29
       },
       "markers": [
         {"coords":[3407,-1804],"elv":"948","id":"TheEastHebraSkyCrystal","name":"The East Hebra Sky Crystal","link":"The East Hebra Sky Crystal"},
         {"coords":[2814,337],"elv":"1820","id":"TheNorthHyruleSkyCrystal","name":"The North Hyrule Sky Crystal","link":"The North Hyrule Sky Crystal"},
         {"coords":[-2170,1470],"elv":"585","id":"TheWestNecludaSkyCrystal","name":"The West Necluda Sky Crystal","link":"The West Necluda Sky Crystal"},
         {"coords":[468,-3367],"elv":"1695","id":"TheTabanthaSkyCrystal","name":"The Tabantha Sky Crystal","link":"The Tabantha Sky Crystal"},
         {"coords":[-1207,1755],"elv":"924","id":"TheNorthNecludaSkyCrystal","name":"The North Necluda Sky Crystal","link":"The North Necluda Sky Crystal"},
         {"coords":[-944,4611],"elv":"1789","id":"TheSouthLanayruSkyCrystal","name":"The South Lanayru Sky Crystal","link":"The South Lanayru Sky Crystal"},
         {"coords":[-1484,-1256],"elv":"1008","id":"TheSouthHyruleSkyCrystal","name":"The South Hyrule Sky Crystal","link":"The South Hyrule Sky Crystal"}
       ]
     }
   ]
 },
 {
   "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": "Minigame",
   "source": "summary",
   "layers": [
     {
       "minZoom": 4,
       "icon": {
         "url": "minigame.svg",
         "width": 30,
         "height": 30
       },
       "markers": [
        {"coords":[781,-2335],"elv":"609","id":"MG-DiveCeremonyCourage","name":"Dive Ceremony","link":"Dive Ceremony"},
        {"coords":[2014,229],"elv":"753","id":"MG-DiveCeremonyBravery","name":"Dive Ceremony","link":"Dive Ceremony"},
        {"coords":[-809,4475],"elv":"1115","id":"MG-DiveCeremonyValor","name":"Dive Ceremony","link":"Dive Ceremony"}
       ]
     }
   ]
 }

]