Fist Push

This commit is contained in:
troispoils 2024-05-07 18:01:11 +02:00
parent dd63653413
commit cab9de1e90
118 changed files with 364726 additions and 0 deletions

27
server/data/city.json Normal file
View file

@ -0,0 +1,27 @@
[
{
"description": "City of Cragstone",
"x": 112.25,
"y": -85.625
},
{
"description": "City of Ikeras",
"x": 207,
"y": -114.5
},
{
"description": "City of Hakata",
"x": 223.625,
"y": -116.625
},
{
"description": "City of Palisade",
"x": 47.375,
"y": -132.5
},
{
"description": "City of Linvak Tukal",
"x": 87.5,
"y": -140.625
}
]

192
server/data/dungeon.json Normal file
View file

@ -0,0 +1,192 @@
[
{
"description": "Edge Beetle Mound (Dungeon, Level 1-6)",
"x": 152.875,
"y": -58.5
},
{
"description": "Wasp Hive (Dungeon, Level 5-10)",
"x": 154.75,
"y": -73.125
},
{
"description": "Vermin Nest (Dungeon, Level 1-6)",
"x": 105.5,
"y": -72.625
},
{
"description": "Haunted Cave (Dungeon, Level 5-10)",
"x": 102.25,
"y": -85.5
},
{
"description": "New Arwic Mines (Dungeon, Level 1-6)",
"x": 124.125,
"y": -69.375
},
{
"description": "The Hovel (Dungeon, Level 4-7)",
"x": 118.125,
"y": -80.625
},
{
"description": "Shreth Spawning Pit (Quest, Level 30)",
"x": 203.125,
"y": -87.625
},
{
"description": "Crumbled Sanctuary (Dungeon, Level 30-33)",
"x": 198.125,
"y": -80.875
},
{
"description": "Mist Caverns (Dungeon, Level 9-14)()",
"x": 112.375,
"y": -103.125
},
{
"description": "Old Cragstone Excavation (Level 7-15)",
"x": 118.5,
"y": -86.5
},
{
"description": "Drudge Hideout (Dungeon, Level 8-13)",
"x": 149.5,
"y": -96.625
},
{
"description": "Mad Crone Haven (Dungeon, Level 10-14)",
"x": 152.625,
"y": -88.875
},
{
"description": "Underground Drudge City (Dungeon, Level 16-23)",
"x": 152.75,
"y": -101.25
},
{
"description": "The Laboratories (Dungeon, Level 18-22)",
"x": 146.375,
"y": -103.625
},
{
"description": "Mucor Mushroom Grotto (Quest, Level 30)",
"x": 233.125,
"y": -89.5
},
{
"description": "Dank Empyrean Ruins (Dungeon, Level 33-34)",
"x": 238.625,
"y": -87.625
},
{
"description": "Olthoi Hive (Dungeon, Level 40)",
"x": 222.25,
"y": -86.625
},
{
"description": "Olthoi Hive (Dungeon, Level 40)",
"x": 225.5,
"y": -86.625
},
{
"description": "Deepdank Tunnels (Dungeon, Level 25-30)",
"x": 211.625,
"y": -97.75
},
{
"description": "Deep Darkenfowl Roosts (Quest, Level 20)()",
"x": 188.5,
"y": -118.25
},
{
"description": "Water Temple Dungeon (Dungeon, Level 16-19)",
"x": 184.5,
"y": -126.375
},
{
"description": "Inner Darkness Dungeon (Dungeon, Level 18-22)",
"x": 179.375,
"y": -136.625
},
{
"description": "Illuminated Drudge Cave (Quest, Level 18)",
"x": 148.875,
"y": -122.375
},
{
"description": "Lasher Caves (Dungeon, Level 14-18)",
"x": 133.5,
"y": -113.5
},
{
"description": "Fiery Crypt (Dungeon, Level 16-23)",
"x": 148.75,
"y": -120.375
},
{
"description": "Darkenfowl Pens (Dungeon, Level 20-25)",
"x": 191.75,
"y": -115.75
},
{
"description": "Toad Keep (Dungeon, Level 32-35)",
"x": 243.75,
"y": -118.75
},
{
"description": "The Ossuary (Dungeon, Level 42-45)",
"x": 83.625,
"y": -133.375
},
{
"description": "Omishan Armory (Quest, Level 30)",
"x": 220.5,
"y": -141
},
{
"description": "Sclavus Hierophant\u0027s Temple (Quest, Level 22)",
"x": 214.125,
"y": -116.375
},
{
"description": "Ghost Mines (Dungeon, Level 30-33)",
"x": 201,
"y": -122
},
{
"description": "Frozen Ravine (Dungeon, Level 45)",
"x": 57.75,
"y": -140.125
},
{
"description": "Crystal Caves (Dungeon, Level 35-39)",
"x": 88.375,
"y": -136.875
},
{
"description": "Linvak Massif Armory (Quest, Level 30)",
"x": 113.5,
"y": -144.625
},
{
"description": "Steam Caverns (Dungeon, Level 32-34)",
"x": 127,
"y": -154
},
{
"description": "The Banderling Delve (Dungeon, Level 38-45)",
"x": 90,
"y": -148
},
{
"description": "Golden Age Reliquary (Dungeon, Level 39-41)",
"x": 95.25,
"y": -152.75
},
{
"description": "New Mage Academy (Dungeon, Level 45)",
"x": 64.25,
"y": -178.875
}
]

