https://github.com/fwdekker/fo76-dumps
Data dumps of Fallout 76 game files
https://github.com/fwdekker/fo76-dumps
csv data-dump fallout fallout-76 fo76 json mediawiki xedit
Last synced: 3 months ago
JSON representation
Data dumps of Fallout 76 game files
- Host: GitHub
- URL: https://github.com/fwdekker/fo76-dumps
- Owner: FWDekker
- Created: 2019-05-27T19:47:00.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T15:42:12.000Z (3 months ago)
- Last Synced: 2025-02-07T06:08:51.062Z (3 months ago)
- Topics: csv, data-dump, fallout, fallout-76, fo76, json, mediawiki, xedit
- Language: Pascal
- Homepage:
- Size: 312 KB
- Stars: 23
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Fallout 76 dumps
[](https://github.com/FWDekker/fo76-dumps/releases/latest)
[](https://github.com/FWDekker/fo76-dumps/releases/zOverview)
[](https://github.com/FWDekker/fo76-dumps/discussions)_Fallout 76_ data dumps to assist data miners and wiki editors.
Includes:
* Database with all form IDs and keywords
* CSV with all NPCs and their features
* Locations of all armors, weapons, and flora
* Wikitext exports of all notes and holotapes
* Curve tables with enemy damage
* [...and more](https://github.com/FWDekker/fo76-dumps/wiki/List-of-dumps)### Feel free to [request new dumps](https://github.com/FWDekker/fo76-dumps/discussions)!
## Dumps
> * **[List of releases](https://github.com/FWDekker/fo76-dumps/releases/zOverview)**
> * **[Latest release](https://github.com/FWDekker/fo76-dumps/releases/latest)**The dumps are distributed as attachments to [this repository's releases](https://github.com/FWDekker/fo76-dumps/releases/zOverview).
A new release is created for each update to the game.
The wiki contains a [list of all dumps](https://github.com/FWDekker/fo76-dumps/wiki/List-of-dumps) with a thorough explanation.## Development
All dumps are created using a Python script that uses [xEdit](https://tes5edit.github.io/) and [ba2extract](https://f4se.silverlock.org/).
The main script is located at [`fo76dumps.py`](https://github.com/FWDekker/fo76-dumps/blob/main/fo76dumps.py).
The xEdit scripts are in the [`Edit scripts` directory](https://github.com/FWDekker/fo76-dumps/tree/main/Edit%20scripts).
The wiki describes the [dumping process in more detail](https://github.com/FWDekker/fo76-dumps/wiki/Generating-dumps).## Contact
For **questions, suggestions, and requests**, choose the method that you are most comfortable with:* [Start a discussion](https://github.com/FWDekker/fo76-dumps/discussions)
* [Open an issue](https://github.com/FWDekker/fo76-dumps/issues)
* [Contact me on Fallout Wiki](https://fallout.fandom.com/wiki/User_talk:FDekker)
* [Email me](https://fwdekker.com/about/)## Acknowledgements
[Wully616](https://github.com/Wully616), for [his contributions](https://github.com/FWDekker/fo76-dumps/pull/20) to
dumping location data.## Copyright
The contents of all dumps in this repository and its releases are owned by Bethesda Softworks LLC.