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.ArgumentOutOfRangeException
Message: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
Source: mscorlib
CallStack:
  1. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  2. at MarryAnyone.Settings.MCMSettings.get_SexualOrientation() in E:\Work\GitSynchro\MEtBII\MarryAnyone\Settings\MCMSettings.cs:line 68
  3. at MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatch.conversation_player_can_open_courtship_on_condition() in E:\Work\GitSynchro\MEtBII\MarryAnyone\Patches\Behaviors\RomanceCampaignBehaviorPatch.cs:line 50
  4. at MarryAnyone.Behaviors.MARomanceCampaignBehavior.conversation_begin_courtship_for_hero_on_condition() in E:\Work\GitSynchro\MEtBII\MarryAnyone\Behaviors\MARomanceCampaignBehavior.cs:line 52
  5. at TaleWorlds.CampaignSystem.ConversationSentence.RunCondition()
  6. at TaleWorlds.CampaignSystem.ConversationManager.GetSentenceOptions(Boolean onlyPlayer, Boolean processAfterOneOption)
  7. at TaleWorlds.CampaignSystem.ConversationManager.GetPlayerSentenceOptions()
  8. at TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM.Refresh()
  9. at TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM.OnConversationContinue()
  10. at TaleWorlds.CampaignSystem.ConversationManager.ProcessPartnerSentence()
  11. at TaleWorlds.CampaignSystem.ConversationManager.ContinueConversation()
  12. at TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM.ExecuteContinue()
  13. at SandBox.GauntletUI.Map.GauntletMapConversation.OnContinue()
  14. at SandBox.GauntletUI.AutoGenerated.MapConversation__TaleWorlds_CampaignSystem_ViewModelCollection_Map_MapConversation_MapConversationVM.EventListenerOf_widget(Widget widget, String commandName, Object[] args)
  15. at TaleWorlds.GauntletUI.Widget.EventFired(String eventName, Object[] args)
  16. at TaleWorlds.GauntletUI.ButtonWidget.HandleClick()
  17. at TaleWorlds.GauntletUI.ButtonWidget.OnMouseReleased()
  18. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  19. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  20. at TaleWorlds.Engine.Screens.ScreenManager.Update()
  21. at TaleWorlds.Engine.Screens.ScreenManager.Tick_Patch1(Single dt)