97
server/data/faction.json Normal file
View file

@ -0,0 +1,97 @@
[
{
"description": "Faction Shrine -- Order of Dereth",
"x": 111.125,
"y": -86.875
},
{
"description": "Faction Shrine -- Shadow Kingdom",
"x": 111.75,
"y": -86.875
},
{
"description": "Faction Shrine -- Dominion",
"x": 111.875,
"y": -86.125
},
{
"description": "Faction Shrine -- Neutral",
"x": 111.125,
"y": -86.125
},
{
"description": "Faction Shrine and Kingdom Stone -- Order of Dereth",
"x": 143.375,
"y": -117.5
},
{
"description": "Faction Shrine and Kingdom Stone -- Shadow Kingdom",
"x": 147.5,
"y": -116
},
{
"description": "Faction Shrine and Kingdom Stone -- Dominion",
"x": 151.5,
"y": -117.5
},
{
"description": "Faction Shrine -- Order of Dereth",
"x": 206.5,
"y": -114.75
},
{
"description": "Faction Shrine -- Shadow Kingdom",
"x": 206.875,
"y": -113.75
},
{
"description": "Faction Shrine -- Dominion",
"x": 207.75,
"y": -115.375
},
{
"description": "Faction Shrine -- Neutral",
"x": 207.125,
"y": -115.625
},
{
"description": "Faction Shrine -- Order of Dereth",
"x": 223.875,
"y": -115.125
},
{
"description": "Faction Shrine -- Shadow Kingdom",
"x": 224.875,
"y": -116.75
},
{
"description": "Faction Shrine -- Dominion",
"x": 223.875,
"y": -117
},
{
"description": "Faction Shrine -- Neutral",
"x": 224.875,
"y": -116.25
},
{
"description": "Faction Shrine -- Order of Dereth",
"x": 85.125,
"y": -140.25
},
{
"description": "Faction Shrine -- Shadow Kingdom",
"x": 85,
"y": -139.25
},
{
"description": "Faction Shrine -- Dominion",
"x": 85.25,
"y": -141.625
},
{
"description": "Faction Shrine -- Neutral",
"x": 85.125,
"y": -140.875
}
]

182
server/data/gateways.json Normal file
View file

@ -0,0 +1,182 @@
[
{
"description": "Gateways: Arwic, Millstone, Cragstone",
"x": 142.125,
"y": -73.125
},
{
"description": "Gateways: Arwic, Kehan, Cragstone",
"x": 102,
"y": -79.875
},
{
"description": "Gateways: Kehan, Millstone, Cragstone",
"x": 118.625,
"y": -70.75
},
{
"description": "Gateways: Ankoro, Ikeras",
"x": 198.625,
"y": -93.125
},
{
"description": "Gateways: Millstone, Kehan, Arwic, Molwirth, Rithwic",
"x": 111.5,
"y": -86.5
},
{
"description": "Gateways: Cragstone, Shoushi",
"x": 127.75,
"y": -109.75
},
{
"description": "Gateways: Cavendo, Cragstone",
"x": 133.375,
"y": -97.25
},
{
"description": "Gateways: Rithwic, Shoushi",
"x": 163.875,
"y": -107
},
{
"description": "Gateway: Omishan",
"x": 164.625,
"y": -106.875
},
{
"description": "Gateways: Rakani, Hakata",
"x": 220.625,
"y": -91.625
},
{
"description": "Gateways: Shinoko, Ikeras",
"x": 222.625,
"y": -105.625
},
{
"description": "Gateways: Shinoko, Ikeras",
"x": 184.25,
"y": -133.25
},
{
"description": "Gateways: Shoushi, Cavendo",
"x": 166.875,
"y": -116.125
},
{
"description": "Gateways: Cavendo and Molwirth",
"x": 155.625,
"y": -113.25
},
{
"description": "Gateway: Kydi",
"x": 158.375,
"y": -117.25
},
{
"description": "Gateway from Prosper Free-For-All Area to Shoushi",
"x": 126.25,
"y": -124.375
},
{
"description": "Gateway to Prosper Free-For-All Area",
"x": 127.875,
"y": -122.5
},
{
"description": "Gateways: Rakani, Hakata",
"x": 205.375,
"y": -114.25
},
{
"description": "Gateways: Zu, Mayoi",
"x": 204.25,
"y": -115.375
},
{
"description": "Gateways: Ankoro, Ikeras",
"x": 224.75,
"y": -115.5
},
{
"description": "Gateway: Rings of Oriad",
"x": 245.875,
"y": -105.625
},
{
"description": "Gateways: Palisade, Linvak Tukal",
"x": 70.25,
"y": -134.875
},
{
"description": "Gateways: Mayoi, Zu",
"x": 214.375,
"y": -133.375
},
{
"description": "Gateways: Arhovas, Gurokora",
"x": 50.5,
"y": -132.75
},
{
"description": "Gateways: Keidelur, Whitebay",
"x": 89.5,
"y": -140.5
},
{
"description": "Gateways: Arhovas, Ondekodo",
"x": 87.5,
"y": -138.625
},
{
"description": "Gateways: Keidelur, Linvak Tukal",
"x": 121.375,
"y": -154
},
{
"description": "Gateway: Vesayan Isles",
"x": 132.375,
"y": -143.5
},
{
"description": "Gateways: Gurokora, Linvak Tukal",
"x": 87.375,
"y": -151.875
},
{
"description": "Gateways: Whitebay, Linvak Tukal",
"x": 109.5,
"y": -151.125
},
{
"description": "Gateways: Ondekodo, Palisade",
"x": 78.5,
"y": -163.25
},
{
"description": "Gateways to Arramora",
"x": 64.625,
"y": -111.75
},
{
"description": "Gateway: Linvak Massif",
"x": 65,
"y": -112.25
},
{
"description": "Southern Arramora Gateway",
"x": 75.5,
"y": -101.75
},
{
"description": "Southern Arramora Gateway",
"x": 66.25,
"y": -95.375
},
{
"description": "Southern Arramora Gateway",
"x": 55.75,
"y": -106.5
}
]

