Skip to content

Commit

Permalink
Remove reliquaries
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Slusny <[email protected]>
  • Loading branch information
deathbeam committed Oct 30, 2023
1 parent 95775cb commit d774a35
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 439 deletions.
11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/map_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ body:
- Alleyways
- Altered Distant Memory
- Ancient City
- Ancient Reliquary
- Arachnid Nest
- Arachnid Tomb
- Arcade
- Archive Reliquary
- Arena
- Arid Lake
- Armoury
Expand Down Expand Up @@ -73,7 +71,6 @@ body:
- Coral Ruins
- Core
- Cortex
- Cosmic Reliquary
- Courthouse
- Courtyard
- Coves
Expand All @@ -85,7 +82,6 @@ body:
- Darbel's Promise
- Dark Forest
- Death and Taxes
- Decaying Reliquary
- Defiled Cathedral
- Desert
- Desert Spring
Expand All @@ -105,7 +101,6 @@ body:
- Forbidden Woods
- Forge of the Phoenix
- Forge of the Titans
- Forgotten Reliquary
- Forking River
- Foundry
- Frozen Cabins
Expand Down Expand Up @@ -156,7 +151,6 @@ body:
- Olmec's Sanctum
- Orchard
- Oriath Delusion
- Oubliette Reliquary
- Overgrown Ruin
- Overgrown Shrine
- Palace
Expand Down Expand Up @@ -193,7 +187,6 @@ body:
- Sea of Isolation
- Seething Chyme
- Sepulchre
- Shiny Reliquary
- Shipyard
- Shore
- Shrine
Expand Down Expand Up @@ -226,7 +219,6 @@ body:
- The Twilight Temple
- The Vinktar Square
- Thicket
- Timeworn Reliquary
- Tower
- Toxic Sewer
- Tropical Island
Expand All @@ -237,14 +229,11 @@ body:
- Untainted Paradise
- Uul-Netol's Domain
- Vaal Pyramid
- Vaal Reliquary
- Vaal Temple
- Vault
- Vaults of Atziri
- Vaults of Insanity
- Villa
- Visceral Reliquary
- Voidborn Reliquary
- Volcano
- Waste Pool
- Wasteland
Expand Down
2 changes: 1 addition & 1 deletion data/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ def get_map_wiki_inner(offset):
"tables": "areas",
"fields": "areas.name, areas.id, areas.area_level, areas.is_map_area, areas.is_unique_map_area, areas.monster_ids, areas.boss_monster_ids, areas.act",
"group_by": "areas.name",
"where": "areas.id LIKE '%MapWorlds%' AND areas.is_legacy_map_area=false OR areas.is_unique_map_area AND areas.is_legacy_map_area=false OR areas.is_map_area=false AND areas.is_town_area=false AND areas.is_hideout_area=false AND areas.is_legacy_map_area=false AND areas.act!=0 AND areas.id NOT LIKE '%Expedition%' AND areas.name NOT LIKE '%Hideout%' AND areas.id NOT LIKE '%Test%' AND areas.id NOT LIKE '%Heist%' AND areas.id NOT LIKE '%Labyrinth%' AND areas.id NOT LIKE '%Descent%' AND areas.name NOT LIKE '%PvP%' AND areas.name NOT LIKE '%Programming%' AND areas.name NOT LIKE '%Test%'",
"where": "areas.id LIKE '%MapWorlds%' AND areas.is_legacy_map_area=false OR areas.is_unique_map_area AND areas.is_legacy_map_area=false AND areas.name NOT LIKE '%Reliquary%' OR areas.is_map_area=false AND areas.is_town_area=false AND areas.is_hideout_area=false AND areas.is_legacy_map_area=false AND areas.act!=0 AND areas.id NOT LIKE '%Expedition%' AND areas.name NOT LIKE '%Hideout%' AND areas.id NOT LIKE '%Test%' AND areas.id NOT LIKE '%Heist%' AND areas.id NOT LIKE '%Labyrinth%' AND areas.id NOT LIKE '%Descent%' AND areas.name NOT LIKE '%PvP%' AND areas.name NOT LIKE '%Programming%' AND areas.name NOT LIKE '%Test%'",
},
).json()["cargoquery"]

Expand Down
198 changes: 0 additions & 198 deletions data/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,24 +179,6 @@
},
"name": "Ancient City Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Ancient Reliquary"
},
{
"boss": {
"not_spawned": true,
Expand Down Expand Up @@ -251,24 +233,6 @@
},
"name": "Arcade Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Archive Reliquary"
},
{
"boss": {
"not_spawned": null,
Expand Down Expand Up @@ -941,24 +905,6 @@
},
"name": "Cortex"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Cosmic Reliquary"
},
{
"boss": {
"not_spawned": null,
Expand Down Expand Up @@ -1157,24 +1103,6 @@
},
"name": "Death and Taxes"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Decaying Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down Expand Up @@ -1535,24 +1463,6 @@
},
"name": "Forge of the Titans"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Forgotten Reliquary"
},
{
"boss": {
"not_spawned": null,
Expand Down Expand Up @@ -2471,24 +2381,6 @@
},
"name": "Oriath Delusion"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Oubliette Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down Expand Up @@ -3191,24 +3083,6 @@
},
"name": "Sepulchre Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Shiny Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down Expand Up @@ -3803,24 +3677,6 @@
},
"name": "Thicket Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Timeworn Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down Expand Up @@ -4001,24 +3857,6 @@
},
"name": "Vaal Pyramid Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Vaal Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down Expand Up @@ -4109,42 +3947,6 @@
},
"name": "Villa Map"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Visceral Reliquary"
},
{
"boss": {
"not_spawned": null,
"phases": null,
"rushable": null,
"separated": null,
"soft_phases": null
},
"image": false,
"layout": {
"delirium_mirror": null,
"few_obstacles": null,
"league_mechanics": null,
"linear": null,
"outdoors": null
},
"name": "Voidborn Reliquary"
},
{
"boss": {
"not_spawned": false,
Expand Down
Loading

0 comments on commit d774a35

Please sign in to comment.