[Tool] Main Hero Inventory XML Print

Users who are viewing this thread

So everyone who has worked with Bannerlord's XMLs knows that one of the longest things involved in making new troops is making the various equipment sets for them.

I got tired of doing it by hand so I made a tool which will print it nice and tidy to an xml in the correct format, ready to copy pasta into your troops <equipmentSets>.

This will let you play around with ingame inventory and once you have the set you want, simply press the apostrophe key to get it printed to the XML.

First time ever coding/using C# or Visual Studio so its not the most fancy but it gets the job done.

 
Back
Top Bottom