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

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

Launcher: steam (07.72.78.29)


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.Core
CallStack:
  1. at void TaleWorlds.Core.Crafting+CraftedItemGenerationHelper+CraftingStats.CalculateStats(OverrideData overridenData)
  2. at ItemObject TaleWorlds.Core.Crafting+CraftedItemGenerationHelper.GenerateCraftedItem(ItemObject item, WeaponDesign craftedData, ItemModifierGroup itemModifierGroup, OverrideData overridenData)
  3. at void TaleWorlds.Core.Crafting.GenerateItem(WeaponDesign weaponDesign, TextObject name, BasicCultureObject culture, ItemModifierGroup itemModifierGroup, ref ItemObject itemObject, OverrideData overridenData)
  4. at new TaleWorlds.CampaignSystem.CraftingSystem.CraftingOrder(Hero orderOwner, float orderDifficulty, WeaponDesign weaponDesignTemplate, CraftingTemplate template, int difficultyLevel)
  5. at void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.CreateTownOrder(Hero orderOwner, int orderSlot)
  6. at void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter)
  7. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  8. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  9. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  10. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  11. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  12. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  13. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  14. at void TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) in Z:/黑骑工作室仓库/新单机仓库/TheLandOfSika/TheLandOfSika/GameManager/SikaSandBoxGameManager.cs:line 50
  15. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  16. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  17. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  18. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)
  19. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt)

