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

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultRaidModel.

Public Member Functions

abstract MBReadOnlyList<(ItemObject, float)> GetCommonLootItemScores ()
 
abstract float CalculateHitDamage (MapEventSide attackerSide, float settlementHitPoints)
 

Properties

abstract int GoldRewardForEachLostHearth [get]
 

Member Function Documentation

◆ GetCommonLootItemScores()

abstract MBReadOnlyList<(ItemObject, float)> TaleWorlds.CampaignSystem.ComponentInterfaces.RaidModel.GetCommonLootItemScores ( )
pure virtual

◆ CalculateHitDamage()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.RaidModel.CalculateHitDamage ( MapEventSide  attackerSide,
float  settlementHitPoints 
)
pure virtual

Property Documentation

◆ GoldRewardForEachLostHearth

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.RaidModel.GoldRewardForEachLostHearth
get