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

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


+ Exception

Exception information
Type: System.ArgumentNullException
Message: Value cannot be null. Parameter name: source
Source: System.Core
CallStack:
  1. at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
  2. at CharacterCreation.SubModule.OnGameLoaded(Game game, Object initializerObject) in D:\GitHub\OfficialCharacterCreation\SubModule.cs:line 82
  3. at TaleWorlds.MountAndBlade.MBGameManager.OnGameLoaded(Game game, Object initializerObject)
  4. at TaleWorlds.CampaignSystem.Campaign.OnInitialize()
  5. at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  6. at StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  7. at TaleWorlds.Core.GameType.DoLoadingForGameType()
  8. at SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
  9. at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  10. at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
  11. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  12. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch10(Module this, Single dt)
  13. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(Single dt)

+ Involved Modules

  • Bannerlord.Harmony
    • Method: static System.Linq.TSource System.Linq.Enumerable::FirstOrDefault(System.Collections.Generic.IEnumerable`1 source, System.Func`2 predicate)
      Frame: FirstOrDefault at offset 307 in file:line:column :0:0
  • zzCharacterCreation
    • Method: virtual System.Void CharacterCreation.SubModule::OnGameLoaded(TaleWorlds.Core.Game game, System.Object initializerObject)
      Frame: OnGameLoaded at offset 388 in file:line:column D:\GitHub\OfficialCharacterCreation\SubModule.cs:82:13
  • StoryMode
    • Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Frame: DoLoadingForGameType at offset 31 in file:line:column :0:0
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: DoLoadingForGameManager at offset 790 in file:line:column :0:0

+ Installed Modules

+ Assemblies