297
server/data/outpost.json Normal file
View file

@ -0,0 +1,297 @@
[
{
"description": "Northwest Lost Wish Outpost",
"x": 140.125,
"y": -59.875
},
{
"description": "Northeast Lost Wish Outpost",
"x": 151.625,
"y": -59.125
},
{
"description": "Southeast Lost Wish Outpost",
"x": 154.875,
"y": -67.125
},
{
"description": "Northwest Esper Outpost",
"x": 94.625,
"y": -74.5
},
{
"description": "Northeast Esper Outpost",
"x": 109.375,
"y": -69.375
},
{
"description": "Southwest Esper Outpost",
"x": 95.5,
"y": -89.375
},
{
"description": "Northern Arwic Outpost",
"x": 128.75,
"y": -67
},
{
"description": "Eastern Arwic Outpost",
"x": 138.5,
"y": -74.375
},
{
"description": "Southern Arwic Outpost",
"x": 124.5,
"y": -84.25
},
{
"description": "Northwest Naderu Outpost",
"x": 194.375,
"y": -80.75
},
{
"description": "Northeast Naderu Outpost",
"x": 210.25,
"y": -82.875
},
{
"description": "Southeast Naderu Outpost",
"x": 206.625,
"y": -89.625
},
{
"description": "Northern Cobalt Outpost",
"x": 117.375,
"y": -97.5
},
{
"description": "Western Cobalt Outpost",
"x": 108.5,
"y": -102.625
},
{
"description": "Northwest Mad Crone Outpost",
"x": 137.25,
"y": -89.25
},
{
"description": "Northeast Mad Crone Outpost",
"x": 154,
"y": -90.875
},
{
"description": "Southeast Mad Crone Outpost",
"x": 157.75,
"y": -96.125
},
{
"description": "Northeast Drudge Citadel Outpost",
"x": 165.5,
"y": -88.625
},
{
"description": "Southwest Drudge Citadel Outpost",
"x": 144.625,
"y": -109.625
},
{
"description": "Northeast Farali Outpost",
"x": 243.25,
"y": -87.625
},
{
"description": "Southeast Farali Outpost",
"x": 237.625,
"y": -103.5
},
{
"description": "Central Farali Outpost",
"x": 226.375,
"y": -92.625
},
{
"description": "Northwest Tou-Tou Outpost",
"x": 203.625,
"y": -97.75
},
{
"description": "Northeast Tou-Tou Outpost",
"x": 213.375,
"y": -92.875
},
{
"description": "Southern Tou-Tou Outpost",
"x": 211.375,
"y": -114.75
},
{
"description": "Northern Kydi Outpost",
"x": 181.25,
"y": -110.625
},
{
"description": "Eastern Kydi Outpost",
"x": 183.375,
"y": -118.625
},
{
"description": "Western Kydi Outpost",
"x": 170.125,
"y": -117.875
},
{
"description": "Southern Prosper Outpost",
"x": 139.5,
"y": -128.625
},
{
"description": "Eastern Prosper Outpost",
"x": 152.625,
"y": -127.375
},
{
"description": "Western Prosper Outpost",
"x": 127.5,
"y": -117.625
},
{
"description": "Western Ariaki Outpost",
"x": 191.375,
"y": -110.875
},
{
"description": "Northwest Ariaki Outpost",
"x": 189.375,
"y": -105.75
},
{
"description": "Northeast Ariaki Outpost",
"x": 203.625,
"y": -103.75
},
{
"description": "Northern Vesayan Outpost",
"x": 235.125,
"y": -110.875
},
{
"description": "Eastern Vesayan Outpost",
"x": 245.5,
"y": -113.75
},
{
"description": "Central Winterhollows Outpost",
"x": 81.375,
"y": -135.5
},
{
"description": "Northern Winterhollows Outpost",
"x": 78.5,
"y": -126.625
},
{
"description": "Northeast Winterhollows Outpost",
"x": 89.375,
"y": -128.5
},
{
"description": "Northwest Lumari Outpost",
"x": 198.5,
"y": -128.5
},
{
"description": "Northern Lumari Outpost",
"x": 209.5,
"y": -122.625
},
{
"description": "Southeast Lumari Outpost",
"x": 223.5,
"y": -127.375
},
{
"description": "Southern Gevoth Outpost",
"x": 58.5,
"y": -156.625
},
{
"description": "Eastern Gevoth Outpost",
"x": 60.375,
"y": -138.75
},
{
"description": "Western Gevoth Outpost",
"x": 46.375,
"y": -140.5
},
{
"description": "Northern Thusik Outpost",
"x": 99.625,
"y": -132.875
},
{
"description": "Eastern Thusik Outpost",
"x": 103.25,
"y": -139.75
},
{
"description": "Drudgerton",
"x": 100.625,
"y": -143.75
},
{
"description": "Northern Oriad Outpost",
"x": 117.375,
"y": -142.75
},
{
"description": "Eastern Oriad Outpost",
"x": 128.375,
"y": -144.5
},
{
"description": "Western Oriad Outpost",
"x": 117.125,
"y": -150.75
},
{
"description": "Southwest Nepeth Outpost",
"x": 80.5,
"y": -159.375
},
{
"description": "Northwest Nepeth Outpost",
"x": 78.375,
"y": -144.625
},
{
"description": "Northeast Nepeth Outpost",
"x": 86.375,
"y": -147.5
},
{
"description": "Central Stoneshadow Outpost",
"x": 99.375,
"y": -155.5
},
{
"description": "Northwest Stoneshadow Outpost",
"x": 95.5,
"y": -149.75
},
{
"description": "Southwest Stoneshadow Outpost",
"x": 92.375,
"y": -162.375
},
{
"description": "Eastern Malthabbor Outpost",
"x": 78.125,
"y": -168.5
},
{
"description": "Jethric\u0027s Outpost",
"x": 193.75,
"y": -168.25
}
]

502
server/data/poi.json Normal file
View file

@ -0,0 +1,502 @@
[
{
"description": "Drudge Windmill (Point of Interest)",
"x": 142.125,
"y": -67.625
},
{
"description": "Armoredillo Ancestor Head (Quest, Level 3)",
"x": 144,
"y": -73.75
},
{
"description": "Empyrean Head Circle (Point of Interest)",
"x": 146.625,
"y": -68.875
},
{
"description": "Obsidian Span (Point of Interest)",
"x": 112.75,
"y": -72
},
{
"description": "Armoredillo Ancestor Head (Quest, Level 3)",
"x": 110.125,
"y": -75.625
},
{
"description": "Drudge Outcast Camp (Point of Interest)",
"x": 103.75,
"y": -84.875
},
{
"description": "Armoredillo Ancestor Head (Quest, Level 3)",
"x": 117.375,
"y": -71.875
},
{
"description": "Deru Tree (Quest, Level 25)",
"x": 197.75,
"y": -91.625
},
{
"description": "Shrine of the Leaf (Point of Interest)",
"x": 192.875,
"y": -84.125
},
{
"description": "Shrine of the Root (Point of Interest)",
"x": 204.875,
"y": -79.375
},
{
"description": "Shrine of the Limb (Point of Interest)",
"x": 215.75,
"y": -84.375
},
{
"description": "Crater Tunnel (Point of Interest)",
"x": 217.875,
"y": -82.5
},
{
"description": "Ruins of Old Cragstone (Point of Interest)",
"x": 120.375,
"y": -88.625
},
{
"description": "The Sundermont (Point of Interest)",
"x": 120.5,
"y": -102.875
},
{
"description": "Mist Shrine (Quest, Level 7)",
"x": 128.5,
"y": -109.625
},
{
"description": "Drudge Slinker Bandit Camp (Quest, Level 10)",
"x": 125.25,
"y": -107.75
},
{
"description": "Mad Crone Mountains (Point of Interest)",
"x": 154.25,
"y": -92.5
},
{
"description": "Cauldron of Tanacha (Quest, Level 5)",
"x": 132.5,
"y": -91.625
},
{
"description": "Drudge Island Fort (Point of Interest)",
"x": 160.125,
"y": -94.25
},
{
"description": "Six Falls (Point of Interest)",
"x": 139.75,
"y": -86.625
},
{
"description": "Isle of Tears Drudge Fort",
"x": 128.25,
"y": -93.625
},
{
"description": "City of Artefon()",
"x": 137.125,
"y": -102.75
},
{
"description": "Ribcage Citadel (Point of Interest)",
"x": 155,
"y": -103.75
},
{
"description": "Rashan Twoblades (Quest, Level 10)",
"x": 157.625,
"y": -108
},
{
"description": "Idol of Might (Point of Interest)",
"x": 150.375,
"y": -107.875
},
{
"description": "Idol of Speed (Point of Interest)",
"x": 148.625,
"y": -107.625
},
{
"description": "Idol of Fortitude (Point of Interest)",
"x": 153,
"y": -107.875
},
{
"description": "Warder Hideout (Quest, Level 15)",
"x": 145.375,
"y": -101.25
},
{
"description": "Drudge Fort (Quest, Level 15)",
"x": 154.375,
"y": -102.625
},
{
"description": "The Choker (Point of Interest)",
"x": 232.375,
"y": -97.375
},
{
"description": "Ancestor Head (Quest, Level 30)",
"x": 243.75,
"y": -88.625
},
{
"description": "Tou-Tou Lighthouse (Point of Interest)",
"x": 222.375,
"y": -104.75
},
{
"description": "Ruins of Hebian-to (Point of Interest)",
"x": 216.125,
"y": -110.25
},
{
"description": "Tou-Tou Bathhouse (Point of Interest)",
"x": 220.625,
"y": -108.375
},
{
"description": "Burun village of Blackmire (Point of Interest)",
"x": 207.125,
"y": -101.875
},
{
"description": "Fort Aimaru",
"x": 215.5,
"y": -107.375
},
{
"description": "Ruins of Lin (Point of Interest)",
"x": 214.625,
"y": -112.625
},
{
"description": "Ruins of Baishi (Point of Interest)",
"x": 212.25,
"y": -109.875
},
{
"description": "Aulatah Colossus (Point of Interest)",
"x": 177.5,
"y": -115.25
},
{
"description": "Hinu's Mimbu Village (Point of Interest)",
"x": 177.5,
"y": -107.5
},
{
"description": "Island Mimbu Village (Point of Interest)",
"x": 179.5,
"y": -104.875
},
{
"description": "Sclavus Fortress (Point of Interest)",
"x": 189,
"y": -121
},
{
"description": "Haunted Mission Ruins",
"x": 181,
"y": -132
},
{
"description": "Ruins of Nanto (Point of Interest)",
"x": 186,
"y": -128
},
{
"description": "Shoyanen's Tower (Point of Interest)",
"x": 190.375,
"y": -134.875
},
{
"description": "Ruined Fort (Point of Interest)",
"x": 179,
"y": -140
},
{
"description": "Mimbu Village (Point of Interest)",
"x": 178,
"y": -128
},
{
"description": "Blue Ghost Falls (Point of Interest)",
"x": 185.625,
"y": -127.75
},
{
"description": "The Dam (Point of Interest)",
"x": 143.25,
"y": -111.625
},
{
"description": "Spirit of Artefun",
"x": 143,
"y": -111.875
},
{
"description": "New Drudge Republic Counselors (Quest, Level 13)",
"x": 151,
"y": -127
},
{
"description": "Tamar Realian (Quest, Level 15)",
"x": 135.375,
"y": -119.875
},
{
"description": "Osteth Weapons Golem (Quest, Level 15)",
"x": 138.25,
"y": -120
},
{
"description": "Empyrean Bridge (Point of Interest)",
"x": 154,
"y": -126
},
{
"description": "King Toad Idol (Point of Interest)",
"x": 150.375,
"y": -124.375
},
{
"description": "The Head of Alkandar (Point of Interest)",
"x": 191.375,
"y": -101.625
},
{
"description": "Totem of Vakentu (Quest, Level 20)",
"x": 206.5,
"y": -115.625
},
{
"description": "Ithaenc Cathedral (Point of Interest)",
"x": 239.25,
"y": -138.25
},
{
"description": "Four Falls Overlook (Point of Interest)",
"x": 240.5,
"y": -136
},
{
"description": "The Icefall (Point of Interest)",
"x": 73.375,
"y": -138.625
},
{
"description": "The Frostbound One (Quest, Level 42)",
"x": 79.25,
"y": -131.375
},
{
"description": "Portal to Icefire Gorge",
"x": 79.125,
"y": -131.25
},
{
"description": "Unaro's Burial Mound (Quest, Level 25)",
"x": 212.875,
"y": -118.875
},
{
"description": "Shi Sumakhe (Quest, Level 30)",
"x": 220.25,
"y": -130.375
},
{
"description": "Aste Sclavus Temple (Quest, Level 22)",
"x": 197.5,
"y": -113.375
},
{
"description": "Essa Sclavus Temple (Quest, Level 22)",
"x": 201.625,
"y": -119.25
},
{
"description": "Ulu Sclavus Temple (Quest, Level 22)",
"x": 226.375,
"y": -130.5
},
{
"description": "Dereth Rally (Quest, Level 15)",
"x": 210.125,
"y": -121.875
},
{
"description": "Gates of Gevoth (Point of Interest)",
"x": 53.5,
"y": -143.75
},
{
"description": "The Silent City (Point of Interest)()",
"x": 97.375,
"y": -137.75
},
{
"description": "Altar of Justice (Point of Interest)",
"x": 100.125,
"y": -128.75
},
{
"description": "Altar of Turmoil (Point of Interest)",
"x": 109.75,
"y": -136.75
},
{
"description": "Altar of Order (Point of Interest)",
"x": 106.875,
"y": -145.25
},
{
"description": "Altar of the Ancients (Quest, Level 35)",
"x": 94.75,
"y": -135.625
},
{
"description": "Mistcurl Vale (Point of Interest)",
"x": 128,
"y": -156.5
},
{
"description": "Eli Spinekeeper Camp (Quest, Level 28)",
"x": 123.375,
"y": -146.5
},
{
"description": "Malga Dresovan (Quest, Level 40)",
"x": 121.125,
"y": -147.625
},
{
"description": "Yokketh Bell Tower (Point of Interest)",
"x": 84.5,
"y": -149.25
},
{
"description": "Lodrog's Watchtower (Quest, Level 38)",
"x": 86.75,
"y": -155.875
},
{
"description": "The Water Walk (Point of Interest)",
"x": 79.375,
"y": -160.5
},
{
"description": "Resolution Point (Point of Interest)",
"x": 68.375,
"y": -146.125
},
{
"description": "The Colussus (Point of Interest)",
"x": 92.5,
"y": -146.75
},
{
"description": "Ruined Temple (Point of Interest)",
"x": 97,
"y": -153.875
},
{
"description": "Fortress Goarata (Point of Interest)",
"x": 70.5,
"y": -174
},
{
"description": "Ancestor Head (Quest, Level 45)",
"x": 64.125,
"y": -179.375
},
{
"description": "The End of the Road (Point of Interest)",
"x": 76.625,
"y": -170.375
},
{
"description": "Star Beacon",
"x": 64.875,
"y": -112.125
},
{
"description": "Abandoned Gromnatross Nest",
"x": 178,
"y": -164
},
{
"description": "Atlan's Foundry",
"x": 206.75,
"y": -169.875
},
{
"description": "Pyreal Mines",
"x": 202.5,
"y": -164.75
},
{
"description": "Realadain Estate",
"x": 202.5,
"y": -202.125
},
{
"description": "Fort Strathelar",
"x": 177.5,
"y": -193.625
},
{
"description": "Shield Wall Gate",
"x": 174.5,
"y": -195.875
},
{
"description": "Stalwart's Tower",
"x": 185.625,
"y": -195.75
},
{
"description": "Knorr Lyceum",
"x": 158.125,
"y": -217.375
},
{
"description": "Tower of Wrath",
"x": 179,
"y": -209.75
},
{
"description": "Knorr Lyceum Dock",
"x": 152,
"y": -216.875
},
{
"description": "Knorr Dormitories",
"x": 152,
"y": -216.875
},
{
"description": "Observatory",
"x": 152.75,
"y": -206.5
},
{
"description": "Tibri Outpost",
"x": 171.5,
"y": -201.5
}
]

