This is a small C# script that parses the artifact substat rolls from the datamine, and produces all the "in-game" rounded roll sum totals from every permulation/combination possible.
- Clone a datamine, like https://github.com/Dimbreath/GenshinData.
- Put the datamine in your
<documents dir>/GenshinData
. - Run the binary.
- Files are ouputted to
<documents dir>/GenshinGenerated
.