Bannerlord has encountered a problem and will close itself.
This is a community Crash Report. Please save it and use it for reporting the error. Do not provide screenshots, provide the report!
Most likely this error was caused by a custom installed module.

If you were in the middle of something, the progress might be lost.


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulatedHitRewardToSelectedTroop_Patch1(MapEventSide this, CharacterObject strikerTroop, CharacterObject attackedTroop, Int32 damage, Boolean isFinishingStrike)
  2. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.SimulateSingleHit(Int32 strikerSideIndex, Int32 strikedSideIndex, Single strikerAdvantage)
  3. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.SimulateBattleForRound(BattleSideEnum side, Single advantage)
  4. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.SimulateBattleForRounds(Int32 simulationRoundsDefender, Int32 simulationRoundsAttacker)
  5. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.SimulateBattleSessionForMapEvent()
  6. at TaleWorlds.CampaignSystem.MapEvents.MapEvent.Update()
  7. at TaleWorlds.CampaignSystem.MapEvents.MapEventManager.Tick()
  8. at TaleWorlds.CampaignSystem.Campaign.Tick()
  9. at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt)
  10. at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt)
  11. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  12. at TaleWorlds.Core.Game.OnTick(Single dt)
  13. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  14. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)
  15. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Involved Modules

  • KillCounters
    • Method: static System.Void KillCounters.MapEventSidePatch::Postfix(TaleWorlds.CampaignSystem.CharacterObject strikerTroop, TaleWorlds.CampaignSystem.CharacterObject attackedTroop, System.Boolean isFinishingStrike)
      Frame: TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulatedHitRewardToSelectedTroop_Patch1 at offset 71 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.85)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + ButterLib (Bannerlord.ButterLib, v2.1.13.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Native (Native, e1.7.2.0)
  • + SandBox Core (SandBoxCore, e1.7.2.0)
  • + Sandbox (Sandbox, e1.7.2.0)
  • + CustomBattle (CustomBattle, e1.7.2.0)
  • + StoryMode (StoryMode, e1.7.2.0)
  • + Better HUD (BetterHUD, v1.3.19.0)
  • + Dismemberment (Plus) for e1.7.2 (DismembermentPlus, v2.0.3.1)
  • + Distinguished Service (DistinguishedService, v5.1.1.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.0.14)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.10.0)
  • + Kaoses Tweaks (KaosesTweaks, v0.4.0.0)
  • + Arrange Marriage For Family (ArrangeMarriageForFamily, v1.7.2.0)
  • + Balanced Tournament Armor (BalancedTournamentArmor, e1.0.5.0)
  • + BanditMilitias (BanditMilitias, v3.8.14.0)
  • + Better Combat (BetterCombat, v2.6.6.0)
  • + Better Horses (BetterHorses, v1.5.3.0)
  • + Caravans Trade XP (CaravansTradeXP, v1.0.2.0)
  • + Followers (Followers, v1.0.0.0)
  • + Fourberie (Fourberie, v5.2.2.0)
  • + KillCounters (KillCounters, v0.1.4.0)
  • + Profitable Workshops (ProfitableWorkshops, v1.0.1.0)
  • + Rookie Companions (RookieCompanions, v2.0.0.0)
  • + ScoutingMovmentSpeed (ScoutingMovmentSpeed, v1.0.2.0)
  • + Serve As Soldier (ServeAsSoldier, v1.7.2.0)
  • + Sorted Income (SortedIncome, v2.2.8.0)
  • + Tournaments XPanded3 (TournamentsXPanded3, v1.7.2.0)
  • + Train Troops with Leadership and Level (TrainTroops, v1.1.1.0)
  • + Troop Sorting (TroopSort, v1.0.2.2)
  • + True Battle Loot (TrueBattleLoot, v1.2.1.0)
  • + True Item Values (TrueItemValues, v1.1.1.0)
  • + True Noble Opinion (TrueNobleOpinion, v1.1.4.0)
  • + True Prisoners (notable escapes) (TruePrisonersEscapees, v1.0.3.0)
  • + True Ransoms (TrueRansoms, v1.0.4.0)
  • + True Relations (TrueRelations, v1.4.9.0)
  • + Cultured Start (zCulturedStart, v1.2.9.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatchPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatchViewModel_ExecuteCommand_Transpiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatchWidgetPrefab_LoadFrom_Transpiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.Initialize
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializePrefix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializeTranspiler;

  • TaleWorlds.GauntletUI.BrushFactory.get_Brushes
    • Postfixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerGetBrushesPostfix;

  • TaleWorlds.GauntletUI.BrushFactory.GetBrush
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerGetBrushPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.ConstantDefinition.GetValue
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.UIContext.GetBrush
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.ConvertObject
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerGetCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.CreateBuiltinWidget
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerCreateBuiltinWidgetPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetWidgetTypes
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerGetWidgetTypesPostfix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.IsCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerIsCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.OnUnload
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerOnUnloadPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.OnRelease
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerBlankTranspiler;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerBlankTranspiler;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnApplicationTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnApplicationTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchInitializeGameStarterPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchInitializeGameStarterPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchDoLoadingPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchDoLoadingPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameLoadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameLoadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnCampaignStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnCampaignStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchBeginGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchBeginGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameEndPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnBeforeMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnMultiplayerGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnNewGameCreatedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnNewGameCreatedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchAfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchAfterRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnAfterGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnConfigChangedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnConfigChangedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnInitialStatePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnInitialStatePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchFinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatchIsContainerPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddBasicTypeDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddContainerDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddEnumDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddInterfaceDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddRootClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchConstructContainerDefinitionPrefix;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnFinalizePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler..ctor
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatchOnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatchOnFinalizePostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.SetSelectedCategory
    • Prefixes
      • Owner: bannerlord.mcm.ui.optionsswitchpatch; Namespace: MCM.UI.Patches.OptionsVMPatchSetSelectedCategoryPatch;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimitFromTier
    • Postfixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionLimitPatchPostfix;

  • KaosesTweaks.Models.KaosesClanTierModel.GetCompanionLimitFromTier
    • Postfixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionLimitPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomClan.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 7;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomClan.KingdomClanVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchFinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM.RefreshPermissionValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatchCalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatchConsiderWarPrefix;

  • SandBox.GauntletUI.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatchGetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatchmenu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldToClanAction.ApplyFromHeroToClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GiveGoldToClanActionPatchApplyFromHeroToClanReplaced;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchHandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatchMainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatchDeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatchPassThroughPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesHandleThroneAbdication;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen..ctor
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen.OnDone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetColorsPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.SpawnAgentWithRandomItems
    • Transpilers
      • Owner: mod.bannerlord.balancedtournamentarmor; Namespace: BalancedTournamentArmor.BalancedTournamentArmorControllerTranspiler1;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.AddRandomClothes
    • Transpilers
      • Owner: mod.bannerlord.balancedtournamentarmor; Namespace: BalancedTournamentArmor.BalancedTournamentArmorControllerTranspiler2;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapTrackModel+d__11.MoveNext
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.SubModuleFinalizer;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.ClampXp
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Hacks+TroopRosterClampXpPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.ComputeSpeed
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyComputeSpeedPostfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyVisualAddCharacterToPartyIconPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyBaseBannerPatchPostfix;

  • TaleWorlds.CampaignSystem.AgentOrigins.PartyGroupAgentOrigin.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyGroupAgentOriginBannerGetterPatchPostfix;

  • TaleWorlds.CampaignSystem.Actions.EnterSettlementAction.ApplyForParty
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+EnterSettlementActionApplyForPartyPatchPrefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyNameplateVMRefreshDynamicPropertiesPatchPostfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PlayerEncounterDoMeetingInternalPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CanAttack
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCanAttackPatchPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+SPScoreboardVMTroopNumberChangedPatchPrefix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.AddToCountsAtIndex
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+TroopRosterAddToCountsAtIndexPatchFinalizer;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackItemVM.UpdateProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyTrackItemVMUpdatePropertiesPatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiBanditPatrollingBehavior.AiHourlyTick
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+AiBanditPatrollingBehaviorAiHourlyTickPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.DoesPartyConsumeFood
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+DefaultMobilePartyFoodConsumptionModelDoesPartyConsumeFoodPatchPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopKilled
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.SimulationKilledOverridePrefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapEventSideOnTroopKilledPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BattleCampaignBehavior.CollectLoots
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapEventSideDistributeLootAmongWinnersPrefix;

  • SandBox.View.Map.MapScreen.OnInitialize
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatchPrefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatchPostfix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM..ctor
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapMobilePartyTrackerVMCtorPatchPostfix;

  • Helpers.PartyBaseHelper.HasFeat
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+PartyBaseHelperHasFeatFinalizer;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.CanTroopGainXp
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+DefaultPartyTroopUpgradeModelCanTroopGainXpFinalizer;

  • TaleWorlds.CampaignSystem.SaveableCampaignTypeDefiner.DefineContainerDefinitions
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+SaveableCampaignTypeDefinerDefineContainerDefinitionsPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventFinishBattlePatchPrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.LootDefeatedParties
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatchPrefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatchPostfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaUnitPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.UnitPageSortingPatchPostfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaHeroPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.HeroPageSortingPatchPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulatedHitRewardToSelectedTroop
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MapEventSidePatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MissionPatchPostfix;
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.BattleLootOverridePostfix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaUnitPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaUnitPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • Diplomacy.ViewModel.EncyclopediaHeroPageVMExtensionVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • Diplomacy.ViewModel.EncyclopediaHeroPageVMExtensionVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetBuyingCostForPlayer
    • Postfixes
      • Owner: hsngrms.profitable.workshops.mod; Namespace: ProfitableWorkshops.WorkshopCostModificationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetDailyExpense
    • Postfixes
      • Owner: hsngrms.profitable.workshops.mod; Namespace: ProfitableWorkshops.WorkshopDailyExpenseModificationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetConvertProductionCost
    • Postfixes
      • Owner: hsngrms.profitable.workshops.mod; Namespace: ProfitableWorkshops.WorkshopConvertProductionCostModificationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetSellingCost
    • Postfixes
      • Owner: hsngrms.profitable.workshops.mod; Namespace: ProfitableWorkshops.WorkshopSellPriceModificationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetMaxWorkshopCountForTier
    • Postfixes
      • Owner: hsngrms.profitable.workshops.mod; Namespace: ProfitableWorkshops.WorkshopCountModificationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCompanionHiringPriceCalculationModel.GetCompanionHiringPrice
    • Postfixes
      • Owner: spacedance.rookiecompanions; Namespace: RookieCompanions.DefaultCompanionHiringPriceCalculationModelPatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.SuitableForTournament
    • Prefixes
      • Owner: spacedance.rookiecompanions; Namespace: RookieCompanions.DefaultTournamentModelPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_companion_hire_on_consequence
    • Postfixes
      • Owner: spacedance.rookiecompanions; Namespace: RookieCompanions.LordConversationsCampaignBehaviorPatchPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_talk_lord_defeat_to_lord_release_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.FreeWanderPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.AddGameMenus
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TownLootPatchPostfix;

  • SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TownArmourPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.settlement_player_unconscious_continue_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.UnconsciousPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.AddGameMenus
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.VillageLootPatchPostfix;

  • SandBox.Missions.MissionLogics.MissionFightHandler.OnEndMissionRequest
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.MissionFightEndPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_hire_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationHirePatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_discussions
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationDiscussPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_have_issue_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationQuestPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_is_threated_neutral_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationAttackPatchPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.XPMultiplierPatchPrefix;
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SkillsFromPartyPatchPostfix;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.BanditPartyComponent.get_PartyOwner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.banditComponentPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.AddGameMenus
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EncounterMenuPatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PregnancyPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoVillagerTradePatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoCaravanTradePatchPrefix;

  • SandBox.Missions.MissionLogics.Towns.AlleyFightSpawnHandler.AfterStart
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AlleyArmourPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveEngineer
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveEngineerPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveQuartermaster
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveQuartermasterPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveScout
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveScoutPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveSurgeon
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveSurgeontPatchPrefix;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.BasicMissionHandler.CreateWarningWidget
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoRetreatPatchPrefix;

  • SandBox.Missions.MissionLogics.MissionAgentHandler.OnRemoveBehavior
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AgentRemovePatchPrefix;

  • SandBox.Missions.MissionLogics.VisualTrackerMissionBehavior.RefreshCommonAreas
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.CommonAreaPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.OnPlayerWinTournament
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.OnPlayerWinTournamentPatchPrefix;
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AddTournamentPrizePatchPostfix;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.BattleCommandsPatchPostfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshBindValues
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyNamePlateTrackPatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.AddWandererLocationCharacter
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWanderPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.GetTeamWeaponEquipmentList
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWeaponsPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_continue_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SiegeAftermathPatchPrefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootParty
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoLootPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerArmyWaitBehavior.OnArmyDispersed
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoDisperseMessagePatchPrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.IsPlayerSergeant
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SergentAssignmentPatchPrefix;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ReplaceBannerPatchPrefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshBinding
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.HidePartyNamePlatePatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerRecruitCampaignBehavior.AddDialogs
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.AddDialogsOverridePostfix;
      • Owner: HLC.TrueRansoms; Namespace: TrueRansoms.PrisonerRecruitCampaignBehaviorInjectorPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.Initialize
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.PreMissionOverridePostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CalculatePlunderedGoldShare
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldSideOverridePrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.CalculatePlunderedGold
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldOverridePrefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootInventory
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootInvetoryOverridePrefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootScreenOverridePrefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.CloseInventoryPresentation
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.InventoryScreenClosedOverridePostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.HandleMapEventEnd
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.MapEventEndOverridePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerReleaseCampaignBehavior.DailyHeroTick
    • Prefixes
      • Owner: HLC.TruePrisonersEscapees; Namespace: TruePrisonersEscapees.PrisonerReleaseCampaignBehaviorOverridePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerReleaseCampaignBehavior.HourlyPartyTick
    • Prefixes
      • Owner: HLC.TruePrisonersEscapees; Namespace: TruePrisonersEscapees.PrisonerReleaseCampaignBehaviorOverride2Prefix;

  • TaleWorlds.CampaignSystem.Issues.LandLordNeedsManualLaborersIssueBehavior+LandLordNeedsManualLaborersIssueQuest.OnDoneClicked
    • Postfixes
      • Owner: HLC.TrueRansoms; Namespace: TrueRansoms.LandLordNeedsManualLaborersIssueBehaviorTranspilerPostfix;

  • TaleWorlds.CampaignSystem.SandBoxManager.Initialize
    • Postfixes
      • Owner: HLC.TrueRansoms; Namespace: TrueRansoms.SandBoxManagerInjectorXPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGenericStageVM.RefreshSelectedOptions
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationStageVMPostfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOption.SetTextVariables
    • Transpilers
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationOptionTranspiler;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchBannerInvestigationQuestPostfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState.OnInitialize
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationStatePostfix1;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState.NextStage
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationStatePostfix2;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitializedPostfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitializedPostfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalizedPostfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalizedPostfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTrainingFieldCampaignBehaviorPrefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehaviorPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnGameLoaded
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnBeforeSavePostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM.RefreshMenuOptions
    • Postfixes
      • Owner: bannerlord.mcm.mainmenuscreeninjection_v4; Namespace: MCM.UI.Functionality.DefaultGameMenuScreenHandlerRefreshMenuOptionsPostfix; Priority: 300;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTBarterablePatchesPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.GetConformityChangePerHour
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTPrisonerRecruitmentCalculationModelPatchPostfix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.CalculateBet
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.CalculateBetPatchPostfix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetMaximumBetPatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTTroopCountForHidoutMissionPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapInfoVM.UpdatePlayerInfo
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTUpdatePlayerInfoDaysTillNoFoodPatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultTournamentModelPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultRansomValueCalculationModel.PrisonerRansomValue
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.PrisonerRansomValuePatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.LearningRatePatchesPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.RefreshBetProperties
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RefreshBetPropertiesPatchPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.RefreshValues
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RefreshValuesPatchPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.get_IsBetButtonEnabled
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.IsBetButtonEnabledPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_start_courtship_persuasion_pt1_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_continue_courtship_stage_2_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix3;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.HeroPatcher+PatchesPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPItemVM..ctor
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.KaosesAutoLockItems+SPItemVMPatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentKnockedByBlow
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesDecideAgentKnockedByBlow;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentShrugOffBlow
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesDecideAgentShrugOffBlow;

  • TaleWorlds.Core.WeaponComponentData.get_CanHitMultipleTargets
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesGetDailyHealingHpForHeroes;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesGetDailyHealingForRegulars;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterStatsModel.MaxHitpoints
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PostfixPatchesMaxHitpoints;

  • TaleWorlds.MountAndBlade.Mission.UpdateMomentumRemaining
    • Prefixes
      • Owner: Bannerlord.Shadow.BetterCombat; Namespace: BetterCombat.Patches.PrefixPatchesUpdateMomentumRemaining;

  • TaleWorlds.CampaignSystem.ExplainedNumber.GetLines
    • Postfixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.SortingPatch;

  • SandBox.CampaignBehaviors.DefaultNotificationsCampaignBehavior.OnRelationChanged
    • Prefixes
      • Owner: HLC.TrueNobleOpinion; Namespace: TrueNobleOpinion.ApplyRelationBetweenHeroesOverridePrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetHeroesForEffectiveRelation
    • Prefixes
      • Owner: HLC.TrueNobleOpinion; Namespace: TrueNobleOpinion.DiplomaticRelationOverridePrefix;

  • TaleWorlds.CampaignSystem.Conversation.CampaignMapConversation.OpenConversation
    • Postfixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.CampaignMapConversationClearPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionGrievanceBehavior.OnVillageRaided
    • Prefixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.GrievancesRaidOverridePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionGrievanceBehavior.OnPlayerDesertedBattle
    • Prefixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.GrievancesDesertOverridePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionGrievanceBehavior.OnHourlyTick
    • Prefixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.HourlyTickOverridePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionGrievanceBehavior.OnDailyTick
    • Prefixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.DailyTickOverridePrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnTournamentFinished
    • Postfixes
      • Owner: HLC.TrueRelations; Namespace: TrueRelations.TournamentEndRelationsPostfix;

  • TaleWorlds.MountAndBlade.Mission.DecideMountRearedByBlow
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterHorses; Namespace: BetterHorses.Patches.PatchesDecideMountRearedByBlow;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterHorses; Namespace: BetterHorses.Patches.PatchesComputeBlowMagnitudeFromHorseCharge;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterHorses; Namespace: BetterHorses.Patches.PatchesUpdateAgentStats;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Transpilers
      • Owner: com.darkspyre.txp; Namespace: Patches.DefaultCombatXpModelClass.GetXpFromHit_ArenaAdjTranspiler; Priority: 800;
      • Owner: com.darkspyre.txp; Namespace: Patches.DefaultCombatXpModelClass.GetXpFromHit_TournamentAdjTranspiler; Index: 1; Priority: 800;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTrainingModel.GetEffectiveDailyExperience
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.HacksExperienceFinalizer;