+ Harmony Patches

  • TaleWorlds.DotNet.Managed.ApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickCorePatchFinalizer;

  • TaleWorlds.Engine.ScriptComponentBehaviour.OnTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnComponentBehaviourTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Module.OnApplicationTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddItemsOnApplicationTick;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterAttributesOnApplicationTick; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterPointsOnApplicationTick; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysInfluenceOnApplicationTick; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysMoneyOnApplicationTick; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopCountOnApplicationTick; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopExperienceOnApplicationTick; Index: 6;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.HealthRegenerationOnApplicationTick; Index: 7;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHealthRegenerationOnApplicationTick; Index: 8;
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.View.Missions.MissionView.OnMissionScreenTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionScreenTickPatchFinalizer;

  • TaleWorlds.Engine.Screens.ScreenManager.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnFrameTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Mission.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnTickMissionPatchFinalizer;

  • TaleWorlds.MountAndBlade.MissionBehaviour.OnMissionTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionTickPatchFinalizer;

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

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

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

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

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

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.GauntletMoviePatchLoadPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.TwoDimension.EditableText.GetCursorPosition
    • Finalizers
      • Owner: bannerlord.mcm.ui.editabletextpatch; Namespace: MCM.UI.Patches.EditableTextPatchGetCursorPosition;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix;

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

  • MCM.IntegratedLoaderSubModule..ctor
    • Prefixes
      • Owner: bannerlord.mcm.implementation.mcmv3.loaderpreventer; Namespace: MCM.Adapter.MCMv3.Patches.MCMv3IntegratedLoaderSubModulePatchStopIntegratedLoaderSubModuleCtor;

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

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

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RecruitmentCampaignBehavior.GetRecruitVolunteerFromIndividual
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchRecruitActionFromIndividualPrefix;

  • TaleWorlds.CampaignSystem.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchFillPartyStacksPrefix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.BodyGeneratorPatchPostfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.CharacterObjectPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.DynamicBodyCampaignBehavior.DailyTick
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.DynamicBodyPatchPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenPropertyVM.RefreshValues
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatchRefreshValuesPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatchSetValuePostfix;

  • TaleWorlds.MountAndBlade.View.BasicCharacterTableau.InitializeAgentVisuals
    • Transpilers
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.InitializeAgentVisualsTranspilerTranspiler;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedSkinsXMLForNative
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.ModuleProcessSkinsXmlPatchPrefix;

  • TaleWorlds.CampaignSystem.Romance.EndAllCourtships
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.EndAllCourtshipsPatchPrefix;

  • TaleWorlds.CampaignSystem.PlayerEncounter.set_LeaveEncounter
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.LeaveEncounterPatchPrefix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.GetHeroRelationToHeroTextShortPatchPostfix;

  • TaleWorlds.CampaignSystem.ConversationHelper.HeroAddressesPlayer
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.HeroAddressesPlayerPatchPostfix;

  • TaleWorlds.CampaignSystem.EducationCampaignBehavior.GetHighestThreeAttributes
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.EducationCampaignBehaviorPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPrefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPostfix;
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.DailyTickHeroPathPostfix; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.RefreshSpouseVisit
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.CheckForPregnanciesPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.get_RomanceCourtshipAttemptCooldown
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_2_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix3;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix4;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.CheckAreNearbyPathPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.ChildConceivedPathPrefix;
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPregnancyCampaignBehaviorChildConceived; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.GetDailyChanceOfPregnancyForHeroPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.Initialize
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationInitializePathPrefix;

  • SandBox.ViewModelCollection.SPScoreboardVM.OnExitBattle
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationOnExitBattlePathPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationTroopNumberChangedPathPostfix;

  • SandBox.Source.CampaignComponents.ClanMemberRolesCampaignBehavior.AddClanMembersAsAccompanyingCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanMemberRolesCampaignBehavior_AddClanMembersAsAccompanyingCharacter_PathPrefix;

  • TaleWorlds.Engine.Screens.ScreenBase.AddLayer
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatchPostfix;
      • Owner: sue.mod.mb2.SueLordFromFamily; Namespace: SueLordFromFamily.Paths.KindomScreenLayerPatchPostfix; Index: 1;

  • TaleWorlds.Engine.Screens.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatchPrefix;
      • Owner: sue.mod.mb2.SueLordFromFamily; Namespace: SueLordFromFamily.Paths.KindomScreenLayerPatchPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.Location.CanAIEnter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocatonCanAIEnterPathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanAIExit
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocatonCanAIExitPathPrefix;

  • TaleWorlds.CampaignSystem.Hero.ResetEquipments
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.HeroResetEquipmentsPathPrefix;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.HeroCreatorDeliverOffSpringPathPostfix;

  • TaleWorlds.CampaignSystem.Location.ContainsCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationContainsCharacterrPathPrefix;

  • TaleWorlds.CampaignSystem.Location.GetLocationCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationGetLocationCharacterPathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanPlayerEnter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocatonCanPlayerEnterPathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanPlayerSee
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocatonCanPlayerSeePathPrefix;

  • TaleWorlds.CampaignSystem.Location.DeserializeDelegate
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocatonDeserializeDelegatePathPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.AgingCampaignBehaviorPatch+AgingCampaignBehaviorDailyTickPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.HeroCreationCampaignBehavior.DeriveSkillsFromTraits
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.AgingCampaignBehaviorPatch+OnHeroComesOfAgePatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded
    • Postfixes
      • Owner: sue.mod.mb2.SueMBService; Namespace: SueMBService.Paths.CampaignEventsPathPostfix;

  • TaleWorlds.MountAndBlade.MBInitialScreenBase.OnInitialize
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.MBInitialScreenBasePatchOnInitialize;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultWorkshopModel.GetBuyingCostForPlayer
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopBuyingCostPercentageGetBuyingCostForPlayer;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultWorkshopModel.GetDailyExpense
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopDailyExpensePercentageGetDailyExpense;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultWorkshopModel.GetSellingCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopSellingCostMultiplierGetSellingCost;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultWorkshopModel.GetUpgradeCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopUpgradeCostPercentageGetUpgradeCost;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetModifierChanges
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.CraftedWeaponModifierBonusGetModifierChanges;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetSmithingCostsForWeaponDesign
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingCostPercentageGetSmithingCostsForWeaponDesign;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetCraftingPartDifficulty
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingDifficultyPercentageGetCraftingPartDifficulty;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetEnergyCostForRefining
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageRefiningGetEnergyCostForRefining;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetEnergyCostForSmelting
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmeltingGetEnergyCostForSmelting;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetEnergyCostForSmithing
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmithingGetEnergyCostForSmithing;

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultSiegeEventModel.GetConstructionProgressPerHour
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.EnemySiegeBuildingSpeedPercentageGetConstructionProgressPerHour;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.SiegeBuildingSpeedMultiplierGetConstructionProgressPerHour; Index: 1;

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultDisguiseDetectionModel.CalculateDisguiseDetectionProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DisguiseAlwaysWorksCalculateDisguiseDetectionProbability;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultTradeItemPriceFactorModel.GetPrice
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.ItemTradingCostPercentageGetPrice;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.SellingPriceMultiplierGetPrice; Index: 1;

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyMemberSizeGetPartyMemberSizeLimit;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraClanPartySizeGetPartyMemberSizeLimit; Index: 1;

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FoodConsumptionPercentageCalculateDailyFoodConsumptionf;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyFoodConsumptionPercentageCalculateDailyFoodConsumptionf; Index: 1;

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPlayerCaptivityModel.CheckCaptivityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.InstantEscapeCheckCaptivityChange;

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierHeroesGetDailyHealingHpForHeroes;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierTroopsGetDailyHealingForRegulars;

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

  • TaleWorlds.CampaignSystem.MobileParty.get_ShouldBeIgnored
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.PartyInvisibleOnMapShouldBeIgnored;

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultCrimeModel.GetCrimeRatingOf
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoCrimeRatingForCrimesGetCrimeRatingOf;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultDiplomacyModel.GetRelationCostOfDisbandingArmy
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionArmyDisbandGetRelationCostOfDisbandingArmy;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultDiplomacyModel.GetRelationCostOfExpellingClanFromKingdom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionExpellingClanGetRelationCostOfExpellingClanFromKingdom;

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultInventoryCapacityModel.CalculateInventoryCapacity
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Inventory.ExtraInventoryCapacityCalculateInventoryCapacity;

  • TaleWorlds.CampaignSystem.InventoryLogic.Initialize
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Inventory.NativeItemSpawningInitialize;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaPageVM.OnTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddEncyclopediaTroopsOnTick;

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

  • TaleWorlds.Engine.Screens.ScreenManager.PushScreen
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeyTipsScreensPushScreen;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultGenericXpModel.GetXpMultiplier
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionExperienceMultiplierGetXpMultiplier;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.ExperienceMultiplierGetXpMultiplier; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionLearningRateMultiplierCalculateLearningRate;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.LearningRateMultiplierCalculateLearningRate; Index: 1;

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

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultCombatXpModel.GetXpFromHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.TroopExperienceMultiplierGetXpFromHit;

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

  • TaleWorlds.MountAndBlade.Mission.DecideAgentKnockedByBlow
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysKnockDownDecideAgentKnockedByBlow;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultCombatSimulationModel.SimulateHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysWinBattleSimulationSimulateHit;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordCombatDeathPercentageSimulationSimulateHit; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordCombatDeathPercentageSimulationSimulateHit; Index: 2;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.BanditHideoutTroopLimitGetPlayerMaximumTroopCountForHideoutMission;

  • SandBox.SandboxAgentStatCalculateModel.GetMaxCameraZoom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CombatZoomMultiplierCrossbowReloadSpeed;

  • SandBox.DefaultAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionDeathPercentageGetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordCombatDeathPercentageBattleGetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyOnlyKnockoutGetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordCombatDeathPercentageBattleGetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyOnlyKnockoutGetAgentStateProbability; Index: 4;

  • SandBox.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageMultiplierCalculateDamage;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageTakenPercentageCalculateDamage; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoFriendlyFireCalculateDamage; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.OneHitKillCalculateDamage; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyDamageMultiplierCalculateDamage; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyDamageTakenPercentageCalculateDamage; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyOneHitKillCalculateDamage; Index: 6;

  • SandBox.DefaultBattleMoraleModel.CalculateMoraleChangeToCharacter
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemiesNoRunningAwayCalculateMoraleChangeToCharacter;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoRunningAwayCalculateMoraleChangeToCharacter; Index: 1;

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultBattleRewardModel.CalculateInfluenceGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InfluenceRewardMultiplierCalculateInfluenceGain;

  • SandBox.SandboxAgentStatCalculateModel.GetPerkEffectsOnAgent
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InstantCrossbowReloadGetPerkEffectsOnAgent;

  • TaleWorlds.MountAndBlade.Agent.get_Invulnerable
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InvincibleInvulnerable;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHeroesInvincibleInvulnerable; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyInvincibleInvulnerable; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PlayerHorseInvincibleInvulnerable; Index: 3;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingInBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakInGetLostTroopCountForBreakingInBesiegedSettlement;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingOutOfBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakOutGetLostTroopCountForBreakingOutOfBesiegedSettlement;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultTroopSacrificeModel.GetNumberOfTroopsSacrificedForTryingToGetAway
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeRunawayGetNumberOfTroopsSacrificedForTryingToGetAway;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultBattleRewardModel.CalculateRenownGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.RenownRewardMultiplierBattleCalculateRenownGain;

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

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

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.SliceThroughEveryoneWeaponDecideWeaponCollisionReaction;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Hero.GetRelation
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectRelationshipsGetRelation;

  • TaleWorlds.CampaignSystem.Army.get_CohesionChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyCohesionLossPercentageCohesionChange;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.FactionArmyCohesionLossPercentageCohesionChange; Index: 1;

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

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

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

  • TaleWorlds.CampaignSystem.Attributes.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchAttributesAll;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.RefreshList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanIncomeVMRefreshList;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchDefaultClanFinanceModelCalculateClanIncomeInternal;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuActivateGameMenu;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuSwitchToMenu;

  • TaleWorlds.CampaignSystem.Hero.get_Spouse
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.GetNotificationFromData
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEMapNotificationVMGetNotificationFromData;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.StartCaptivity
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPlayerCaptivityStartCaptivity;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PrisonerReleaseCampaignBehavior.OnGameLoaded
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPrisonerReleaseCampaignBehaviorOnGameLoaded;

  • TaleWorlds.CampaignSystem.Skills.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSkillsAll;