sounds pretty cool, but I'm not sure how even.. especially on how to make every enemy have their own without making 1000 items
What I describe may be completely impossible in tmod/terraria so I may be talking out of my

So in essence you would loop through the NPC list and for any non boss Enemy you would then create a "Soul of <insert enemy name here>" with a generic looking soul sprite, description and anything else needed for an item creation, this item would contain the enemy's ID as well for quick reference.
You would then molest the npc's loot table to add this new item in.
Like I said, might be impossible, I've never actually bothered to look under the hood of the modding tools since I already spend my type looking at code during the day.
That said, I suspect it may indeed be possible considering Prefixes for Enemies and Kaliwhatever's RPG mod exist and the former

Last edited: