I’m wondering if there’s any way to change or customize the loot tables in Conan Exiles by directly editing thegame.dbfile (without relying on mods). Specifically, I’d like to adjust the loot dropped by NPCs, chests, and world events directly through the database or any available server-side settings.
Is this possible, or is modifying loot tables something that can only be done via mods?
As far as I kmow mods. The db draws from BPs, so editing those and a few tables is the only way I know of. Now could a mod be made to create an "outside’"UI program that requires only editing numbers and the BP editing is done ther…probably. But still a mod.
No, the database only contains things that actually need to be saved… like character data, buildings, inventory contents of player owned containers.
Nothing related to NPCs or actual loot is stored in there as there is no need for it, you can only change those with mods.