0 of 0

File information

Last updated

Original upload

Created by

Ajax

Uploaded by

Applejaxc

Virus scan

Safe to use

Tags for this mod

About this mod

This is a host of files with the names from unpacking several mods across Nexus for user convenience combining those mods with Zerd's RAW. There are individual files by mod author and one master file.

Requirements
Permissions and credits
The purpose of Items_Add.json is to add modded items to the list of what equipment requires "Attunement," if using that optional rule from Zerd's RAW. "What is attunement optional rule in Zerd's RAW? How do I learn more about customizing it?" Read Zerd's Github.  It's also useful for a lot of other modding situations to know the internal names of various mod items so you could download the master list just for that.

You can either download the "Master File" and place it in [normal script extender file structure]\RAW\attunement; or you can download one of the individual mod set files, rename the .json to "Items_Add.json," and throw it in that location. Or you can copy/paste from my document into yours if you already have a list.

For most users, the Script Extender location is going to be in your local appdata/Larian Studios/BG3/Script Extender. For users of Mod Organizer 2 and Rootbuilder, these files go in SE_CONFIG\RAW\attunement.

The Master List includes every item that I believe requires attunement, according to the needs and balance of Listonomicon.

The FED List includes gear and equipment from GraphicFade's various equipment mods released so far. Warlock just hit Nexus today and needs to be added.

The CursedWeapons list is for Avernus Weaponry - Cursed Weapons.

The Cordelliia list is for gear and equipment mods from Cordelliia. (Soul Knife Equipment, Critfisher Ring, Steel Watch Armaments, Vest of Investiture, Barbarian of our Heart)

The HoP list is for the new hats in Hats of Power and Fang of Boitata.

The CoF list is for Cloaks of Faerun.

The Strawberry list is for Lathander's Armory and Helm's Armory.

The IG list is for Immersive Gear.

The JWL list is for JWL Discordant Instruments.

The Mystic list is for everything added in Mystic.

For every mod except Mystic, the lists above are not every single item from the linked mods - only those which, in my own personal taste, as affected by the balancing needs of Listonomicon, need attunement for balance.

Do you want to make one of these lists yourself, add a mod I haven't covered yet, or are just curious what the process is like? My workflow is to unpack mods with the BG3 multitool. For each mod you unpack, go to UnpackedMods\[MOD NAME]\Public\[MOD NAME]\Stats\Generated\Data and explore the text files inside (probably Armor.txt and Weapon.txt). Each new entry is another item being added, usually. This is also a good way to learn how to do your own mods, working backwards from the examples of creative modders like GraphicFade who have figured out some clever and complex If/Else conditions and other crazy ways of replicating tabletop mechanics in game.