I want to have one master that contains all of my newly created data: New Armors, New Weapons, New items for animals, new creatures, etc.
Then I want to have esps that distribute that data in different ways. Ie: I want one esp to handle item distribution amongst NPCs and leveled lists, another will handle world item distribution (such as on tables and furniture, dungeons, etc), another will handle quest changes...and so on. But they all hinge on items from the master file. So I need some help.
I don't know the proper way to make a master/separate my data. I saw a guide before but I didnt really understand it. Can someone help me out?