+ Enhanced Stacktrace

  • Frame: void TaleWorlds.Core.Crafting+CraftedItemGenerationHelper+CraftingStats.CalculateStats(OverrideData overridenData) (IL Offset: 485)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.CraftingStats::CalculateStats(TaleWorlds.Core.OverrideData overridenData)
      HarmonyIssue: False
  • Frame: ItemObject TaleWorlds.Core.Crafting+CraftedItemGenerationHelper.GenerateCraftedItem(ItemObject item, WeaponDesign craftedData, ItemModifierGroup itemModifierGroup, OverrideData overridenData) (IL Offset: 319)
    • Module: UNKNOWN
      Method: static TaleWorlds.Core.ItemObject TaleWorlds.Core.CraftedItemGenerationHelper::GenerateCraftedItem(TaleWorlds.Core.ItemObject item, TaleWorlds.Core.WeaponDesign craftedData, TaleWorlds.Core.ItemModifierGroup itemModifierGroup, TaleWorlds.Core.OverrideData overridenData)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Crafting.GenerateItem(WeaponDesign weaponDesign, TextObject name, BasicCultureObject culture, ItemModifierGroup itemModifierGroup, ref ItemObject itemObject, OverrideData overridenData) (IL Offset: 212)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.Core.Crafting::GenerateItem(TaleWorlds.Core.WeaponDesign weaponDesign, TaleWorlds.Localization.TextObject name, TaleWorlds.Core.BasicCultureObject culture, TaleWorlds.Core.ItemModifierGroup itemModifierGroup, TaleWorlds.Core.ItemObject& itemObject, TaleWorlds.Core.OverrideData overridenData)
      HarmonyIssue: False
  • Frame: new TaleWorlds.CampaignSystem.CraftingSystem.CraftingOrder(Hero orderOwner, float orderDifficulty, WeaponDesign weaponDesignTemplate, CraftingTemplate template, int difficultyLevel) (IL Offset: 35)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CraftingSystem.CraftingOrder::.ctor(TaleWorlds.CampaignSystem.Hero orderOwner, System.Single orderDifficulty, TaleWorlds.Core.WeaponDesign weaponDesignTemplate, TaleWorlds.Core.CraftingTemplate template, System.Int32 difficultyLevel)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.CreateTownOrder(Hero orderOwner, int orderSlot) (IL Offset: 196)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior::CreateTownOrder(TaleWorlds.CampaignSystem.Hero orderOwner, System.Int32 orderSlot)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter) (IL Offset: 151)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior::OnNewGameCreatedPartialFollowUpEnd(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 46)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 615)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      HarmonyIssue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      HarmonyIssue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 314)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      HarmonyIssue: False
  • Frame: void TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 13)
    • Module: TheLandOfSika
      Method: virtual System.Void TheLandOfSika.GameManager.SikaSandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      HarmonyIssue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Involved Modules

  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 314)
      HarmonyIssue: False
  • TheLandOfSika
    • Method: virtual System.Void TheLandOfSika.GameManager.SikaSandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 13)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.140)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.5.5.0)
  • + ButterLib (Bannerlord.ButterLib, v2.6.1.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.4.0)
  • + Native (Native, v1.0.2.0)
  • + SandBox Core (SandBoxCore, v1.0.2.0)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + Dismemberment (Plus) for v1.0.3 (DismembermentPlus, v2.0.6.0)
  • + TheLandOfSika (TheLandOfSika, v1.5.0.0)
  • + Xorberax's Legacy for v1.0.3 (XorberaxLegacy, v1.0.5.0)
  • + Battle Mini Map (BattleMiniMap, v1.1.5.0)
  • + Tournaments Give Full XP (TournamentsGiveFullXp, e1.0.0.0)
  • + Helmet Hair Cover Continued Plus (HelmetHairContinuedPlus, v2.3.0.0)
  • + Enable Achievement (EnableAchievement, v0.0.2.0)
  • + Smith Stamina Regen Anywhere (SmithStaminaRegenAnywhere, v1.0.0.0)
  • + Mix and match weapon pack (Mix and match weapon pack, v1.0.0.0)
  • + AngryRedSnowarmory (AngryRedSnowarmory, v4.0.3.0)
  • + Hom_Elden (Hom_Elden, v1.2.0.0)
  • + Sell all but stop at zero (SellAllButStopAtZero, v1.0.2.0)
  • + Adjustable Bandits (sy.AdjustableBandits, v1.0.2.0)
  • + Kingdom Politics Expanded (KingdomPoliticsExpanded, v1.0.2.5)
  • + You Keep What You Kill (YouKeepWhatYouKill, v1.0.14.0)
  • + WeaponGapFix (WeaponGapFix, v1.0.6.0)
  • + DestroyKingdom (DestroyKingdom, v0.3.2.0)
  • + Zweihander and Claymore (ZC, v1.0.0.0)
  • + HeroEnhancement (HeroEnhancement, v1.0.0.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Mission.OnEntityHit
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyEntityHit.OnEntityHitPostfix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyBattleScene.Postfix;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedSkinsXMLForNative
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonySikaSkin.ActionSetsPrefix;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedActionSetsXMLForNative
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyActionSets.ActionSetsPrefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyGiveUpInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomChangeGovernorAction.ApplyGiveUpInternal_Prefix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeDefaultCampaignObjects
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomCampaign.LoadXml_Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomChangeKingdomAction.ApplyInternal_Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomCharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection_Postfix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetConversationCharacterPartyLeader
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomConversationHelper.GetConversationCharacterPartyLeader;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDeclareWarAction.ApplyInternal_Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDiplomaticBartersBehavior.DailyTickClan_Prefix;

  • TaleWorlds.ModuleManager.ModuleHelper.GetXmlPath
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomModuleHelper.LoadGetMergedXmlForManaged;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.GetBattleSceneForMapPatch
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomGetBattleSceneForMapPatch.GetBattleSceneForMapPatch_Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.ConsiderSpawningLordParties
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomHeroSpawnCampaignBehavior.ConsiderSpawningLordParties_Prefix;

  • TaleWorlds.CampaignSystem.Actions.MakePeaceAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMakePeaceAction.ApplyInternal_Prefix;

  • TaleWorlds.Core.MBObjectManagerExtensions.LoadXML
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMBObjectManagerExtensions.LoadXml_Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMissionChanges.GetShouldCrosshairBeVisible;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomPartySize.PetsAddPartySize;
    • Postfixes
      • Owner: sy.adjustablebandits; Namespace: AdjustableBandits.HarmonyPatches.DefaultPartySizeLimitModel_CalculateMobilePartyMemberSizeLimit_Postfix;

  • TaleWorlds.CampaignSystem.SandBoxManager.Initialize
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomSandBoxManager.postInitialize;

  • TaleWorlds.Localization.MBTextManager.GetLocalizedText
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.EnglishLanguagePatch.Transpiler;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementChanges.Postfix;

  • TaleWorlds.Localization.LocalizedTextManager.LoadLanguage
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.LoaderPatch.Transpiler;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.MainScenePatch.Transpiler;

  • TaleWorlds.CampaignSystem.SandBoxManager.InitializeSandboxXMLs
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDataPatchs.LoadXml_Postfix;

  • TaleWorlds.CampaignSystem.Hero.CanDie
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.Postfix;

  • TaleWorlds.CampaignSystem.Hero.CanBecomePrisoner
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.PostCanBecomePrisonerfix;

  • TaleWorlds.CampaignSystem.Hero.CanBeGovernorOrHavePartyRole
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.PostCanBeGovernorOrHavePartyRolefix;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+Patch_GauntletMovie.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate.SettlementNameplateWidget.SetNameplateRelationType
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementNameplateVMFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM..ctor
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementNameplateVMConstructor.Postfix;

  • SandBox.View.Map.MapScreen.ComputeMapCamera
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyComputeMapCamera.Prefix;

  • SandBox.SettlementPositionScript.get_SettlementsDistanceCacheFilePath
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyOnSceneSave.Prefix;

  • TaleWorlds.Core.ItemObject.get_RelevantSkill
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyPatchItemObject.Prefix;
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyPatchItemObject.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetWeaponComponentTooltip
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.SetWeaponComponentTooltips.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetItem
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.SetItems.Postfix;

  • Helpers.FactionHelper.ChooseHeirClanForFiefs
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.ChooseHeirClanForFiefsHarmonyPatch.Prefix;

  • SandBox.View.Map.MapScreen.OnInitialize
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewBanditSystem.NewBanditGlobals.GetDataInAdvance.Harmonys.HarmonyOnInitialize.Postfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewBanditSystem.NewBanditGlobals.GetDataInAdvance.Harmonys.PlayerEncounterDoMeetingInternalPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterObject.get_TroopWage
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewCreateMyWarband.Harmony.HarmonyTroopWage.Prefix;
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+TroopWagePrefixPatch.Prefix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.RegisterBlow
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.InstanceZonesSystem.Components.MonsterSystemComponentPackage.SkillPackage.DamageReductionSkills.Prefix;

  • TaleWorlds.CampaignSystem.CharacterObject.Deserialize
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.CreateMyWarband.Uitls.CreateMyWarbandBaseUitls+HarmonyDeserialize.Prefix;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.MeleeHitCallbackPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatch.ComputeBlowMagnitudeFromHorseChargePostfix;

  • TaleWorlds.MountAndBlade.Mission.CancelsDamageAndBlocksAttackBecauseOfNonEnemyCase
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.FriendlyFirePatch.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.TrainingFieldMenuOptionsPatch.Postfix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Postfixes
      • Owner: TournamentsGiveFullXp; Namespace: TournamentsGiveFullXp.DefaultCombatXpModel_GetXpFromHit_Patch.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+CheckAchievementSystemActivity.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.RegisterEvents
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+RegisterEvents.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: bannerlord.mod.SmithStaminaRegenAnywhere; Namespace: SmithStaminaRegenAnywhere.CraftingCampaignBehaviorHarmonyPatch.HourlyTick;

  • SandBox.ViewModelCollection.SaveLoad.SaveLoadVM.IsAnyModuleMissingFromSaveOrCurrentModules
    • Prefixes
      • Owner: CandyuanMode; Namespace: MixAndMatchWeaponPack.PatchSaveLoadVM.Prefix;
      • Owner: CandyuanMode; Namespace: Hom_Elden.PatchSaveLoadVM.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.ExecuteSellAllItems
    • Prefixes
      • Owner: mod.bannerlord.SellAllButStop; Namespace: SellAllButStopAtZero.Patch_SellAll_with_Harmony.Prefix;

  • TaleWorlds.Core.Crafting.SwitchToPiece
    • Transpilers
      • Owner: GapFix; Namespace: GapFix.PatchSwitchToPiece.TranspilerGapFix;

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

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

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

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

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Transpilers
      • Owner: sy.adjustablebandits; Namespace: AdjustableBandits.HarmonyPatches.MobileParty_FillPartyStacks_Transpiler;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.DetermineOfficialSupport
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomElectionDetermineOfficialSupportPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.GainKingdomInfluenceAction.ApplyForBattle
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.GainKingdomInfluenceActionApplyForBattle.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomPolicyDecision.DetermineSupport
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomPolicyDecisionCalculateSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateMilitiaChange
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateMilitiaChange.Postfix;
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateMilitiaChangePostfixPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculatePolicyGoldCut
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementTaxModelPatches.CalculatePolicyGoldCut.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddVillagesIncome
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.AddVillagesIncome.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddTownTaxes
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.AddTownTaxes.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddRulingClanIncome
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.AddRulingClanIncome.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.GetInfluenceRequiredToOverrideKingdomDecision.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChangeInternal
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.CalculateInfluenceChangeInternal.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateProsperityChange
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementProsperityModelPatches.CalculateProsperityChange.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.GetSettlementLoyaltyChangeDueToPolicies
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementLoyaltyModelPatches.GetSettlementLoyaltyChangeDueToPolicies.Postfix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.CalculateMeritOfOutcome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.SettlementClaimantDecisionPatches.CalculateMeritOfOutcome.Postfix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.DetermineSupport
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.SettlementClaimantDecisionPatches.DetermineSupport.Postfix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.OpenScreenAsLootPatch.Prefix; Priority: 800;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterStatsModel.MaxHitpoints
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+MaxHitpointsPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetHeroesEffectedHealingAmount
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetHeroesEffectedHealingAmountPostfixPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideCrushedThrough
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+DecideCrushedThroughPostfixPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateDamagePostfixPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateStaggerThresholdMultiplier
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateStaggerThresholdMultiplierPostfixPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetPerkAndBannerEffectsOnAgent
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetPerkAndBannerEffectsOnAgentPostfixPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.InitializeMissionEquipment
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+InitializeMissionEquipmentPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateBaseSpeed
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateBaseSpeedPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.GetConformityChangePerHour
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetConformityChangePerHourPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.AddMobilePartyLeaderPrisonerSizePerkEffects
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+AddMobilePartyLeaderPrisonerSizePerkEffectsPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultRaidModel.CalculateHitDamage
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateHitDamagePostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.GetSettlementLoyaltyChangeDueToGovernorPerks
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+DailyTickPartyPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateHearthChange
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateHearthChangeInternalPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPersuasionModel.GetDefaultSuccessChance
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetDefaultSuccessChancePostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetCompanionLimitPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetDailyVolunteerProductionProbability
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetDailyVolunteerProductionProbabilityPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculateTownTax
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateTownTaxPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTotalWage
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetTotalWagePostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.RunTownWorkshop
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+RunTownWorkshopPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+AddSkillXpPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.GainRawXp
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GainRawXpPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementFoodModel.CalculateTownFoodStocksChange
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateTownFoodStocksChangePostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetPrebuiltSiegeEnginesOfSettlement
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetPrebuiltSiegeEnginesOfSettlementPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetPrebuiltSiegeEnginesOfSiegeCamp
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetPrebuiltSiegeEnginesOfSiegeCampPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetSiegeEngineHitPoints
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetSiegeEngineHitPointsPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWallHitPointCalculationModel.CalculateMaximumWallHitPointInternal
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+CalculateMaximumWallHitPointPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Town.GetEffectOfBuildings
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetEffectOfBuildingsPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.GetLocationCharacter
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+GetLocationCharacterPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.CanAIExit
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+CanAIExitPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.Refresh
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+EncyclopediaHeroPageVMPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.Hero.SetBirthDay
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+SetBirthDayPrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.get_Age
    • Prefixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+AgePrefixPatch.Prefix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+GetHeroRelationToHeroTextShortPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignEvents.OnHeroJoinedParty
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.MiscPatchs+OnHeroJoinedPartyPostfixPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Postfixes
      • Owner: HeroEnhance; Namespace: HeroEnhancement.AttributesEnhance+GetEffectOfBuildingsPostfixPatch+DailyTickHeroPostfixPatch.Postfix;