{"id":23913711,"url":"https://github.com/staticf0x/map-corruption","last_synced_at":"2026-06-18T17:32:46.451Z","repository":{"id":233264683,"uuid":"786400621","full_name":"staticf0x/map-corruption","owner":"staticf0x","description":"Analysis of corrupting maps","archived":false,"fork":false,"pushed_at":"2024-04-20T13:10:33.000Z","size":385,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T18:33:27.601Z","etag":null,"topics":["pathofexile"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staticf0x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-14T10:53:15.000Z","updated_at":"2024-04-20T13:10:37.000Z","dependencies_parsed_at":"2024-04-15T09:30:35.620Z","dependency_job_id":"6dd50bb4-d7d1-4a6d-909b-c235e09f7b85","html_url":"https://github.com/staticf0x/map-corruption","commit_stats":null,"previous_names":["staticf0x/map-corruption"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/staticf0x/map-corruption","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fmap-corruption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fmap-corruption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fmap-corruption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fmap-corruption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staticf0x","download_url":"https://codeload.github.com/staticf0x/map-corruption/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fmap-corruption/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34501474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pathofexile"],"created_at":"2025-01-05T09:46:33.886Z","updated_at":"2026-06-18T17:32:46.437Z","avatar_url":"https://github.com/staticf0x.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Map corruption outcomes\n\nA joint project of Elinvynia and staticf0x to determine the outcomes\nof corrupting maps with Vaal Orbs. The possible outcomes are\ndescribed on [PoE wiki](https://www.poewiki.net/wiki/Vaal_Orb#Maps).\n\n# Methodology\n\nWe gathered the maps into separate stash tabs, then used\n[divcards2gsheet](https://github.com/staticf0x/divcards2gsheet/tree/snapshot)\nto obtain the stash tab snapshots before spamming Vaal Orbs and after.\n\nAfter that, we used the script `compare.py` inside this repository\nto find the changes between the two snapshots.\n\nRun the script as: `python3 compare.py before.json after.json`.\n\nThis also creates a CSV with the outcomes. The included Jupyter notebook\n`Analysis.ipynb` will then join all the outcomes CSVs (folders `outcomes/t16` and\n`outcomes/lowtier`) and creates the plots.\n\nThe detection of 8 affixes outcome is based on parsing the `explicitMods` key\nfrom PoE API, compared with [PoEDB's](https://poedb.tw/us/Maps_top_tier) list of map mods.\n\n# Outcomes\n\n## T16 maps\n\n![t16](./images/t16.png)\n\nSource data for the chart:\n\n|                 |   Count |\n|-----------------|---------|\n| No effect       |     426 |\n| Rerolled mods   |     425 |\n| 8 affixes       |     415 |\n| Vaal implicit   |     415 |\n| Vaal temple map |      47 |\n\n## Low tier maps\n\n\u003e [!NOTE]\n\u003e If the tier changed, mods were rerolled too. In our case, we counted\n\u003e these two outcomes separately. If you want, you can add *Tier change*\n\u003e to *Rerolled mods* to have the affected maps in both categories,\n\u003e while retaining *Tier change* as a separate category.\n\n![lowtier](./images/lowtier.png)\n\nSource data for the chart:\n\n|               |   Count |\n|---------------|---------|\n| No effect     |     318 |\n| Rerolled mods |     171 |\n| 8 affixes     |     305 |\n| Vaal implicit |     333 |\n| Tier change   |     169 |\n\n## Blighted maps\n\n\u003e [!NOTE]\n\u003e Sample includes 19 T16 maps where *Tier change* is not possible.\n\n![blight](./images/blight.png)\n\nSource data for the chart:\n\n|               |   Count |\n|---------------|---------|\n| No effect     |     234 |\n| Rerolled mods |     133 |\n| 8 affixes     |     261 |\n| Vaal implicit |     250 |\n| Tier change   |     122 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticf0x%2Fmap-corruption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticf0x%2Fmap-corruption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticf0x%2Fmap-corruption/lists"}