422
server/data/ringways.json Normal file
View file

@ -0,0 +1,422 @@
[
{
"description": "Ringway to northwest Lost Wish",
"x": 141.875,
"y": -71.125
},
{
"description": "Ringway to northeast Lost Wish",
"x": 140.125,
"y": -59.75
},
{
"description": "Ringway to southeast Lost Wish",
"x": 142.125,
"y": -72.625
},
{
"description": "Ringway to southwest Lost Wish",
"x": 154.625,
"y": -67.25
},
{
"description": "Ringway to northwest Esper",
"x": 108.875,
"y": -70
},
{
"description": "Ringway to northeast Esper",
"x": 102.125,
"y": -79.25
},
{
"description": "Ringway to town of Millstone",
"x": 95.875,
"y": -89.5
},
{
"description": "Ringway to southwest Esper",
"x": 94.5,
"y": -75
},
{
"description": "Ringway to northern Arwic Outland",
"x": 118.625,
"y": -70.125
},
{
"description": "Ringway to eastern Arwic Outland",
"x": 127.375,
"y": -67.75
},
{
"description": "Ringway to town of Arwic",
"x": 125,
"y": -83.75
},
{
"description": "Ringway to southern Arwic Outland",
"x": 138.375,
"y": -74
},
{
"description": "Ringway to town of Rakani",
"x": 207.625,
"y": -89.375
},
{
"description": "Ringway to northwest Naderu",
"x": 199.125,
"y": -93.125
},
{
"description": "Ringway to northeast Naderu",
"x": 194,
"y": -82
},
{
"description": "Ringway to southeast Naderu",
"x": 209,
"y": -82.875
},
{
"description": "Ringway to western Cobalt Sweeps",
"x": 118.875,
"y": -99
},
{
"description": "Ringway to northern Cobalt Sweeps",
"x": 128.375,
"y": -110
},
{
"description": "Ringway to town of Molwirth",
"x": 108,
"y": -103.125
},
{
"description": "Ringway to northwest Mad Crone Mountains",
"x": 133,
"y": -97.125
},
{
"description": "Ringway to northeast Mad Crone Mountains",
"x": 136.25,
"y": -89.375
},
{
"description": "Ringway to southeast Mad Crone Mountains",
"x": 153.625,
"y": -91.625
},
{
"description": "Ringway to town of Rithwic",
"x": 156.5,
"y": -95.75
},
{
"description": "Ringway to northwest Drudge Citadel",
"x": 144.375,
"y": -108.75
},
{
"description": "Ringway to northeast Drudge Citadel",
"x": 142.875,
"y": -101.25
},
{
"description": "Ringway to town of Cavendo",
"x": 165.625,
"y": -89.5
},
{
"description": "Ringway to southwest Drudge Citadel",
"x": 163,
"y": -107
},
{
"description": "Ringway to town of Ankoro",
"x": 238.875,
"y": -102.875
},
{
"description": "Ringway to northeast Farali",
"x": 226,
"y": -93.75
},
{
"description": "Ringway to southeast Farali",
"x": 242.125,
"y": -87.625
},
{
"description": "Ringway to central Farali",
"x": 218.875,
"y": -89.625
},
{
"description": "Ringway to town of Zu",
"x": 214.25,
"y": -93
},
{
"description": "Ringway to northwest Tou-Tou",
"x": 211.625,
"y": -113.25
},
{
"description": "Ringway to northeast Tou-Tou",
"x": 203.125,
"y": -98.25
},
{
"description": "Ringway to southern Tou-Tou",
"x": 222.125,
"y": -105.375
},
{
"description": "Ringway to western Kydi",
"x": 184.125,
"y": -133.875
},
{
"description": "Ringway to northern Kydi",
"x": 170.5,
"y": -117.625
},
{
"description": "Ringway to eastern Kydi",
"x": 181.625,
"y": -110.25
},
{
"description": "Ringway to southern Kydi",
"x": 183.75,
"y": -118.875
},
{
"description": "Ringway to western Prosper",
"x": 154.125,
"y": -113.25
},
{
"description": "Ringway to southern Prosper",
"x": 127.125,
"y": -117
},
{
"description": "Ringway to eastern Prosper",
"x": 139.625,
"y": -127.5
},
{
"description": "Ringway to city of Shoushi",
"x": 153.25,
"y": -126.5
},
{
"description": "Ringway to northwest Ariaki",
"x": 203.375,
"y": -103.5
},
{
"description": "Ringway to northeast Ariaki",
"x": 205.5,
"y": -115.375
},
{
"description": "Ringway to western Ariaki",
"x": 188.5,
"y": -105.375
},
{
"description": "Ringway to city of Ikeras",
"x": 191.375,
"y": -111.75
},
{
"description": "Ringway to city of Hakata",
"x": 239.875,
"y": -138.625
},
{
"description": "Ringway to northern Vesayan",
"x": 224.75,
"y": -114.375
},
{
"description": "Ringway to eastern Vesayan",
"x": 235.25,
"y": -111.75
},
{
"description": "Ringway to Vesayan Sanctuary",
"x": 245.5,
"y": -112.25
},
{
"description": "Ringway to northern Winterhollows",
"x": 82.125,
"y": -135.75
},
{
"description": "Ringway to northeast Winterhollows",
"x": 78.625,
"y": -127.125
},
{
"description": "Ringway to central Winterhollows",
"x": 70.5,
"y": -134.125
},
{
"description": "Ringway to town of Arhovas",
"x": 89.625,
"y": -128.875
},
{
"description": "Ringway to northwest Lumari",
"x": 209,
"y": -123
},
{
"description": "Ringway to northern Lumari",
"x": 223.125,
"y": -127.875
},
{
"description": "Ringway to town of Shinoko",
"x": 198.625,
"y": -129
},
{
"description": "Ringway to southeast Lumari",
"x": 214.625,
"y": -133.625
},
{
"description": "Ringway to western Gevoth",
"x": 58,
"y": -156.75
},
{
"description": "Ringway to southern Gevoth",
"x": 48.375,
"y": -135
},
{
"description": "Ringway to eastern Gevoth",
"x": 46.75,
"y": -140.875
},
{
"description": "Ringway to city of Palisade",
"x": 60.375,
"y": -139.625
},
{
"description": "Ringway to city of Linvak Tukal",
"x": 103.75,
"y": -140.75
},
{
"description": "Ringway to northern Thusik",
"x": 90,
"y": -139.25
},
{
"description": "Ringway to eastern Thusik",
"x": 100.125,
"y": -144.25
},
{
"description": "Ringway to southern Thusik",
"x": 99.75,
"y": -133.25
},
{
"description": "Ringway to northern Oriad",
"x": 121.75,
"y": -153.875
},
{
"description": "Ringway to eastern Oriad",
"x": 116.625,
"y": -150.375
},
{
"description": "Ringway to town of Whitebay",
"x": 128.875,
"y": -144.5
},
{
"description": "Ringway to western Oriad",
"x": 117.375,
"y": -143.375
},
{
"description": "Ringway to southwest Nepeth",
"x": 78.125,
"y": -145.25
},
{
"description": "Ringway to northeast Nepeth",
"x": 80.125,
"y": -159.625
},
{
"description": "Ringway to northwest Nepeth",
"x": 87.75,
"y": -151.625
},
{
"description": "Ringway to town of Ondekodo",
"x": 87.375,
"y": -147.375
},
{
"description": "Ringway to town of Keidelur",
"x": 94.25,
"y": -149.375
},
{
"description": "Ringway to central Stoneshadow()",
"x": 109.125,
"y": -151.5
},
{
"description": "Ringway to southwest Stoneshadow",
"x": 99.75,
"y": -155.375
},
{
"description": "Ringway to northwest Stoneshadow",
"x": 92.5,
"y": -161.625
},
{
"description": "Ringway to northwest Malthabbor",
"x": 78.75,
"y": -163.125
},
{
"description": "Ringway to southeast Plateau",
"x": 77.75,
"y": -168.625
},
{
"description": "Ringway to southeast Malthabbor",
"x": 72.625,
"y": -177.125
},
{
"description": "Ringway to eastern Malthabbor",
"x": 69.25,
"y": -168.25
},
{
"description": "Ringway to town of Gurokora",
"x": 66,
"y": -179.375
}
]

