diff --git a/.github/ISSUE_TEMPLATE/map_data.yml b/.github/ISSUE_TEMPLATE/map_data.yml index 67c3df26..5f986661 100644 --- a/.github/ISSUE_TEMPLATE/map_data.yml +++ b/.github/ISSUE_TEMPLATE/map_data.yml @@ -31,11 +31,9 @@ body: - Alleyways - Altered Distant Memory - Ancient City - - Ancient Reliquary - Arachnid Nest - Arachnid Tomb - Arcade - - Archive Reliquary - Arena - Arid Lake - Armoury @@ -73,7 +71,6 @@ body: - Coral Ruins - Core - Cortex - - Cosmic Reliquary - Courthouse - Courtyard - Coves @@ -85,7 +82,6 @@ body: - Darbel's Promise - Dark Forest - Death and Taxes - - Decaying Reliquary - Defiled Cathedral - Desert - Desert Spring @@ -105,7 +101,6 @@ body: - Forbidden Woods - Forge of the Phoenix - Forge of the Titans - - Forgotten Reliquary - Forking River - Foundry - Frozen Cabins @@ -156,7 +151,6 @@ body: - Olmec's Sanctum - Orchard - Oriath Delusion - - Oubliette Reliquary - Overgrown Ruin - Overgrown Shrine - Palace @@ -193,7 +187,6 @@ body: - Sea of Isolation - Seething Chyme - Sepulchre - - Shiny Reliquary - Shipyard - Shore - Shrine @@ -226,7 +219,6 @@ body: - The Twilight Temple - The Vinktar Square - Thicket - - Timeworn Reliquary - Tower - Toxic Sewer - Tropical Island @@ -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 diff --git a/data/main.py b/data/main.py index 6e0bd7bf..4331f963 100644 --- a/data/main.py +++ b/data/main.py @@ -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"] diff --git a/data/maps.json b/data/maps.json index 3cb7f7ae..d1ae4e75 100644 --- a/data/maps.json +++ b/data/maps.json @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, @@ -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, diff --git a/site/src/data/cards.json b/site/src/data/cards.json index c05b81fc..cbfd99a6 100644 --- a/site/src/data/cards.json +++ b/site/src/data/cards.json @@ -519,7 +519,7 @@ }, "name": "Audacity", "ninja": "https://poe.ninja/challenge/divination-cards/audacity", - "price": 2.8, + "price": 2.7, "reward": "Doryani's Fist, Corrupted", "stack": 5, "standardPrice": 0.73, @@ -578,7 +578,7 @@ "price": 5.0, "reward": "Prismatic Jewel, Corrupted", "stack": 9, - "standardPrice": 8.7, + "standardPrice": 8.5, "weight": 347 }, { @@ -617,7 +617,7 @@ "price": 21.0, "reward": "Atziri's Reflection", "stack": 5, - "standardPrice": 80.77, + "standardPrice": 82.4, "weight": 20 }, { @@ -649,7 +649,7 @@ "price": 0, "reward": "The Goddess Bound", "stack": 3, - "standardPrice": 58.76 + "standardPrice": 58.77 }, { "art": "BlessingOfGod", @@ -712,7 +712,7 @@ }, "name": "Boon of the First Ones", "ninja": "https://poe.ninja/challenge/divination-cards/boon-of-the-first-ones", - "price": 1.04, + "price": 1.08, "reward": "Bestiary Item", "stack": 6, "standardPrice": 3.0, @@ -811,7 +811,7 @@ "price": 1223.49, "reward": "5x Divine Orb", "stack": 1, - "standardPrice": 1551.0, + "standardPrice": 1551.16, "weight": 47 }, { @@ -830,7 +830,7 @@ "price": 90.0, "reward": "5x Exalted Orb", "stack": 1, - "standardPrice": 222.97, + "standardPrice": 221.99, "weight": 47 }, { @@ -908,7 +908,7 @@ }, "name": "Burning Blood", "ninja": "https://poe.ninja/challenge/divination-cards/burning-blood", - "price": 4.2, + "price": 4.3, "reward": "Xoph's Blood, Corrupted", "stack": 6, "standardPrice": 5.0, @@ -1009,7 +1009,7 @@ "price": 5.0, "reward": "Synthesis Item", "stack": 4, - "standardPrice": 10.5, + "standardPrice": 10.0, "weight": 160 }, { @@ -1045,7 +1045,7 @@ "price": 1679.3, "reward": "Stranglegasp", "stack": 6, - "standardPrice": 1692.0, + "standardPrice": 1692.18, "weight": 9 }, { @@ -1184,7 +1184,7 @@ "price": 100.0, "reward": "Torrent's Reclamation, Two-Implicit, Corrupted", "stack": 6, - "standardPrice": 49.6, + "standardPrice": 49.4, "weight": 24 }, { @@ -1223,7 +1223,7 @@ "price": 3.0, "reward": "Level 21 Trap Gem, Quality: +23%, Corrupted", "stack": 7, - "standardPrice": 9.0, + "standardPrice": 9.4, "weight": 154 }, { @@ -1278,7 +1278,7 @@ "price": 150.0, "reward": "Level 6 Awakened Support Gem, Quality: +23%, Corrupted", "stack": 9, - "standardPrice": 282.0, + "standardPrice": 282.03, "weight": 26 }, { @@ -1435,10 +1435,10 @@ }, "name": "Doryani's Epiphany", "ninja": "https://poe.ninja/challenge/divination-cards/doryanis-epiphany", - "price": 195.0, + "price": 196.6, "reward": "3x Regrading Lens", "stack": 3, - "standardPrice": 282.0, + "standardPrice": 282.03, "weight": 92 }, { @@ -1516,7 +1516,7 @@ "price": 3.0, "reward": "Level 19 Gem, Alternate Quality: +19%", "stack": 8, - "standardPrice": 4.7, + "standardPrice": 5.0, "weight": 1423 }, { @@ -1671,7 +1671,7 @@ }, "name": "Eternal Bonds", "ninja": "https://poe.ninja/challenge/divination-cards/eternal-bonds", - "price": 38.6, + "price": 39.0, "reward": "Replica Cortex", "stack": 4, "standardPrice": 126.0, @@ -1721,10 +1721,10 @@ }, "name": "Fire Of Unknown Origin", "ninja": "https://poe.ninja/challenge/divination-cards/fire-of-unknown-origin", - "price": 390.24, + "price": 388.64, "reward": "Nimis", "stack": 7, - "standardPrice": 564.0 + "standardPrice": 564.06 }, { "art": "ForbiddenPower", @@ -1777,7 +1777,7 @@ "price": 3.0, "reward": "Ngamahu's Flame, Two-Implicit, Corrupted", "stack": 8, - "standardPrice": 5.9, + "standardPrice": 5.8, "weight": 184 }, { @@ -2368,10 +2368,10 @@ }, "name": "House of Mirrors", "ninja": "https://poe.ninja/challenge/divination-cards/house-of-mirrors", - "price": 22070.8, + "price": 21950.85, "reward": "Mirror of Kalandra", "stack": 9, - "standardPrice": 32994.0, + "standardPrice": 32687.28, "weight": 5 }, { @@ -2448,7 +2448,7 @@ "price": 3.0, "reward": "The Taming", "stack": 3, - "standardPrice": 8.0, + "standardPrice": 7.0, "weight": 231 }, { @@ -2485,7 +2485,7 @@ "price": 90.0, "reward": "Jewellery, Item Level: 100, Three-Implicit, Synthesised", "stack": 5, - "standardPrice": 156.0, + "standardPrice": 147.0, "weight": 20 }, { @@ -2707,7 +2707,7 @@ "price": 4.0, "reward": "Nebulis", "stack": 6, - "standardPrice": 14.12, + "standardPrice": 14.01, "weight": 101 }, { @@ -2730,7 +2730,7 @@ "price": 1.0, "reward": "Crystal Sceptre", "stack": 2, - "standardPrice": 2.1, + "standardPrice": 1.2, "weight": 544 }, { @@ -2928,7 +2928,7 @@ "price": 719.7, "reward": "Unnatural Instinct, Two-Implicit, Corrupted", "stack": 4, - "standardPrice": 705.0, + "standardPrice": 705.08, "weight": 5 }, { @@ -3138,7 +3138,7 @@ "price": 3.0, "reward": "10x Stacked Deck", "stack": 9, - "standardPrice": 7.3, + "standardPrice": 7.2, "weight": 207 }, { @@ -3232,7 +3232,7 @@ "price": 80.0, "reward": " Onyx Amulet, Item Level: 85, Quality: +20%, Influenced Item, Four Anointments, Incubating Talisman Item, Corrupted", "stack": 8, - "standardPrice": 282.0, + "standardPrice": 282.03, "weight": 1 }, { @@ -3379,7 +3379,7 @@ "price": 30.0, "reward": "10x Sextant", "stack": 3, - "standardPrice": 10.0, + "standardPrice": 12.4, "weight": 448 }, { @@ -3482,7 +3482,7 @@ }, "name": "Peaceful Moments", "ninja": "https://poe.ninja/challenge/divination-cards/peaceful-moments", - "price": 3.4, + "price": 4.0, "reward": "Timeless Jewel", "stack": 5, "standardPrice": 9.0, @@ -3590,7 +3590,7 @@ }, "name": "Prometheus' Armoury", "ninja": "https://poe.ninja/challenge/divination-cards/prometheus-armoury", - "price": 1.83, + "price": 1.77, "reward": "One-Hand Weapon, Item Level: 100, Double-Influenced Item", "stack": 6, "standardPrice": 9.0, @@ -3673,7 +3673,7 @@ "price": 1.0, "reward": "Chaos Orb", "stack": 8, - "standardPrice": 0.25, + "standardPrice": 0.23, "weight": 121400 }, { @@ -3731,7 +3731,7 @@ "price": 8.0, "reward": "Charan's Sword", "stack": 27, - "standardPrice": 4.7, + "standardPrice": 4.6, "weight": 83 }, { @@ -3743,7 +3743,7 @@ }, "name": "Rebirth and Renewal", "ninja": "https://poe.ninja/challenge/divination-cards/rebirth-and-renewal", - "price": 7.2, + "price": 7.0, "reward": "Winged Scarab", "stack": 4, "standardPrice": 14.5, @@ -3851,7 +3851,7 @@ "price": 623.74, "reward": "Mirror Shard", "stack": 13, - "standardPrice": 676.8, + "standardPrice": 676.87, "weight": 83 }, { @@ -3888,7 +3888,7 @@ "price": 14.0, "reward": "The Pandemonius", "stack": 7, - "standardPrice": 5.2, + "standardPrice": 5.3, "weight": 56 }, { @@ -3944,7 +3944,7 @@ "price": 2.0, "reward": " Experimented Two-Handed Weapon, Item Level: 86, Quality: +30%", "stack": 5, - "standardPrice": 3.2, + "standardPrice": 4.0, "weight": 1106 }, { @@ -3989,7 +3989,7 @@ "price": 1.0, "reward": "Electrocuting Jewellery, Item Level: 76", "stack": 3, - "standardPrice": 0.42, + "standardPrice": 0.6, "weight": 7675 }, { @@ -4003,7 +4003,7 @@ }, "name": "Succor of the Sinless", "ninja": "https://poe.ninja/challenge/divination-cards/succor-of-the-sinless", - "price": 44.2, + "price": 44.0, "reward": "Bottled Faith", "stack": 6, "standardPrice": 30.0, @@ -4134,7 +4134,7 @@ "price": 15593.5, "reward": "Mageblood", "stack": 5, - "standardPrice": 9306.0, + "standardPrice": 9306.99, "weight": 7 }, { @@ -4222,10 +4222,10 @@ }, "name": "The Artist", "ninja": "https://poe.ninja/challenge/divination-cards/the-artist", - "price": 84.0, + "price": 80.0, "reward": "Level 4 Enhance, Corrupted", "stack": 11, - "standardPrice": 19.5, + "standardPrice": 20.0, "weight": 23 }, { @@ -4411,7 +4411,7 @@ "price": 5.0, "reward": "Level 21 Chaos Gem, Quality: +23%, Corrupted", "stack": 3, - "standardPrice": 6.0, + "standardPrice": 5.6, "weight": 97 }, { @@ -4483,7 +4483,7 @@ }, "name": "The Bones", "ninja": "https://poe.ninja/challenge/divination-cards/the-bones", - "price": 1.3, + "price": 1.2, "reward": "Level 21 Vaal Summon Skeletons, Corrupted", "stack": 6, "standardPrice": 2.0, @@ -4525,7 +4525,7 @@ "price": 2.0, "reward": "Breach Item", "stack": 4, - "standardPrice": 3.0, + "standardPrice": 2.5, "weight": 223 }, { @@ -5038,7 +5038,7 @@ "price": 2.0, "reward": "Six-Link Body Armour, Item Level: 100", "stack": 6, - "standardPrice": 3.35, + "standardPrice": 3.4, "weight": 2231 }, { @@ -5074,7 +5074,7 @@ }, "name": "The Darkest Dream", "ninja": "https://poe.ninja/challenge/divination-cards/the-darkest-dream", - "price": 1.1, + "price": 1.07, "reward": "Severed in Sleep, Corrupted", "stack": 6, "standardPrice": 2.2, @@ -5152,7 +5152,7 @@ "price": 5277.8, "reward": "Headhunter, Two-Implicit, Corrupted", "stack": 10, - "standardPrice": 2115.0, + "standardPrice": 2115.22, "weight": 2 }, { @@ -5215,7 +5215,7 @@ "price": 3598.5, "reward": "Headhunter", "stack": 8, - "standardPrice": 846.0, + "standardPrice": 846.09, "weight": 16 }, { @@ -5738,7 +5738,7 @@ "price": 200.0, "reward": "Voidforge", "stack": 9, - "standardPrice": 40.0, + "standardPrice": 38.0, "weight": 9 }, { @@ -5886,7 +5886,7 @@ "price": 1.0, "reward": "Six-Link Vaal Regalia", "stack": 7, - "standardPrice": 4.6, + "standardPrice": 4.7, "weight": 541 }, { @@ -5940,7 +5940,7 @@ "price": 8.0, "reward": "Jewel, Corrupted", "stack": 10, - "standardPrice": 9.0, + "standardPrice": 13.96, "weight": 59 }, { @@ -6003,7 +6003,7 @@ "price": 2638.9, "reward": "Headhunter, Corrupted", "stack": 11, - "standardPrice": 564.0, + "standardPrice": 564.06, "weight": 6 }, { @@ -6264,7 +6264,7 @@ "price": 1.0, "reward": "Bramblejack, Two-Implicit, Corrupted", "stack": 7, - "standardPrice": 1.9, + "standardPrice": 1.6, "weight": 808 }, { @@ -6532,7 +6532,7 @@ "price": 1.0, "reward": "Flaring Eclipse Staff, Item Level: 100", "stack": 7, - "standardPrice": 0.74, + "standardPrice": 1.0, "weight": 1332 }, { @@ -6605,7 +6605,7 @@ "price": 2.0, "reward": "The Harvest", "stack": 11, - "standardPrice": 0.94, + "standardPrice": 0.95, "weight": 17697 }, { @@ -6702,7 +6702,7 @@ "price": 26.0, "reward": "Disabled", "stack": 8, - "standardPrice": 75.0, + "standardPrice": 74.9, "weight": 51 }, { @@ -6727,7 +6727,7 @@ }, "name": "The Hunger", "ninja": "https://poe.ninja/challenge/divination-cards/the-hunger", - "price": 4.8, + "price": 4.7, "reward": "Taste of Hate", "stack": 9, "standardPrice": 2.0, @@ -6748,7 +6748,7 @@ "price": 2279.05, "reward": "House of Mirrors", "stack": 10, - "standardPrice": 3384.0, + "standardPrice": 3384.36, "weight": 14 }, { @@ -6817,7 +6817,7 @@ "price": 1.0, "reward": "Seraphim's Armour", "stack": 4, - "standardPrice": 0.34, + "standardPrice": 0.32, "weight": 6721 }, { @@ -6832,10 +6832,10 @@ }, "name": "The Insane Cat", "ninja": "https://poe.ninja/challenge/divination-cards/the-insane-cat", - "price": 6021.49, + "price": 5997.5, "reward": "Mageblood, Item Level: 84, Corrupted", "stack": 9, - "standardPrice": 4286.4, + "standardPrice": 4286.86, "weight": 2 }, { @@ -6893,7 +6893,7 @@ }, "name": "The Jester", "ninja": "https://poe.ninja/challenge/divination-cards/the-jester", - "price": 1.0, + "price": 1.7, "reward": "Merciless One-Hand Weapon, Item Level: 100", "stack": 9, "standardPrice": 5.0, @@ -7052,10 +7052,10 @@ }, "name": "The Last One Standing", "ninja": "https://poe.ninja/challenge/divination-cards/the-last-one-standing", - "price": 27.0, + "price": 27.9, "reward": "Atziri's Disfavour", "stack": 10, - "standardPrice": 3.3, + "standardPrice": 3.78, "weight": 15 }, { @@ -7089,7 +7089,7 @@ "price": 15.0, "reward": "Maven Item, Two-Implicit, Corrupted", "stack": 7, - "standardPrice": 66.0, + "standardPrice": 66.5, "weight": 25 }, { @@ -7130,7 +7130,7 @@ "price": 2.0, "reward": "Zerphi's Heart", "stack": 6, - "standardPrice": 8.5, + "standardPrice": 8.4, "weight": 63 }, { @@ -7300,7 +7300,7 @@ }, "name": "The Magma Crab", "ninja": "https://poe.ninja/challenge/divination-cards/the-magma-crab", - "price": 1.31, + "price": 1.27, "reward": "Level 21 Vaal Molten Shell, Corrupted", "stack": 6, "standardPrice": 2.0, @@ -7346,7 +7346,7 @@ "price": 0, "reward": "The Perandus Manor", "stack": 5, - "standardPrice": 39.66 + "standardPrice": 39.5 }, { "art": "TheMercenary", @@ -7382,7 +7382,7 @@ }, "name": "The Messenger", "ninja": "https://poe.ninja/challenge/divination-cards/the-messenger", - "price": 2.0, + "price": 1.9, "reward": "Harbinger Fragment", "stack": 4, "standardPrice": 1.8, @@ -7404,7 +7404,7 @@ "price": 1.0, "reward": "Prismatic Ring", "stack": 6, - "standardPrice": 0.2, + "standardPrice": 0.32, "weight": 35865 }, { @@ -7427,7 +7427,7 @@ }, "name": "The Mind's Eyes", "ninja": "https://poe.ninja/challenge/divination-cards/the-minds-eyes", - "price": 8.0, + "price": 7.95, "reward": "Astral Projector", "stack": 7, "standardPrice": 9.7, @@ -7472,7 +7472,7 @@ }, "name": "The Nurse", "ninja": "https://poe.ninja/challenge/divination-cards/the-nurse", - "price": 399.87, + "price": 383.84, "reward": "The Doctor", "stack": 8, "standardPrice": 80.0, @@ -7595,7 +7595,7 @@ "price": 10.0, "reward": "Fishing Rod, Two-Implicit, Corrupted", "stack": 12, - "standardPrice": 38.0, + "standardPrice": 37.0, "weight": 2 }, { @@ -7612,7 +7612,7 @@ "price": 10.0, "reward": "Replica Bated Breath", "stack": 7, - "standardPrice": 282.0, + "standardPrice": 282.03, "weight": 7 }, { @@ -7810,7 +7810,7 @@ "price": 7.0, "reward": "Astramentis", "stack": 3, - "standardPrice": 3.8, + "standardPrice": 3.7, "weight": 167 }, { @@ -7852,7 +7852,7 @@ "price": 11275.3, "reward": "Mageblood, Quality: +20%, Two-Implicit, Corrupted", "stack": 7, - "standardPrice": 10152.0, + "standardPrice": 10153.08, "weight": 4 }, { @@ -7973,7 +7973,7 @@ }, "name": "The Price of Protection", "ninja": "https://poe.ninja/challenge/divination-cards/the-price-of-protection", - "price": 1.87, + "price": 1.84, "reward": "Elder Chateau Map, Map Tier: 16", "stack": 5, "standardPrice": 2.0, @@ -8486,7 +8486,7 @@ "price": 3.0, "reward": "3x Orb of Annulment", "stack": 9, - "standardPrice": 5.0, + "standardPrice": 4.95, "weight": 301 }, { @@ -8507,7 +8507,7 @@ "price": 205.0, "reward": "10x Divine Orb", "stack": 11, - "standardPrice": 253.8, + "standardPrice": 253.83, "weight": 309 }, { @@ -8544,7 +8544,7 @@ "price": 407.83, "reward": "The Squire", "stack": 8, - "standardPrice": 987.0, + "standardPrice": 987.1, "weight": 13 }, { @@ -8619,7 +8619,7 @@ "price": 15.0, "reward": "Quicksilver Flask of Adrenaline, Item Level: 100", "stack": 1, - "standardPrice": 13.8, + "standardPrice": 14.4, "weight": 123 }, { @@ -8728,7 +8728,7 @@ }, "name": "The Soul", "ninja": "https://poe.ninja/challenge/divination-cards/the-soul", - "price": 67.33, + "price": 67.6, "reward": "Soul Taker", "stack": 9, "standardPrice": 21.6, @@ -8953,7 +8953,7 @@ "price": 0, "reward": "Disabled", "stack": 3, - "standardPrice": 36.26 + "standardPrice": 36.22 }, { "art": "TheSwordKingsSalute", @@ -9754,7 +9754,7 @@ }, "name": "The Watcher", "ninja": "https://poe.ninja/challenge/divination-cards/the-watcher", - "price": 2.0, + "price": 1.97, "reward": "Crown of Eyes", "stack": 12, "standardPrice": 1.0, @@ -10030,7 +10030,7 @@ "price": 1.0, "reward": "10x Chaos Orb", "stack": 8, - "standardPrice": 1.0, + "standardPrice": 1.1, "weight": 8089 }, { @@ -10328,10 +10328,10 @@ }, "name": "Unrequited Love", "ninja": "https://poe.ninja/challenge/divination-cards/unrequited-love", - "price": 10795.5, + "price": 10790.7, "reward": "19x Mirror Shard", "stack": 16, - "standardPrice": 13818.0, + "standardPrice": 13819.47, "weight": 3 }, { @@ -10393,7 +10393,7 @@ "price": 1.0, "reward": "10x Orb of Regret", "stack": 5, - "standardPrice": 2.6, + "standardPrice": 3.0, "weight": 12167 }, { diff --git a/site/src/data/globals.json b/site/src/data/globals.json index 371ff069..198c7f0c 100644 --- a/site/src/data/globals.json +++ b/site/src/data/globals.json @@ -4,6 +4,6 @@ "width": 1003.52 }, "droppool_weight": 7954863, - "lastUpdate": 1698674828483.3184, + "lastUpdate": 1698679392390.5818, "league": "Ancestor" } \ No newline at end of file diff --git a/site/src/data/maps.json b/site/src/data/maps.json index b120c1a3..19b38473 100644 --- a/site/src/data/maps.json +++ b/site/src/data/maps.json @@ -378,18 +378,6 @@ "shorthand": "t Ci", "type": "map" }, - { - "boss": {}, - "id": "3_ClassicTreasury", - "image": false, - "info": {}, - "layout": {}, - "level": 75, - "name": "Ancient Reliquary", - "rating": {}, - "shorthand": "t R", - "type": "unique map" - }, { "atlas": true, "boss": { @@ -547,18 +535,6 @@ "shorthand": "ane", "type": "act area" }, - { - "boss": {}, - "id": "UberSearingExarchVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Archive Reliquary", - "rating": {}, - "shorthand": "ive ", - "type": "unique map" - }, { "atlas": true, "boss": { @@ -2074,18 +2050,6 @@ "shorthand": "tex", "type": "unique map" }, - { - "boss": {}, - "id": "UberShaperVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Cosmic Reliquary", - "rating": {}, - "shorthand": "Cos", - "type": "unique map" - }, { "atlas": true, "boss": { @@ -2626,18 +2590,6 @@ "shorthand": "hl", "type": "act area" }, - { - "boss": {}, - "id": "UberUberElderVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Decaying Reliquary", - "rating": {}, - "shorthand": "yi", - "type": "unique map" - }, { "boss": { "ids": [ @@ -3553,21 +3505,9 @@ "level": 1, "name": "Forgotten Oubliette", "rating": {}, - "shorthand": " Ou", + "shorthand": "Ou", "type": "act area" }, - { - "boss": {}, - "id": "UberVenariusVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Forgotten Reliquary", - "rating": {}, - "shorthand": "en R", - "type": "unique map" - }, { "atlas": true, "boss": { @@ -5270,7 +5210,7 @@ "density": 5, "layout": 4 }, - "shorthand": "nera", + "shorthand": "eral", "type": "map", "x": 535, "y": 393 @@ -5668,18 +5608,6 @@ "shorthand": "h S", "type": "act area" }, - { - "boss": {}, - "id": "UberSirusVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Oubliette Reliquary", - "rating": {}, - "shorthand": "te R", - "type": "unique map" - }, { "boss": { "ids": [ @@ -5989,7 +5917,7 @@ "density": 5, "layout": 8 }, - "shorthand": "Pha", + "shorthand": "sm", "type": "map", "x": 650, "y": 84 @@ -7350,18 +7278,6 @@ "shorthand": "fti", "type": "act area" }, - { - "boss": {}, - "id": "UberMavenVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Shiny Reliquary", - "rating": {}, - "shorthand": "iny", - "type": "unique map" - }, { "boss": { "ids": [ @@ -7985,7 +7901,7 @@ "level": 1, "name": "Sunken Shingle", "rating": {}, - "shorthand": "ingl", + "shorthand": "Shin", "type": "act area" }, { @@ -9549,7 +9465,7 @@ "level": 44, "name": "The Reliquary", "rating": {}, - "shorthand": "he Rel", + "shorthand": "e Rel", "type": "act area" }, { @@ -10118,7 +10034,7 @@ "level": 20, "name": "The Vaal Ruins", "rating": {}, - "shorthand": "aal Ru", + "shorthand": "aal R", "type": "act area" }, { @@ -10258,18 +10174,6 @@ "x": 722, "y": 318 }, - { - "boss": {}, - "id": "ClassicTreasury_2", - "image": false, - "info": {}, - "layout": {}, - "level": 75, - "name": "Timeworn Reliquary", - "rating": {}, - "shorthand": "wo", - "type": "unique map" - }, { "atlas": true, "boss": { @@ -10654,18 +10558,6 @@ "x": 330, "y": 379 }, - { - "boss": {}, - "id": "ClassicTreasury_Vaal", - "image": false, - "info": {}, - "layout": {}, - "level": 75, - "name": "Vaal Reliquary", - "rating": {}, - "shorthand": "aal Re", - "type": "unique map" - }, { "boss": { "ids": [ @@ -10829,30 +10721,6 @@ "shorthand": "Vil", "type": "map" }, - { - "boss": {}, - "id": "UberEaterOfWorldsVault", - "image": false, - "info": {}, - "layout": {}, - "level": 87, - "name": "Visceral Reliquary", - "rating": {}, - "shorthand": "Vis", - "type": "unique map" - }, - { - "boss": {}, - "id": "ClassicTreasury_Cosmic", - "image": false, - "info": {}, - "layout": {}, - "level": 75, - "name": "Voidborn Reliquary", - "rating": {}, - "shorthand": "db", - "type": "unique map" - }, { "atlas": true, "boss": {