I couldn’t find a conclusive answer to my question searching the forum - apologies if I just missed where it came up.
I’m interested in altering AoM content (specifically, messing with the new levels of item affixes), but I’m unsure where they should go in the folder structure. The gdx1.arz for AoM appears to replicate the base game’s database folder structure, so my first assumption is that putting a modded dbr from the expansion into the corresponding normal folder for that dbr inside my mod’s database will work; but when I check the AoM-updated Grimarillion database, it has a separate folder called ‘xpack’ under database/records.
Example: If I want to modify the two new levels AoM has made of, say, the Aetherfire rare prefix for helms, where do the two altered dbrs go - in the database\records\items\lootaffixes\prefix directory of my mod’s database, or do they need to still be in another folder of the structure?
Checking here in case someone’s already got a definitive answer, before I start to kludge something together to test it.