This software is built upon the foundation provided by the CLI codes from Liareth's BG3LootTableGenerator. ultimate objective is to develop a comprehensive tool that can efficiently categorize and manage all facets of BG3 files than in the future auto generate any costumizable skills and items. For now hopefully this will eliminate the need to rely on the search function of the BG3 Multi Tool as much and save you time on backtracking. Configuration Details: UnpackLocation: This refers to the directory where your UnpackData is located, which was previously extracted using the BG3MultiTool. Please refer to the BG3MultiTool documentation for guidance on unpacking the necessary components for 3D model utilization. OutputLocation: Designate this location for the generated files, namely: Armour.txt, items.json, and TreasureTable.txt. Note: There's a minor distinction in our version. The items.json path will display your complete directory path. Fuctions: Item list in an easily parseable format, plus the tool that created it, plus an example mod adding every armour (even ones not available in the base game) to the Nautiloid tutorial chest. A GUI version of Liareth Proof-Of-Concept "parse all the templates in the game, reconcile them with their stats and localization, and produce a final .json which is much more parseable (by a human, and by tools!). Additionally, as a proof of concept, the tool selects everything inheriting from BASE_ARMOR, then constructs an Armour.txt with generated stats for every item without any stats of their own - usually items that are not acquirable in the base game - and a TreasureTable.txt which adds all of these to the Nautiloid tutorial chest. This means that with a click of a button (and 5 seconds waiting as the tool parses the base game data), I can auto-generate a mod which lets me equip 750~ armours and preview their appearance in game. I'm sure you can imagine how useful this could be for e.g. generating variants of the same item with every VFX applied or similar tasks." Download Details: The BG3SortToolGUI10.0.2.zip package contains the executable file (.exe) along with all the associated files, compressed into a single ZIP archive.