{"id":15134821,"url":"https://github.com/fwdekker/fo76-dumps","last_synced_at":"2026-02-20T23:02:47.234Z","repository":{"id":48326756,"uuid":"188900721","full_name":"fwdekker/fo76-dumps","owner":"fwdekker","description":"Data dumps of Fallout 76 game files","archived":false,"fork":false,"pushed_at":"2026-02-18T09:18:45.000Z","size":336,"stargazers_count":32,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-18T14:27:13.484Z","etag":null,"topics":["csv","data-dump","fallout","fallout-76","fo76","json","mediawiki","xedit"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/fwdekker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-27T19:47:00.000Z","updated_at":"2026-01-29T17:03:41.000Z","dependencies_parsed_at":"2023-11-07T16:38:08.028Z","dependency_job_id":"af51a59a-db15-4b39-af2c-645f9fea2561","html_url":"https://github.com/fwdekker/fo76-dumps","commit_stats":{"total_commits":136,"total_committers":3,"mean_commits":"45.333333333333336","dds":"0.15441176470588236","last_synced_commit":"5aec22130cb410b877c9f0c00d35d86f0c32bcc5"},"previous_names":[],"tags_count":254,"template":false,"template_full_name":null,"purl":"pkg:github/fwdekker/fo76-dumps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwdekker%2Ffo76-dumps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwdekker%2Ffo76-dumps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwdekker%2Ffo76-dumps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwdekker%2Ffo76-dumps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwdekker","download_url":"https://codeload.github.com/fwdekker/fo76-dumps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwdekker%2Ffo76-dumps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csv","data-dump","fallout","fallout-76","fo76","json","mediawiki","xedit"],"created_at":"2024-09-26T05:24:33.699Z","updated_at":"2026-02-20T23:02:47.216Z","avatar_url":"https://github.com/fwdekker.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fallout 76 dumps\n[![Latest release](https://img.shields.io/github/release/FWDekker/fo76-dumps?style=for-the-badge)](https://github.com/FWDekker/fo76-dumps/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/FWDekker/fo76-dumps/total?style=for-the-badge)](https://github.com/FWDekker/fo76-dumps/releases/zOverview)\n[![Discussions](https://img.shields.io/github/discussions/FWDekker/fo76-dumps?style=for-the-badge)](https://github.com/FWDekker/fo76-dumps/discussions)\n\n_Fallout 76_ data dumps to assist data miners and wiki editors.\n\nIncludes:\n* Database with all form IDs and keywords\n* CSV with all NPCs and their features\n* Locations of all armors, weapons, and flora\n* Wikitext exports of all notes and holotapes\n* Curve tables with enemy damage\n* [...and more](https://github.com/FWDekker/fo76-dumps/wiki/List-of-dumps)\n\n### Feel free to [request new dumps](https://github.com/FWDekker/fo76-dumps/discussions)!\n\n## Dumps\n\u003e * **[List of releases](https://github.com/FWDekker/fo76-dumps/releases/zOverview)**\n\u003e * **[Latest release](https://github.com/FWDekker/fo76-dumps/releases/latest)**\n\nThe dumps are distributed as attachments to [this repository's releases](https://github.com/FWDekker/fo76-dumps/releases/zOverview).\nA new release is created for each update to the game.\nThe wiki contains a [list of all dumps](https://github.com/FWDekker/fo76-dumps/wiki/List-of-dumps) with a thorough explanation.\n\n## Development\nAll dumps are created using a Python script that uses [xEdit](https://tes5edit.github.io/) and [ba2extract](https://f4se.silverlock.org/).\nThe main script is located at [`fo76dumps.py`](https://github.com/FWDekker/fo76-dumps/blob/main/fo76dumps.py).\nThe xEdit scripts are in the [`Edit scripts` directory](https://github.com/FWDekker/fo76-dumps/tree/main/Edit%20scripts).\nThe wiki describes the [dumping process in more detail](https://github.com/FWDekker/fo76-dumps/wiki/Generating-dumps).\n\n## Contact\nFor **questions, suggestions, and requests**, choose the method that you are most comfortable with:\n\n* [Start a discussion](https://github.com/FWDekker/fo76-dumps/discussions)\n* [Open an issue](https://github.com/FWDekker/fo76-dumps/issues)\n* [Contact me on Fallout Wiki](https://fallout.fandom.com/wiki/User_talk:FDekker)\n* [Email me](https://fwdekker.com/about/)\n\n## Acknowledgements\n[Wully616](https://github.com/Wully616), for [his contributions](https://github.com/FWDekker/fo76-dumps/pull/20) to\ndumping location data.\n\n## Copyright\nThe contents of all dumps in this repository and its releases are owned by Bethesda Softworks LLC.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwdekker%2Ffo76-dumps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwdekker%2Ffo76-dumps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwdekker%2Ffo76-dumps/lists"}