Character Manager
/! KNOWN BUGS /!
– Reviving people can sometimes kill them the next day
I won’t fix it, currently only supporting game breaking bugs. Might fix once I play again
==== IMPORTANT NOTES
As soon as you use a mod, Steam achievements are disable ! Use this mod [www.nexusmods.com] to unblock them 🙂
Also, you have a video next to the mod image at the top of this article, be sure to check how the mod works !
====
Hello everyone ! After two years on nexusmod, this mod is available on the steam workshop 🙂
For v1.3.x, for previous versions check here [www.nexusmods.com]
This mod allows you to save any character data to a textfile and modify whatever you want. You can then load it back to your save or on a new one !
==== What can you change / transfer ?
– Name
– Level
– Money
– Age
– Culture
– Death status
– Family
– Partner
– Clan leaders relation
– Renown
– Influence
– Encyclopedia biography
– Body
– Traits
– Focus and attributes
– Equipment
– Skills
– Perks
– Unlocked crafting parts
– Settlements
– Army
==== How does it work ?
== Classic usage
– Go to the encyclopedia page of a character you wish to modify.
– Click save and go to your documents/MB Bannerlord/Character manager.
-Modify whatever you want. Some data aren’t loaded by default, you have to activate them with the keyword "true".
– Save the file
– Come back in the gamr and click the load button
– Done !
== Console usage
Note : The usage of the commands via the dev console below aren’t mandatory. You can just use the save/load buttons in the encyclopedia. They allow to do some spicifc things faster, that’s all.
Open the dev console with Alt+~ (QWERTY) or Alt+² (AZERTY). Then you have seven commands available:
character_manager.save HeroName : Save the data of the character HeroName
character_manager.load HeroName : Import the data of the character HeroName
== Notes :
- You can use HeroName "main" to save/load the main character
- You can use HeroName "companions" to save/load ALL your companions at once
- Renown, influence, partner, equipment and crafting pieces are NOT loaded by default. Toogle them in the txt file (xxxActivated=true)
character_manager.load_all_companions : Import (and create if needed) all txt files with the data companion=true as companions
character_manager.reset HeroName : All attributes at 1, perks reset, focus at 0, and all points available (skills level NOT changed)
character_manager.resetfull HeroName : Reset attributes, skills, level, total experience, focus and perks (big thanks to rayler for the tip !)
character_manager.godmode HeroName : All stats boosted, all perks (except Rogue Extraordinaire which can lead to bugs) and adds 1m denars to the character
character_manager.godmode_for_all : All stats boosted for every Hero in your save
character_manager.rename intialName , newName : Rename a character. Allows to temporary rename a character if two characters have the same name. Initial name is not case sensitive. You can use spaces in names. Names are trimmed, so if you add spaces after or before a name, they won’t be used (example : bob the something , bob the other thing will be read as bob the something , bob the other thing without additional spaces). Comma is mandatory.
character_manager.help : Shows a help message with command examples
Revisions:
Old revisions of this mod are available below. Click the link to download.