+ Involved Modules

  • Bannerlord.Harmony
    • Method: static System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument argument, System.ExceptionResource resource)
      Frame: ThrowArgumentOutOfRangeException at offset 77 in file:line:column :0:0
  • MarryAnyone
    • Method: virtual System.String MarryAnyone.Settings.MCMSettings::get_SexualOrientation()
      Frame: get_SexualOrientation at offset 35 in file:line:column E:\Work\GitSynchro\MEtBII\MarryAnyone\Settings\MCMSettings.cs:68:50
    • Method: static System.Boolean MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatch::conversation_player_can_open_courtship_on_condition()
      Frame: conversation_player_can_open_courtship_on_condition at offset 248 in file:line:column E:\Work\GitSynchro\MEtBII\MarryAnyone\Patches\Behaviors\RomanceCampaignBehaviorPatch.cs:50:13
    • Method: System.Boolean MarryAnyone.Behaviors.MARomanceCampaignBehavior::conversation_begin_courtship_for_hero_on_condition()
      Frame: conversation_begin_courtship_for_hero_on_condition at offset 48 in file:line:column E:\Work\GitSynchro\MEtBII\MarryAnyone\Behaviors\MARomanceCampaignBehavior.cs:52:17
  • Sandbox
    • Method: System.Void SandBox.GauntletUI.Map.GauntletMapConversation::OnContinue()
      Frame: OnContinue at offset 110 in file:line:column :0:0
    • Method: System.Void SandBox.GauntletUI.AutoGenerated.MapConversation__TaleWorlds_CampaignSystem_ViewModelCollection_Map_MapConversation_MapConversationVM::EventListenerOf_widget(TaleWorlds.GauntletUI.Widget widget, System.String commandName, System.Object[] args)
      Frame: EventListenerOf_widget at offset 47 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.1.1.65)
  • + ButterLib (Bannerlord.ButterLib, v1.0.30.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.14.0)
  • + Native (Native, e1.6.5.0)
  • + SandBox Core (SandBoxCore, e1.6.5.0)
  • + Sandbox (Sandbox, e1.6.5.0)
  • + CustomBattle (CustomBattle, e1.6.5.0)
  • + StoryMode (StoryMode, e1.6.5.0)
  • + Cheats (Cheats, v2.8.1.0)
  • + Dismemberment (Plus) (DismembermentPlus, v2.0.1.3)
  • + Marry Anyone (MarryAnyone, v2.4.4.0)
  • + Noble Titles (NobleTitles, v1.2.1.2)
  • + UltimateMountsReforgedRBM (UltimateMountsReforgedRBM, v1.1.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers; Namespace: Bannerlord.ButterLib.SubModuleWrappers.Patches.MBSubModuleBasePatchCallPostfix;

  • 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.MountAndBlade.MBInitialScreenBase.OnInitialize
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.MBInitialScreenBasePatchOnInitialize;

  • TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfWorkshopAction.ApplyByTrade
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.EveryoneBuysWorkshopsCostApplyByTrade;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultWorkshopModel.SelectNextOwnerForWorkshop
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.EveryoneBuysWorkshopsSelectOwnerSelectNextOwnerForWorkshop;

  • 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.Map.DefaultBribeCalculationModel.IsBribeNotNeededToEnterKeep
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.NoBribeToEnterKeepIsBribeNotNeededToEnterKeep;

  • 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.DefaultPartySpeedCalculatingModel.CalculateFinalSpeed
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.MapSpeedMultiplierCalculateFinalSpeed;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.NpcMapSpeedPercentageCalculateFinalSpeed; Index: 1;

  • 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;

  • 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;

  • 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;

  • 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.SandBox.GameComponents.DefaultPregnancyModel.get_PregnancyDurationInDays
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AdjustPregnancyDurationPregnancyDurationInDays;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultMarriageModel.IsCoupleSuitableForMarriage
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.DefaultMarriageModel_IsCoupleSuitableForMarriage_PatchPrefix;
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AllowSameSexMarriageIsCoupleSuitableForMarriage;

  • 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.SandBox.GameComponents.DefaultRomanceModel.GetAttractionValuePercentage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectAttractionGetAttractionValuePercentage;

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

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PregnancyChanceMultiplierGetDailyChanceOfPregnancyForHero;

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

  • TaleWorlds.SaveSystem.SaveManager.Save
    • Postfixes
      • Owner: com.zijistark.bannerlord.nobletitles; Namespace: NobleTitles.Patches.SaveManagerPatchSavePostfix;

  • TaleWorlds.MountAndBlade.View.CharacterTableau.InitializeAgentVisuals
    • Prefixes
      • Owner: com.bloc.terco.ultimatemounts; Namespace: UltimateMounts.LazyPatch+Patch_CharacterTableau_InitializeAgentVisualsPrefix;

  • TaleWorlds.MountAndBlade.View.MountVisualCreator.SetMaterialProperties
    • Prefixes
      • Owner: com.bloc.terco.ultimatemounts; Namespace: UltimateMounts.LazyPatch+Patch_MountVisualCreator_SetMaterialPropertiesPrefix;

  • 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.TournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: MarryAnyone; Namespace: PatchViaHarmony.Patches.TaleworldsCampaignSystemTournamentGame161GetParticipantCharactersPatch;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultMarriageModel.IsSuitableForMarriage
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.DefaultMarriageModel_IsSuitableForMarriage_PatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultRomanceModel.CourtshipPossibleBetweenNPCs
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.DefaultRomanceModel_CourtshipPossibleBetweenNPCs_PatchPrefix;

  • TaleWorlds.CampaignSystem.PlayerEncounter.set_LeaveEncounter
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.LeaveEncounterPatchPrefix;

  • TaleWorlds.CampaignSystem.Location.DeserializeDelegate
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.LocationPatchDeserializeDelegatePatchPrefix;

  • TaleWorlds.CampaignSystem.Location.CanAIExit
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.LocationPatchCanAIExitPatchPrefix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatchPlayerIsSpouseTagIsApplicableTo;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PrisonerCaptureCampaignBehavior.HandleSettlementHeroes
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.PrisonerCaptureCampaignBehaviorPatchPrisonerCaptureCampaignBehaviorPatch_HandleSettlementHeroes;

  • TaleWorlds.CampaignSystem.Romance.GetCourtedHeroInOtherClan
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Romance_GetCourtedHeroInOtherClan_PatchPrefix;

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

  • TaleWorlds.CampaignSystem.ConversationHelper.HeroAddressesPlayer
    • Postfixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Helpers.HeroAddressesPlayerPatchPostfix;

  • TaleWorlds.CampaignSystem.EducationCampaignBehavior.GetHighestThreeAttributes
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.EducationCampaignBehaviorPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_player_is_asking_to_recruit_enemy_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.LordDefectionCampaignBehaviorPatchconversation_player_is_asking_to_recruit_enemy_on_conditionPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_player_is_asking_to_recruit_neutral_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.LordDefectionCampaignBehaviorPatchconversation_player_is_asking_to_recruit_neutral_on_conditionPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_suggest_treason_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.LordDefectionCampaignBehaviorPatchconversation_suggest_treason_on_conditionPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPrefix;
    • Postfixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPostfix;

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

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

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchconversation_romance_at_stage_1_discussions_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_2_discussions_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchconversation_romance_at_stage_2_discussions_on_conditionPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchconversation_finalize_courtship_for_hero_on_conditionPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_marriage_barter_consequence
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchconversation_finalize_marriage_barter_consequencePatch;

  • SandBox.Source.CampaignComponents.CompanionRolesCampaignBehavior.turn_companion_to_lord_on_condition
    • Prefixes
      • Owner: MarryAnyone; Namespace: MarryAnyone.Patches.Behaviors.SandBoxSourceCampaignComponentsCompanionRolesCampaignBehaviorPatchturn_companion_to_lord_on_conditionPatch;

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

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

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

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

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

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

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