112
server/data/town.json Normal file
View file

@ -0,0 +1,112 @@
[
{
"description": "Town of Kehan",
"x": 141.875,
"y": -73.625
},
{
"description": "Town of Millstone",
"x": 102.375,
"y": -79.625
},
{
"description": "Town of Arwic",
"x": 119.625,
"y": -71.75
},
{
"description": "Town of Rakani",
"x": 198.5,
"y": -91.625
},
{
"description": "Town of Molwirth",
"x": 128.375,
"y": -109.5
},
{
"description": "Town of Rithwic",
"x": 132,
"y": -97
},
{
"description": "Town of Cavendo",
"x": 164.25,
"y": -106.75
},
{
"description": "Town of Ankoro",
"x": 219.125,
"y": -90.5
},
{
"description": "Town of Zu",
"x": 221.375,
"y": -106.875
},
{
"description": "Town of Mayoi",
"x": 185,
"y": -134
},
{
"description": "City of Shoushi",
"x": 155.5,
"y": -115.375
},
{
"description": "Town of Arhovas",
"x": 70.375,
"y": -133.625
},
{
"description": "Town of Shinoko",
"x": 216,
"y": -133.25
},
{
"description": "Town of Whitebay",
"x": 121.625,
"y": -154.5
},
{
"description": "Town of Ondekodo",
"x": 87.625,
"y": -152.625
},
{
"description": "Town of Keidelur",
"x": 109.125,
"y": -150.625
},
{
"description": "Town of Gurokora",
"x": 77.75,
"y": -163.5
},
{
"description": "Caerlin Skyport",
"x": 172,
"y": -167
},
{
"description": "Yaosenji",
"x": 173.25,
"y": -172.5
},
{
"description": "Vothardun",
"x": 202.125,
"y": -170.125
},
{
"description": "Greenstone",
"x": 191.75,
"y": -191.625
},
{
"description": "The Aerie",
"x": 185.375,
"y": -176.875
}
]

