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.

Launcher: steam (09.69.92.62)
Runtime: .NET Framework 4.8.9300.0


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments)
  3. at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  4. at object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args)
  5. at void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters)
  6. at void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args)
  7. at void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args)
  8. at void TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Notification.MapNotificationItemWidget.InspectionWidgetsEventFire(Widget widget, string eventName, object[] eventParameters)
  9. at void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args)
  10. at void TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at void TaleWorlds.ScreenSystem.ScreenManager.Update()
  13. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at EducationCharacterProperties TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior+EducationStage.GetSpecialCharacterPropertiesForOption(Hero child, string optionKey, List previousOptions)
  2. at EducationCharacterProperties[] TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior+EducationStage.GetCharacterPropertiesForOption(Hero child, EducationOption option, string optionKey, List previousOptions)
  3. at void TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.GetOptionProperties(Hero child, string optionKey, List previousOptions, out TextObject optionTitle, out TextObject description, out TextObject effect, out ValueTuple[] attributes, out ValueTuple[] skills, out ValueTuple[] focusPoints, out EducationCharacterProperties[] educationCharacterProperties)
  4. at void TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM.InitWithStageIndex(int index)
  5. at new TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM(Hero child, Action onDone, Action onOptionSelect, Action, List> sendPossibleCharactersAndEquipment)
  6. at void SandBox.GauntletUI.GauntletEducationScreen.TaleWorlds.Core.IGameStateListener.OnActivate()
  7. at void TaleWorlds.Core.GameState.HandleActivate()
  8. at void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState)
  9. at void TaleWorlds.Core.GameStateManager.DoGameStateJobs()
  10. at void TaleWorlds.Core.GameStateManager.PushState(GameState gameState, int level)

