Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Data-Storage/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,13 +245,13 @@
},
{
"id": "dataStaticPlaceMapFeatures",
"md5": "6ed6840c78d7ab7ffca19652a29ab184",
"md5": "832ec3d2959c5b804ed20fba85d007f9",
"path": "Reference/place_mapfeatures.json",
"url": "https://cdn.wynntils.com/static/Reference/place_mapfeatures.json"
},
{
"id": "dataStaticPlaces",
"md5": "7d56c2da43d4c6af96de7c5992131afc",
"md5": "4a5df6a4ec70d60e9a5741f39f4e1354",
"path": "Reference/places.json",
"url": "https://cdn.wynntils.com/static/Reference/places.json"
},
Expand Down
27 changes: 20 additions & 7 deletions Reference/place_mapfeatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"y": 0,
"z": -4554
},
"level": 100
"level": 95
},
{
"featureId": "aldorei",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"featureId": "alekin-village",
"categoryId": "wynntils:place:city",
"categoryId": "wynntils:place:town-or-place",
"attributes": {
"label": "Alekin Village"
},
Expand Down Expand Up @@ -479,6 +479,19 @@
},
"level": 104
},
{
"featureId": "eyeball-forest",
"categoryId": "wynntils:place:town-or-place",
"attributes": {
"label": "Eyeball Forest"
},
"location": {
"x": 973,
"y": 0,
"z": -572
},
"level": 100
},
{
"featureId": "fallen-meteor",
"categoryId": "wynntils:place:town-or-place",
Expand Down Expand Up @@ -890,7 +903,7 @@
"y": 0,
"z": -675
},
"level": 105
"level": 100
},
{
"featureId": "maex",
Expand Down Expand Up @@ -1123,7 +1136,7 @@
"y": 0,
"z": -539
},
"level": 110
"level": 103
},
{
"featureId": "pigmens-ravines",
Expand Down Expand Up @@ -1460,7 +1473,7 @@
"y": 0,
"z": -904
},
"level": 100
"level": 103
},
{
"featureId": "the-forgery",
Expand Down Expand Up @@ -1637,7 +1650,7 @@
"y": 0,
"z": -1011
},
"level": 105
"level": 102
},
{
"featureId": "troms",
Expand Down Expand Up @@ -1689,7 +1702,7 @@
"y": 0,
"z": -1059
},
"level": 105
"level": 102
},
{
"featureId": "void-village",
Expand Down
21 changes: 14 additions & 7 deletions Reference/places.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
{
"layer": 2,
"level": "100",
"level": "95",
"name": "Ahmsord",
"x": 1010,
"z": -4554
Expand All @@ -36,7 +36,7 @@
"z": -701
},
{
"layer": 2,
"layer": 3,
"level": "5",
"name": "Alekin Village",
"x": -150,
Expand Down Expand Up @@ -258,6 +258,13 @@
"x": -2029,
"z": -988
},
{
"layer": 3,
"level": "100",
"name": "Eyeball Forest",
"x": 973,
"z": -572
},
{
"layer": 3,
"level": "40",
Expand Down Expand Up @@ -474,7 +481,7 @@
},
{
"layer": 2,
"level": "105",
"level": "100",
"name": "Lutho",
"x": 979,
"z": -675
Expand Down Expand Up @@ -599,7 +606,7 @@
},
{
"layer": 3,
"level": "110",
"level": "103",
"name": "Path to Darkness",
"x": 1362,
"z": -539
Expand Down Expand Up @@ -780,7 +787,7 @@
},
{
"layer": 3,
"level": "100+",
"level": "103",
"name": "The Eldritch Outlook",
"x": 1350,
"z": -904
Expand Down Expand Up @@ -873,7 +880,7 @@
},
{
"layer": 3,
"level": "105",
"level": "102",
"name": "Toxic Wastes",
"x": 1106,
"z": -1011
Expand Down Expand Up @@ -901,7 +908,7 @@
},
{
"layer": 3,
"level": "105",
"level": "102",
"name": "Void Valley",
"x": 1464,
"z": -1059
Expand Down
Loading