107
server/data/vault.json Normal file
View file

@ -0,0 +1,107 @@
[
{
"description": "Lost Wish Vault (Vault Campaign, Level 6)",
"x": 156.25,
"y": -64.75
},
{
"description": "Esper Vault (Vault Campaign, Level 6)",
"x": 98.625,
"y": -93.625
},
{
"description": "Arwic Vault (Vault Campaign, Level 6)",
"x": 133,
"y": -82.5
},
{
"description": "Naderu Vault (Vault Campaign, Level 30)",
"x": 205.375,
"y": -92.625
},
{
"description": "Cobalt Vault (Vault Campaign, Level 12)",
"x": 119.75,
"y": -109.875
},
{
"description": "Mad Crone Vault (Vault Campaign, Level 12)",
"x": 149.5,
"y": -91.5
},
{
"description": "Drudge Citadel Vault (Vault Campaign, Level 19)",
"x": 156.875,
"y": -104.25
},
{
"description": "Farali Vault (Vault Campaign, Level 34)",
"x": 222,
"y": -94
},
{
"description": "Tou-Tou Vault (Vault Campaign, Level 30)",
"x": 209.25,
"y": -107.25
},
{
"description": "Kydi Vault (Vault Campaign, Level 19)",
"x": 174.5,
"y": -106.875
},
{
"description": "Prosper Vault (Vault Campaign, Level 21)",
"x": 142.625,
"y": -125.5
},
{
"description": "Ariaki Vault (Vault Campaign, Level 24)",
"x": 196.625,
"y": -105.625
},
{
"description": "Vesayan Vault (Vault Campaign, Level 35)",
"x": 240,
"y": -138
},
{
"description": "Winterhollows Vault (Vault Campaign, Level 46)",
"x": 81.25,
"y": -133.5
},
{
"description": "Lumari Vault (Vault Campaign, Level 27)",
"x": 206.375,
"y": -122.5
},
{
"description": "Gevoth Vault (Vault Campaign, Level 48)",
"x": 62.5,
"y": -148.25
},
{
"description": "Thusik Vault (Vault Campaign, Level 46)",
"x": 93.5,
"y": -143.75
},
{
"description": "Oriad Vault (Vault Campaign, Leve 42)",
"x": 118,
"y": -149
},
{
"description": "Nepeth Vault (Vault Campaign, Level 45)",
"x": 81.5,
"y": -143.75
},
{
"description": "Stoneshadow Vault (Vault Campaign, Level 44)",
"x": 100.5,
"y": -160.5
},
{
"description": "Malthabbor Vault (Vault Campaign, Level 47)",
"x": 75.5,
"y": -166.375
}
]