+ Enhanced Stacktrace

  • Frame: EducationCharacterProperties TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior+EducationStage.GetSpecialCharacterPropertiesForOption(Hero child, string optionKey, List previousOptions) (IL Offset: 23)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCharacterProperties TaleWorlds.CampaignSystem.CampaignBehaviors.EducationStage::GetSpecialCharacterPropertiesForOption(TaleWorlds.CampaignSystem.Hero child, System.String optionKey, System.Collections.Generic.List`1 previousOptions)
      Method From Stackframe Issue: False
    CIL:

  • Frame: EducationCharacterProperties[] TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior+EducationStage.GetCharacterPropertiesForOption(Hero child, EducationOption option, string optionKey, List previousOptions) (IL Offset: 0)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCharacterProperties[] TaleWorlds.CampaignSystem.CampaignBehaviors.EducationStage::GetCharacterPropertiesForOption(TaleWorlds.CampaignSystem.Hero child, TaleWorlds.CampaignSystem.CampaignBehaviors.EducationOption option, System.String optionKey, System.Collections.Generic.List`1 previousOptions)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.GetOptionProperties(Hero child, string optionKey, List previousOptions, out TextObject optionTitle, out TextObject description, out TextObject effect, out ValueTuple[] attributes, out ValueTuple[] skills, out ValueTuple[] focusPoints, out EducationCharacterProperties[] educationCharacterProperties) (IL Offset: 34)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior::GetOptionProperties(TaleWorlds.CampaignSystem.Hero child, System.String optionKey, System.Collections.Generic.List`1 previousOptions, TaleWorlds.Localization.TextObject& optionTitle, TaleWorlds.Localization.TextObject& description, TaleWorlds.Localization.TextObject& effect, System.ValueTuple`2[]& attributes, System.ValueTuple`2[]& skills, System.ValueTuple`2[]& focusPoints, TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCharacterProperties[]& educationCharacterProperties)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM.InitWithStageIndex(int index) (IL Offset: 154)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM::InitWithStageIndex(System.Int32 index)
      Method From Stackframe Issue: False
    CIL:

  • Frame: new TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM(Hero child, Action onDone, Action onOptionSelect, Action, List> sendPossibleCharactersAndEquipment) (IL Offset: 182)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationVM::.ctor(TaleWorlds.CampaignSystem.Hero child, System.Action`1 onDone, System.Action`1 onOptionSelect, System.Action`2, System.Collections.Generic.List`1> sendPossibleCharactersAndEquipment)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.GauntletUI.GauntletEducationScreen.TaleWorlds.Core.IGameStateListener.OnActivate() (IL Offset: 195)
    • Module: Sandbox
      Method: virtual System.Void SandBox.GauntletUI.GauntletEducationScreen::TaleWorlds.Core.IGameStateListener.OnActivate()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameState.HandleActivate() (IL Offset: 77)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameState::HandleActivate()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState) (IL Offset: 194)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnPushState(TaleWorlds.Core.GameState gameState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.DoGameStateJobs() (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::DoGameStateJobs()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.PushState(GameState gameState, int level) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::PushState(TaleWorlds.Core.GameState gameState, System.Int32 level)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments) (IL Offset: 57)
    • Module: UNKNOWN
      Method: System.Object System.Reflection.RuntimeMethodInfo::UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 108)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args) (IL Offset: 23)
    • Module: UNKNOWN
      Method: static System.Object TaleWorlds.Library.Common::InvokeWithLog(System.Reflection.MethodInfo methodInfo, System.Object obj, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Boolean Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(TaleWorlds.Library.ViewModel this, System.String commandName, System.Object[] parameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args) (IL Offset: 235)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.Data.GauntletView::OnCommand(System.String command, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args) (IL Offset: 32)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.BaseTypes.Widget::EventFired(System.String eventName, System.Object[] args)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.BaseTypes.Widget::EventFired(System.String eventName, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Notification.MapNotificationItemWidget.InspectionWidgetsEventFire(Widget widget, string eventName, object[] eventParameters) (IL Offset: 41)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Notification.MapNotificationItemWidget::InspectionWidgetsEventFire(TaleWorlds.GauntletUI.BaseTypes.Widget widget, System.String eventName, System.Object[] eventParameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.EventManager.MouseUp() (IL Offset: 170)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.EventManager::MouseUp()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs) (IL Offset: 165)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.UIContext::UpdateInput(TaleWorlds.Library.InputType handleInputs)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Update() (IL Offset: 157)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager::Update()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • Sandbox
    • Method: virtual System.Void SandBox.GauntletUI.GauntletEducationScreen::TaleWorlds.Core.IGameStateListener.OnActivate()
      Frame: void SandBox.GauntletUI.GauntletEducationScreen.TaleWorlds.Core.IGameStateListener.OnActivate() (IL Offset: 195)
      HarmonyIssue: False
  • Bannerlord.UIExtenderEx
    • Method: static System.Boolean Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Frame: void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.194)
  • + ButterLib (Bannerlord.ButterLib, v2.8.16.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.11.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.2.0)
  • + Native (Native, v1.2.11.0)
  • + SandBox Core (SandBoxCore, v1.2.11.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.11.0)
  • + CustomBattle (CustomBattle, v1.2.11.0)
  • + Sandbox (Sandbox, v1.2.11.0)
  • + StoryMode (StoryMode, v1.2.11.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.13.0)
  • + Dramalord (Dramalord, v4.1.4.0)
  • + Cheats (Cheats, v3.0.3.0)
  • + ROT-Core (ROT-Core, v1.2.12.4)
  • + ROT-Content (ROT-Content, v1.2.12.4)
  • + ROT-Map (ROT_Map, v1.2.12.4)
  • + ROT-Dragon (ROT-Dragon, e1.2.12.4)

+ Assemblies

+ Harmony Patches

  • HarmonyLib.Harmony.UnpatchAll
    • Prefixes
      • Owner: Bannerlord.Harmony.UnpatchAll; Namespace: Bannerlord.Harmony.SubModule.UnpatchAllPrefix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Postfixes
      • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix; Index: 1;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix; Index: 1;

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

  • TaleWorlds.Library.ViewModel..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

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

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

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

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

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

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

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

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

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnFinalizePostfix;

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatch.FinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatch.CalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatch.menu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.HandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatch.MainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatch.DeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatch.PassThroughPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetColorsPrefix;

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyInLabor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.KillCharacterActionPatch+ApplyInLabor.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.SpawnMinorFactionHeroes
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.HeroSpawnCampaignBehaviorPatches.Prefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaListItem..ctor
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.EncyclopediaListItemPatches.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.GetCompanionTemplateToSpawn
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.CustomCompanions.CompanionsCampaignBehaviorPatches.Postfix;

  • TaleWorlds.MountAndBlade.Mission.get_InitializerRecord
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.TimeLock.MissionPatch.Postfix;

  • TaleWorlds.CampaignSystem.Issues.GangLeaderNeedsToOffloadStolenGoodsIssueBehavior.ConditionsHold
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeCrashfixes.GangLeadersIssue.Prefix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.Apply
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeBugfixes.LeaveKingdomAsClanBarterablePatch.Fix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.MarriageOfferCampaignBehavior.OnMarriageOfferAcceptedOnPopUp
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.NativeBugfixes.MarriageCrash.patch1;

  • TaleWorlds.Core.BasicCharacterObject.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.DeserializeBasicCharacterObject;

  • TaleWorlds.Core.Equipment.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.DeserializeEquipment;

  • TaleWorlds.Core.ArmorComponent.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.DeserializeArmorComponent;

  • TaleWorlds.ObjectSystem.MBObjectManager.CreateDocumentFromXmlFile
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.XmlFoo;

  • TaleWorlds.Core.BladeData.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.DeserializeBladeData;

  • TaleWorlds.Core.WeaponComponent.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.RBM.DeserializeWeaponComponentData;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.ModCompatibility.Diplomacy+DeclareWarActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.LootCollector.GiveShareOfLootToParty
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.LootCollectorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.FoodConsumptionBehavior.CheckAnimalBreeding
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.FoodConsumptionBehaviorPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteExecuteTroop
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Dragon.PartyCharacterVMPatch.ExecuteExecuteTroopPrefix;

  • SandBox.View.Map.MapScreen.StepSounds
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix1;

  • TaleWorlds.CampaignSystem.ExplainedNumber.AddFactor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix2;

  • SandBox.MapScene.GetHeightAtPoint
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Postfix1;

  • SandBox.View.Map.PartyVisual.TickMobilePartyVisual
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Postfix2;

  • TaleWorlds.MountAndBlade.Source.Missions.CaravanBattleMissionHandler.AfterStart
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Boats.BoatPatches.Prefix;

  • TaleWorlds.CampaignSystem.CampaignEventDispatcher.AiHourlyTick
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.AIThinkPatch.Patch1;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveScout
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CaravanPatches.patch1;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch31; Index: 1;

  • TaleWorlds.CampaignSystem.HeroCreator.CreateHeroAtOccupation
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CaravanPatches.patch2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CharacterCreationCultureFaceGen.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.FactionDiscontinuationCampaignBehavior.CanClanBeDiscontinued
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ClanRemovalPatches.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetScoreOfClanToJoinKingdom
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ClanScorePatches.Postfix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.BattleScenePatch.Postfix;

  • SandBox.View.Missions.MissionSettlementPrepareView.SetOwnerBanner
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ClothPhysics.patch1;

  • TaleWorlds.CampaignSystem.Election.KingSelectionKingdomDecision.CalculateMeritOfOutcomeForClan
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.KingdomDecisionPatches.patch1;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.CalculateMeritOfOutcome
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.KingdomDecisionPatches.patch2;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleEliteRewardItems
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.TourneyRewardsRemoval.Postfix;

  • TaleWorlds.Core.WeaponComponentData..ctor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ROTWeaponComponetData.patch1;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ROTWeaponComponetData.patch2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.SliceThroughEveryoneWeapon.DecideWeaponCollisionReaction; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ROTWeaponComponetData.patch3;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetDefendCollisionResults
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ROTWeaponComponetData.patch4;

  • TaleWorlds.CampaignSystem.Conversation.ConversationSentence.get_Text
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CustomVoiceLines.OverrideDialogue;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetScoreOfWarInternal
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultDiplomacyModelPatches+GetScoreOfWarInternal.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_LowSecurityLoyaltyEffect
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch1.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_RebellionStartLoyaltyThreshold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch2.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_RebelliousStateStartLoyaltyThreshold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch3.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.get_SettlementOwnerDifferentCultureLoyaltyEffect
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultLoyaltyPatch4.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.RefreshInformationValues
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DualWieldingPatches.RefreshInformationValues;

  • TaleWorlds.CampaignSystem.GameState.MenuContext.OpenTroopSelection
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch3;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_castle_outside_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch4;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch5;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_town_outside_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch6;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_settlement_leave_on_consequence
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch7;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_order_attack_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch8;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_order_attack_on_consequence
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch9;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch10;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_your_soldiers_behind_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch11;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_siege_event_on_init
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch12;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.buy_mercenaries_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch13;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_on_init
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch14;
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch15;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenuInitializationHandlers.DefaultEncounter.game_menu_encounter_on_init
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch16;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoPlayerVictory
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch17;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch21; Index: 1;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootParty
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch18;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootInventory
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch19;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshBinding
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch20;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch21;

  • TaleWorlds.CampaignSystem.ViewModelCollection.TooltipRefresherCollection.AddPartyTroopProperties
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch22;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.GetPatrolBehavior
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch23;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch24;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_Mission_SpawnAgent.Prefix; Index: 1;
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.SceneColorPersistence.Prefix; Index: 2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VassalAndMercenaryOfferCampaignBehavior.DailyTick
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch25;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch23; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterModel.GetCharacterSergeantScore
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch26;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.IsPlayerSergeant
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch27;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch28;

  • TaleWorlds.MountAndBlade.OrderController.AreGesturesEnabled
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch29;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch30;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.ClanExperienceMultiplier.AddSkillXp; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionExperienceMultiplier.AddSkillXp; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.ExperienceMultiplier.AddSkillXp; Index: 3;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveEngineer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch32;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveQuartermaster
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch33;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveSurgeon
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch34;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_discussions
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch35;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_have_issue_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch36;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_is_threated_neutral_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch37;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.DefaultSkillLevelingManager.OnPartySkillExercised
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch38;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.get_PlunderedGold
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch39;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_Name
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch40;

  • Helpers.MenuHelper.EncounterAttackConsequence
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch41;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeEventCampaignBehavior.game_menu_siege_strategies_lead_assault_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch42;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeEventCampaignBehavior.menu_defender_side_request_audience_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch43;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeEventCampaignBehavior.menu_defender_siege_break_out_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch44;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeEventCampaignBehavior.menu_sally_out_on_condition
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.EnlistmentPatches.patch45;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.SetNextGenericImage
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.LoadingScreenPatches.SetNextGenericImage;

  • TaleWorlds.MountAndBlade.MBMusicManager.Initialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.MBMusicManagerPatches.OverrideCreation;

  • TaleWorlds.MountAndBlade.MBMusicManager.ActivateMenuMode
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.MBMusicManagerPatches.UseTowMenuMusicId;

  • TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_DeploymentMissionController_SetupTeams.Postfix;

  • SandBox.View.Missions.SandBoxMissionViews.OpenBattleMission
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_CustomBattleViews_OpenCustomBattleMission.Postfix;

  • TaleWorlds.CampaignSystem.SingleplayerBattleSceneData.get_SceneID
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+Patch_SceneData.Postfix;

  • SandBox.Missions.MissionLogics.SandBoxBattleMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.NavalCombatPatches+PatchGetRealBattleSize.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch3;
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DiplomaticBartersBehaviorPatch.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderPeace
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch4;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch5;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_taken_prisoner_continue_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch6;

  • TaleWorlds.CampaignSystem.Actions.TakePrisonerAction.ApplyInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch7;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiVisitSettlementBehavior.ApproximateNumberOfVolunteersCanBeRecruitedFromSettlement
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch8;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.TrySpawnNewCompanion
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch9;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.SwapCompanions
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch10;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RansomOfferCampaignBehavior.ConsiderRansomPrisoner
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch11;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyByExecution
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch11;

  • TaleWorlds.CampaignSystem.Actions.ChangeRelationAction.ApplyInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch12;
      • Owner: Dramalord; Namespace: Dramalord.Patches.ChangeRelationActionPatch.ApplyInternalPrefix; Index: 1;
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.ChangeRelationActionPatch.ApplyInternalPostfix;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.GetAccessibleTargetPointInDirection
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch13;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_recruit_volunteers_on_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch14;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior.game_menu_village_hostile_action_force_volunteers_condition
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch15;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_IsStarving
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch16;

  • TaleWorlds.CampaignSystem.Settlements.Locations.LocationCharacter..ctor
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch17;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.IsFriend
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch18;
      • Owner: Dramalord; Namespace: Dramalord.Patches.EncyclopediaHeroPageVMIsFriendPatch.IsFriend; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.IsEnemy
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch19;
      • Owner: Dramalord; Namespace: Dramalord.Patches.EncyclopediaHeroPageVMIsEnemyPatch.IsEnemy; Index: 1;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoCaptureHeroes
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch20;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoFreeHeroes
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch22;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.FindASuitableSettlementToTeleportForHero
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch24;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CanNpcJoinTournament
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch25;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.GetTournamentSimulationScore
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.OthersPatches.patch26;

  • TaleWorlds.CampaignSystem.Encounters.TownEncounter.CreateAndOpenMissionController
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.CreateAndOpenMissionController;

  • SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.SpawnPlayer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.CheckAndOpenNextLocation
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.ScenePatches.CheckAndOpenNextLocation;

  • SandBox.SettlementPositionScript.get_SettlementsDistanceCacheFilePath
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.SettlementPositionScriptPatches.Postfix;

  • TaleWorlds.Core.FaceGen.GetRaceNames
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.FaceGenPatch.patch1;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenVM.set_RaceSelector
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.FaceGenPatch.patch2;

  • TaleWorlds.CampaignSystem.CultureObject.Deserialize
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.XMLParserAddons.DeserializeCulture;

  • TaleWorlds.Core.ItemObject.Deserialize
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.XMLParserAddons.DeserializeItemObject;

  • TaleWorlds.Core.ItemObject.get_RelevantSkill
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.XMLParserAddons.RelevantSkill;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPItemVM..ctor
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.InventoryPatches.patch1;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Inventory.InventoryItemTupleWidget.set_ItemID
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.InventoryPatches.patch2;

  • Helpers.FactionHelper.GenerateClanNameforPlayer
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.FactionHelperPatches.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.CreateFrom
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.CharacterObjectPatches.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.SettlementPatches+SettlementOwnerClanGetter.Postfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.IsCollisionBoneDifferentThanWeaponAttachBone
    • Postfixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.IsCollisionBoneDifferentThanWeaponAttachBonePatch.Postfix;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.AurelianMapFix.Patch.Transpiler;

  • TaleWorlds.CampaignSystem.Campaign..ctor
    • Transpilers
      • Owner: com.github.gnivler.StartDatePrototype; Namespace: StartDatePrototype.SubModule.Transpiler;

  • SandBox.GauntletUI.BannerEditor.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.BannerPaste.Postfix;

  • TaleWorlds.Core.Banner.GetFirstIconColor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.AssignUniqueSecondaryBannerColor.Prefix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClearBannerCode.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PreventBannerColorUpdates.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColor
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UpdateKingdomColorOnBannerChange.Postfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PersistClothingColorWorldMap.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistence.Postfix;

  • SandBox.ViewModelCollection.SandBoxUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistenceSandbox.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.InventoryColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CharacterSheetPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyHeadshotPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClanViewPersistence.Postfix;

  • TaleWorlds.CampaignSystem.SceneInformationPopupTypes.CampaignSceneNotificationHelper.CreateNotificationCharacterFromHero
    • Transpilers
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ExecutionScenePersistence.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.LoadBehaviorData
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix; Index: 1;

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventOtherActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.HandleThroneAbdication;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanMembersVM.RefreshMembersList
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.RefreshMembersListPatch.RefreshMembersList;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CommentBehaviors.CommentOnChangeRomanticStateBehavior.OnRomanticStateChanged
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.OnRomanticStateChangedPatch.OnRomanticStateChanged;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.GetHeroRelationToHeroTextShortPatch.GetHeroRelationToHeroTextShort;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.HeroRefersToHero
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.HeroRefersToHeroPatch.HeroRefersToHero;

  • TaleWorlds.CampaignSystem.Conversation.ConversationManager.IsTagApplicable
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.IsTagApplicablePatch.IsTagApplicable;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.IsSuitableForMarriage
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.IsSuitableForMarriagePatch.IsSuitableForMarriage;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.GetDailyChanceOfPregnancyForHeroPatch.GetDailyChanceOfPregnancyForHero;
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PregnancyChanceMultiplier.GetDailyChanceOfPregnancyForHero;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.Refresh
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.RefreshPatch.Refresh;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.UpdateInformationText
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.UpdateInformationTextPatch.UpdateInformationTextPrefix;
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.UpdateInformationTextPatch.UpdateInformationText;

  • TaleWorlds.CampaignSystem.HeroCreator.DecideBornSettlement
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.DecideBornSettlementPatch.DecideBornSettlement;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.DeliverOffSpringPatch.DeliverOffSpring;

  • TaleWorlds.CampaignSystem.Hero.GetRelation
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.HeroGetRelationPatch.GetRelation;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectRelationships.GetRelation; Index: 1;

  • TaleWorlds.CampaignSystem.Hero.IsEnemy
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.HeroIsEnemyPatch.IsEnemy;

  • TaleWorlds.CampaignSystem.Hero.IsFriend
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.HeroIsFriendPatch.IsFriend;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_greets_under_24_hours_on_condition
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.conversation_lord_greets_under_24_hours_on_conditionPatch.conversation_lord_greets_under_24_hours_on_condition;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_greets_over_24_hours_on_condition
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.conversation_lord_greets_over_24_hours_on_conditionPatch.conversation_lord_greets_over_24_hours_on_condition;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_introduction_on_condition
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.conversation_lord_introduction_on_conditionPatch.conversation_lord_introduction_on_condition;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_introduction_on_condition
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.conversation_wanderer_introduction_on_conditionPatch.conversation_wanderer_introduction_on_condition;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_preintroduction_on_condition
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.conversation_wanderer_preintroduction_on_conditionPatch.conversation_wanderer_preintroduction_on_condition;

  • TaleWorlds.CampaignSystem.NameGenerator.CalculateNameScore
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.CalculateNameScorePatch.CalculateNameScore;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.get_CanTalk
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.PartyCharacterVMPatch.get_CanTalk;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.CheckOffspringsToDeliver
    • Postfixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.CheckOffspringsToDeliverPatch.CheckOffspringsToDeliver;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.RefreshSpouseVisit
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.RefreshSpouseVisitPatch.RefreshSpouseVisit;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.TeleportationCampaignBehavior.OnHeroComesOfAge
    • Prefixes
      • Owner: Dramalord; Namespace: Dramalord.Patches.OnHeroComesOfAgePatch.OnHeroComesOfAge;

  • TaleWorlds.Core.ViewModelCollection.Information.InquiryElementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerTargetVM.UpdateQuestStatus
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.ROT-Core; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSmithingCostsForWeaponDesign
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingCostPercentage.GetSmithingCostsForWeaponDesign;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetCraftingPartDifficulty
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingDifficultyPercentage.GetCraftingPartDifficulty;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForRefining
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageRefining.GetEnergyCostForRefining;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForSmelting
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmelting.GetEnergyCostForSmelting;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForSmithing
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmithing.GetEnergyCostForSmithing;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.IsOpened
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.UnlockAllParts.IsOpened;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetConstructionProgressPerHour
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.EnemySiegeBuildingSpeedPercentage.GetConstructionProgressPerHour;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.SiegeBuildingSpeedMultiplier.GetConstructionProgressPerHour; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBuildingConstructionModel.CalculateDailyConstructionPower
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.ConstructionPowerMultiplier.CalculateDailyConstructionPower;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_FoodChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyFoodBonus.FoodChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_GarrisonChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyGarrisonBonus.GarrisonChange;

  • TaleWorlds.CampaignSystem.Settlements.Village.get_HearthChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyHearthsBonus.HearthChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_LoyaltyChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyLoyaltyBonus.LoyaltyChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_MilitiaChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyMilitiaBonusTown.MilitiaChange;

  • TaleWorlds.CampaignSystem.Settlements.Village.get_MilitiaChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyMilitiaBonusVillage.MilitiaChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_ProsperityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyProsperityBonus.ProsperityChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_SecurityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailySecurityBonus.SecurityChange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDisguiseDetectionModel.CalculateDisguiseDetectionProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DisguiseAlwaysWorks.CalculateDisguiseDetectionProbability;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTroopRecruitmentCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.FreeTroopRecruitment.GetTroopRecruitmentCost;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTotalWage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.GarrisonWagesPercentage.GetTotalWage;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.TroopWagesPercentage.GetTotalWage; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTradeItemPriceFactorModel.GetPrice
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.ItemTradingCostPercentage.GetPrice;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.SellingPriceMultiplier.GetPrice; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.get_DoesMissionRequireCivilianEquipment
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.NeverRequireCivilianEquipment.DoesMissionRequireCivilianEquipment;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBribeCalculationModel.IsBribeNotNeededToEnterKeep
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.NoBribeToEnterKeep.IsBribeNotNeededToEnterKeep;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.CheckRebellionEvent
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.RebellionChancePercentage.CheckRebellionEvent;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.TournamentMaximumBetMultiplier.GetMaximumBet;

  • TaleWorlds.CampaignSystem.Actions.StartBattleAction.ApplyStartRaid
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.VillagesNeverRaided.ApplyStartRaid;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyMemberSize.GetPartyMemberSizeLimit;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraClanPartySize.GetPartyMemberSizeLimit; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyMorale.GetEffectivePartyMorale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyPrisonerSizeLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyPrisonerSize.GetPartyPrisonerSizeLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FoodConsumptionPercentage.CalculateDailyFoodConsumptionf;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyFoodConsumptionPercentage.CalculateDailyFoodConsumptionf; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCompanionHiringPriceCalculationModel.GetCompanionHiringPrice
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FreeCompanionHiring.GetCompanionHiringPrice;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.GetGoldCostForUpgrade
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FreeTroopUpgrades.GetGoldCostForUpgrade;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerCaptivityCampaignBehavior.CheckCaptivityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.InstantEscape.CheckCaptivityChange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.CalculateRecruitableNumber
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.InstantPrisonerRecruitment.CalculateRecruitableNumber;

  • TaleWorlds.CampaignSystem.Actions.EndCaptivityAction.ApplyByEscape
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.NoPrisonerEscape.ApplyByEscape;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierHeroes.GetDailyHealingHpForHeroes;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierTroops.GetDailyHealingForRegulars;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_ShouldBeIgnored
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.CaravansInvisibleOnMap.ShouldBeIgnored;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.PartyInvisibleOnMap.ShouldBeIgnored; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateFinalSpeed
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.MapSpeedMultiplier.CalculateFinalSpeed;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.NpcMapSpeedPercentage.CalculateFinalSpeed; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.MapVisibilityMultiplier.GetPartySpottingRange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.DecisionOverrideInfluenceCostPercentage.GetInfluenceRequiredToOverrideKingdomDecision;

  • TaleWorlds.CampaignSystem.Election.DecisionOutcome.get_TotalSupportPoints
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.KingdomDecisionWeightMultiplier.Getter;

  • TaleWorlds.CampaignSystem.Actions.ChangeCrimeRatingAction.Apply
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoCrimeRatingForCrimes.Apply;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetRelationCostOfDisbandingArmy
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionArmyDisband.GetRelationCostOfDisbandingArmy;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetRelationCostOfExpellingClanFromKingdom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionExpellingClan.GetRelationCostOfExpellingClanFromKingdom;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.GetRelationChangeWithSponsor
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionKingdomDecision.GetRelationChangeWithSponsor;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultInventoryCapacityModel.CalculateInventoryCapacity
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Inventory.ExtraInventoryCapacity.CalculateInventoryCapacity;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaPageVM.OnTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddEncyclopediaTroops.OnTick;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysChangePlayerCharacter.OnTick; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysKillCharacter.OnTick; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTransferSettlement.OnTick; Index: 3;

  • TaleWorlds.Core.GameManagerBase.OnTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddItems.OnTick;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterAttributes.OnTick; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterPoints.OnTick; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysInfluence.OnTick; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysMoney.OnTick; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopCount.OnTick; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopExperience.OnTick; Index: 6;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.HealthRegeneration.OnTick; Index: 7;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHealthRegeneration.OnTick; Index: 8;

  • SandBox.View.Map.MapScreen.OpenEncyclopedia
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeyTipsEncyclopedia.OpenEncyclopedia;

  • TaleWorlds.ScreenSystem.ScreenManager.PushScreen
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeyTipsScreens.PushScreen;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionLearningRateMultiplier.CalculateLearningRate;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.LearningRateMultiplier.CalculateLearningRate; Index: 1;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.GetRequiredFocusPointsToAddFocus
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.FreeFocusPointAssignment.GetRequiredFocusPointsToAddFocus;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.LearningLimitMultiplier.CalculateLearningLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.TroopExperienceMultiplier.GetXpFromHit;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideCrushedThrough
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysCrushThroughShields_Sandbox.DecideCrushedThrough;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideAgentKnockedDownByBlow
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysKnockDown_Sandbox.DecideAgentKnockedByBlow;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatSimulationModel.SimulateHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysWinBattleSimulation.SimulateHit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.BanditHideoutTroopLimit.GetPlayerMaximumTroopCountForHideoutMission;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetMaxCameraZoom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CombatZoomMultiplier.CrossbowReloadSpeed;

  • TaleWorlds.MountAndBlade.DefaultAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_Default.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_Default.GetAgentStateProbability; Index: 4;

  • SandBox.GameComponents.SandboxAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_Sandbox.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 4;

  • StoryMode.GameComponents.StoryModeAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_StoryMode.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 4;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageMultiplier_Sandbox.CalculateDamage;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageTakenPercentage_Sandbox.CalculateDamage; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyDamagePercentage_Sandbox.CalculateDamage; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoFriendlyFire_Sandbox.CalculateDamage; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.OneHitKill_Sandbox.CalculateDamage; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyDamageMultiplier_Sandbox.CalculateDamage; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyOneHitKill_Sandbox.CalculateDamage; Index: 6;

  • SandBox.GameComponents.SandboxBattleMoraleModel.CalculateMoraleChangeToCharacter
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemiesNoRunningAway.CalculateMoraleChangeToCharacter;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoRunningAway.CalculateMoraleChangeToCharacter; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InfiniteAmmo.OnAgentShootMissile;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyInfiniteAmmo.OnAgentShootMissile; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.CalculateInfluenceGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InfluenceRewardMultiplier.CalculateInfluenceGain;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateAgentStats
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InstantCrossbowReload.UpdateAgentStats;

  • TaleWorlds.MountAndBlade.Agent.get_CurrentMortalityState
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.Invincible.Invulnerable;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHeroesInvincible.Invulnerable; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyInvincible.Invulnerable; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PlayerHorseInvincible.Invulnerable; Index: 3;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideAgentKnockedBackByBlow
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NeverKnockedBackByAttacks_Sandbox.DecideAgentKnockedByBlow;

  • TaleWorlds.MountAndBlade.Mission.HandleMissileCollisionReaction
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoStuckArrows.HandleMissileCollisionReaction;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingInBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakIn.GetLostTroopCountForBreakingInBesiegedSettlement;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingOutOfBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakOut.GetLostTroopCountForBreakingOutOfBesiegedSettlement;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetNumberOfTroopsSacrificedForTryingToGetAway
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeRunaway.GetNumberOfTroopsSacrificedForTryingToGetAway;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.CalculateRenownGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.RenownRewardMultiplierBattle.CalculateRenownGain;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.RenownRewardMultiplierTournament.GetRenownReward;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecidePassiveAttackCollisionReaction
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.SliceThroughEveryonePassive_Sandbox.DecidePassiveAttackCollisionReaction;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraClanPartyLimit.GetPartyLimitForTier;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraCompanionLimit.GetCompanionLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.get_PregnancyDurationInDays
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AdjustPregnancyDuration.PregnancyDurationInDays;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.IsCoupleSuitableForMarriage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AllowSameSexMarriage.IsCoupleSuitableForMarriage;

  • TaleWorlds.CampaignSystem.BarterSystem.BarterManager.IsOfferAcceptable
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.BarterOfferAlwaysAccepted.IsOfferAcceptable;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPersuasionModel.GetChances
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.ConversationAlwaysSuccessful.GetChances;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyByOldAge
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.NeverDieOfOldAge.ApplyByOldAge;

  • TaleWorlds.CampaignSystem.BarterSystem.BarterManager.CanPlayerBarterWithHero
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.NoBarterCooldown.CanPlayerBarterWithHero;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultRomanceModel.GetAttractionValuePercentage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectAttraction.GetAttractionValuePercentage;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.GetPlayerGainedRelationAmount
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.RelationGainAfterBattleMultiplier.GetPlayerGainedRelationAmount;

  • TaleWorlds.CampaignSystem.Army.get_DailyCohesionChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyCohesionLossPercentage.CohesionChange;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.FactionArmyCohesionLossPercentage.CohesionChange; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateHearthChangeInternal
    • Prefixes
      • Owner: realmofthrones.core; Namespace: ROT.HarmonyPatches.Core.DefaultSettlementProsperityModelPatches.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateProsperityChangeInternal
    • Postfixes
      • Owner: carbon.stopstarvingyourselves; Namespace: StopStarvingYourselves.Patches.DefaultSettlementProsperityModelPatches.CalculateProsperityChangeInternal.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.ExecuteCloseOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.RefreshValues
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.RefreshValuesPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.set_CategoryIndex
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.SetSelectedCategoryPostfix; Priority: 300;