Mount & Blade II: Bannerlord
0 of 0

File information

Last updated

Original upload

Created by

Hellspoodles

Uploaded by

hellspoodles

Virus scan

Safe to use

About this mod

Berzerker units now leech health from enemies turning them from squishy nobodies to the terror of the battlefield

Permissions and credits
Now instead of being useless infantry with no armor or shields, Berzerker (and the upgraded Ulfhednar) units will heal for a percentage of damage dealt to the enemy! 

Config Settings:
Heal rate:
Healing amount = HealRate * Damage
Enable for all units:
0 - Only Berzerkers
1 - All Sturgians
2 - All units
Add your own units
Enable for Player: (Satisfy your inner blood god)
Verbose Logging:

Installation:
Drop the "BerzerkerHeal" folder into your Mount & Blade II Bannerlord\Modules Directory.

Mod Crashing on startup:
Normal Method:
This mod uses .dll files which windows automatically blocks, you will need to manually unblock these files.
Go to "BerzerkerHeal\bin\Win64_Shipping_Client" and unblock the "0Harmony.dll" and "BerzerkerHeal.dll" files.
To unblock a file, right click on it and click "Properties" on the drop down menu. At the bottom of the window which pops up, there is a security section. Click the "unblock" checkbox and click "OK".

Powershell method:
Open powershell and enter:
cd "[PATH TO STEAM COMMON DIR]/Mount & Blade II Bannerlord/Modules"
dir -Recurse | Unblock-file

I like using this method when I install a lot of mods since it unblocks everything so I don't have to go and do each file individually and don't accidentally miss one or two.

Conflicts:
In order to keep this mod as lightweight as possible, if you have any mod which modifies the stats of the Berzerker or Ulfhednar units (most specifically the level). This mod will not work.

Credits:
dealman on the taleworld forums for creating the Visual Studio Mod template (it's the best thing ever!)
https://forums.taleworlds.com/index.php?threads/release-mod-template-for-visual-studio-automatically-configs-adds-references-and-more.413981/

Source:
https://github.com/hellspoodles/BerzerkerHeal/tree/master