- Able to change item to Primal (Credit: GBATemp user - RobertIII)
- Width adjusted
- Show Affix id next to affix description
- Tag for Ancient and Primal items
- Added some missing affix to the database
WIP
Original README:
Instructions:
- Make sure Python3 is installed.
- Run D3Edit.py with python3.
Currently supported:
- Currency edition.
- Hero and account edition: Hero level, Paragon level, Highest GR completed...
- Stash and Hero inventory viewing.
- Item edition.
- Item generation (By ID).
- Item Edition safe mode (easier to make legal items).
Help needed identifying the missing items and affixes. If you find a missing item please report back.
Credits:
https://github.com/fry -> Diablo III Protobin Decompiler
https://github.com/VisualStudio-zz -> Original creator of the python CLI tool.