Skip to content

Instantly share code, notes, and snippets.

@lsmoura
Last active October 17, 2022 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsmoura/d86a76d3d58a0f90e836ffef44c55c23 to your computer and use it in GitHub Desktop.
Save lsmoura/d86a76d3d58a0f90e836ffef44c55c23 to your computer and use it in GitHub Desktop.
Guild Wars 2
[
{
"name": "Champion Svanir Shaman Chief",
"level": 10,
"region": "Shiverpeak Mountains",
"zone": "Wayfarer Foothills",
"area": "Frunsenfell Creek",
"times": [
"0:15",
"2:15",
"4:15",
"6:15",
"8:15",
"10:15",
"12:15",
"14:15",
"16:15",
"18:15",
"20:15",
"22:15"
]
},
{
"name": "Shadow Behemoth",
"level": 15,
"region": "Kryta",
"zone": "Queensdale",
"area": "Godslost Swamp",
"times": [
"1:45",
"3:45",
"5:45",
"7:45",
"9:45",
"11:45",
"13:45",
"15:45",
"17:45",
"19:45",
"21:45",
"23:45"
]
},
{
"name": "Fire Elemental",
"level": 15,
"region": "Maguuma Jungle",
"zone": "Metrica Province",
"area": "Thaumanova Reactor",
"times": [
"0:45",
"2:45",
"4:45",
"6:45",
"8:45",
"10:45",
"12:45",
"14:45",
"16:45",
"18:45",
"20:45",
"22:45"
]
},
{
"name": "Great Jungle Wurm",
"level": 15,
"region": "Maguuma Jungle",
"zone": "Caledon Forest",
"area": "Wychmire Swamp",
"times": [
"1:15",
"3:15",
"5:15",
"7:15",
"9:15",
"11:15",
"13:15",
"15:15",
"17:15",
"19:15",
"21:15"
]
},
{
"name": "Modniir Ulgoth",
"level": 43,
"area": "Modniir Gorge",
"zone": "Harathi Hinterlands",
"region": "Kryta",
"times": [
"1:30",
"4:30",
"7:30",
"10:30",
"13:30",
"16:30",
"19:30",
"22:30",
]
},
{
"name": "Admiral Taidha Covington",
"level": 50,
"area": "Laughing Gull Island",
"zone": "Bloodtide Coast",
"region": "Kryta",
"times": [
"0:00",
"3:00",
"6:00",
"9:00",
"12:00",
"15:00",
"18:00",
"21:00"
]
},
{
"name": "The Shatterer",
"level": 50,
"area": "Lowland Burns",
"zone": "Blazeridge Steppes",
"region": "Blazeridge Steppes",
"times": [
"1:00",
"4:00",
"7:00",
"10:00",
"13:00",
"16:00",
"19:00",
"22:00"
]
},
{
"name": "Megadestroyer",
"level": 66,
"area": "Maelstrom's Bile",
"zone": "Mount Maelstrom",
"region": "Maguuma Jungle",
"times": [
"0:30",
"3:30",
"6:30",
"9:30",
"12:30",
"15:30",
"18:30",
"21:30"
]
},
{
"name": "Inquest Golem Mark II",
"level": 68,
"area": "Whitland Flats",
"zone": "Mount Maelstrom",
"region": "Maguuma Jungle",
"times:" [
"2:00",
"5:00",
"8:00",
"11:00",
"14:00",
"17:00",
"20:00",
"23:00"
]
},
{
"name": "Claw of Jormag",
"level": 80,
"area": "Frostwalk Tundra",
"zone": "Frostgorge Sound",
"region": "Shiverpeak Mountains",
"times:" [
"2:30",
"5:30",
"8:30",
"11:30",
"14:30",
"17:30",
"20:30",
"23:30"
]
},
{
"name": "Amber Great Jungle Wurm",
"level": 55,
"area": "Whisperwill Bogs",
"zone": "Bloodtide Coast",
"region": "Kryta",
"times:" [
"1:00",
"4:00",
"8:00",
"12:30",
"17:00",
"20:00"
]
},
{
"name": "Cobalt Great Jungle Wurm",
"level": 55,
"area": "Jelako Cliffrise",
"zone": "Bloodtide Coast",
"region": "Kryta",
"times:" [
"1:00",
"4:00",
"8:00",
"12:30",
"17:00",
"20:00"
]
},
{
"name": "Crimson Great Jungle Wurm",
"level": 52,
"area": "Challdar Gorges",
"zone": "Bloodtide Coast",
"region": "Kryta",
"times:" [
"1:00",
"4:00",
"8:00",
"12:30",
"17:00",
"20:00"
]
},
{
"name": "Tequatl the Sunless",
"level": 65,
"area": "Splintered Coast",
"zone": "Sparkfly Fen",
"region": "Maguuma Jungle",
"times:" [
"0:00",
"3:00",
"7:00",
"11:30",
"16:00",
"19:00"
]
},
{
"name": "Karka Queen",
"level": 80,
"area": "Southsun Cove",
"zone": "Driftglass Springs",
"region": "Kryta",
"times:" [
"2:00",
"6:00",
"10:30",
"15:00",
"18:00",
"23:00"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment