Mount & Blade II: Bannerlord
0 of 0

File information

Last updated

Original upload

Created by

j4zzing

Uploaded by

J4zzing

Virus scan

Safe to use

Tags for this mod

About this mod

This mod allows you to respec character's attribute and focus points, or reset skill xp in the console. Only works in e1.8.(I think)

Permissions and credits
====What does it do
This mod is a continuation of Respec v2. It allows you to respec character's attribute and focus points, or reset skill xp in the console. It can not respec perks at the moment.This is my first mod, so good luck with that ; )

====Installation
  • Download and extract the zip file
  • Copy MBRespec folder to Modules folder. For example: C:/Steam/steamapps/common/Mount & Blade II Bannerlord/Modules/MBRespec
  • Unblock dll if it is needed: Right click to dll then select Properties
  • Enable this mod in Mods tab in Launcher


====Usage (Before making any changes, backup your save first!)
Open the console by pressing ALT and ~ (tilde)
====COMMANDS
respec.attribute [attribute name] [hero name]
Reset a attribute to zero, return those points as free.
respec.focus [skill name] [hero name]
Reset focus point of a skill to zero, return those points as free.
respec.all_attributes [hero name]
respec.all_focuses [hero name]
respec.hero [hero name]
Reset all attributes and focus points of a hero.
Note: Permanent bonus points from perks will be preserve. e.g. vigorous smith, fencer smith.

====ARGUMENTS
[attribute name] - Use the names in the ouput of respec.show_all_attributes to refer attributes, case insensetive.
[skill name] - Use the names in the ouput of respec.show_all_skills to refer skills, case insensetive.
[hero name] - Optional. If omitted, commands applies to the player by default.
Use the names in the output of respec.heroes to refer heroes, specify name with underscores or spaces.Only heroes of player clan/family is acceptable.
Note: Seems like non-english characters in Console can not display correctlly. If you are using a non-english language, use "localization.change_language english" then repec.You can also use the in-game option to change language, after you make changes, use the in-game option to change it back.

====EXAMPLES
respec.all_attribute
respec.all_focuses joseph
respec.attribute vigor Fetheir the ill-Starred
respec.focus smithing
respec.focus One_handed halgard

====shorthand commands
You can use initial letters of a hero/attribute/skill name ONLY if there is no ambiguity, see examples below.
respec.focus leardership fetheir
respec.focus leader feth
respec.focus l f

====Commands only availiable in DEBUG version
Following commands are not in a "respective" sense. these may helps some special scenarios or for testing purpose. Some commands may have unexpected results.
respec.skill [skill name] [hero name]
respec.all_skills [hero name]
Reset skill level, xp and focus points to zero, perks will be reset after the save is reloaded.
visit the tournament master beforehand if this quirky behavior is unwated.
You can use respec.show_learnt_perks_for_skill to check whether the perks match the skill level.
Permanent bonuses of perks, which permanently add attribute or focus point(e.g. vigorous smith), will be removed only if there are points left to remove.
respec.set_skill [skill name] [skill level] [hero name]
Set skill to a specified level, perks will be reset after save is reload, permanent bonuses of perks WILL NOT be removed. 
respec.show_xp

## Source code
https://github.com/J4zzing/Respec

## Checkout these similar mods
Respec in town
Character Reload
- Character Manager

## Credits
- https://docs.bannerlordmodding.com/
- This amazing modding turtorial
Respec v2 
Respec Perks