M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultDifficultyModel.

Public Member Functions

abstract float GetPlayerTroopsReceivedDamageMultiplier ()
 
abstract float GetDamageToPlayerMultiplier ()
 
abstract int GetPlayerRecruitSlotBonus ()
 
abstract float GetPlayerMapMovementSpeedBonusMultiplier ()
 
abstract float GetCombatAIDifficultyMultiplier ()
 
abstract float GetPersuasionBonusChance ()
 
abstract float GetClanMemberDeathChanceMultiplier ()
 

Member Function Documentation

◆ GetPlayerTroopsReceivedDamageMultiplier()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetPlayerTroopsReceivedDamageMultiplier ( )
pure virtual

◆ GetDamageToPlayerMultiplier()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetDamageToPlayerMultiplier ( )
pure virtual

◆ GetPlayerRecruitSlotBonus()

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetPlayerRecruitSlotBonus ( )
pure virtual

◆ GetPlayerMapMovementSpeedBonusMultiplier()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetPlayerMapMovementSpeedBonusMultiplier ( )
pure virtual

◆ GetCombatAIDifficultyMultiplier()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetCombatAIDifficultyMultiplier ( )
pure virtual

◆ GetPersuasionBonusChance()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetPersuasionBonusChance ( )
pure virtual

◆ GetClanMemberDeathChanceMultiplier()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.DifficultyModel.GetClanMemberDeathChanceMultiplier ( )
pure virtual