Fix Valor
⚪ Last updated 2024Preview

🔍 Analysis
- 👍 0.5% endorsement rate
- 🏆 #218 of 678 Gameplay mods in this game by downloads
📋 About This Mod
In Bannerlord the only way to get valor is to fight battles against the odds, but this is broken in current versions of the game. This mod fixes that!
Details
In newer changes PlayerEncounter class calls a function MapEvent. RecalculateStrengthOfSides() while EncounterState is still set to PrepareResults, but the code that calculates valor xp is connected to a event that fires after that.
The result of this is:
-
[]strength of a opponent side will always be 0 because you are victorious
[
]you gain valor only on victory - no valor for you
The fix in this mod is implemented by not using CampaignEvents. OnPlayerBattleEndEvent, but using CampaignEvents. OnMissionEndedEvent which is fired before previous event. This might result in unintended change that a player now needs to play the battle to get the valor, but to be honest that feels fitting (and is probably the way TaleWorlds wanted to implement it).
Source code on GitHub
Fix Valor repairs Bannerlord's broken valor gain system, which currently awards valor only on victory due to a bug in battle strength calculation. This mod ensures valor is granted based on actual battle odds, requiring players to fight battles manually. With 228 endorsements and 43,419 downloads, it's a popular fix for a core mechanic.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved fix with 228 endorsements and over 43k downloads
- Directly addresses a frustrating bug that prevented valor gain in current game versions
- Simple, focused solution that aligns with the intended design of earning valor through battle
⚠️ Cons
- Changes gameplay so you must manually fight battles to earn valor, which may not suit players who prefer auto-resolve
- Potential for unintended side effects due to using a different event, though the author notes it feels fitting
- No explicit installation instructions or compatibility notes provided in the description
For Bannerlord players who rely on valor for perks and roleplay but are frustrated by the broken gain system. If you enjoy fighting battles manually and want a fair reward, this mod is for you. Skip if you prefer auto-resolving battles or want a more comprehensive overhaul.
💡 Beginner Tips
- Since this mod requires manual battles for valor, make sure you're ready to fight rather than auto-resolve when seeking valor.
- Check the GitHub source for any additional notes or updates if you encounter issues.
- If you use other mods that affect battle events, test for conflicts after installing.
📊 Mod Details
- Game
- Bannerlord Mods
- Author
- ustipak
- Version
- 1.0.0
- Downloads
- 43,419
- Endorsements
- 228
- Category
- Gameplay
- Created
- 5/13/2024
- Updated
- 5/13/2024
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Bannerlord Mods
Use Vortex or manual. Enable mods in launcher. Harmony required.
📖 Full step-by-step install guide for Bannerlord →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Bannerlord commands, item IDs, and more.
Keep browsing — more Bannerlord mods await