Class RaidModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class RaidModel : GameModel
- Inheritance
-
RaidModel
- Derived
- Inherited Members
Constructors
RaidModel()
protected RaidModel()
Properties
GoldRewardForEachLostHearth
public abstract int GoldRewardForEachLostHearth { get; }
Property Value
Methods
CalculateHitDamage(MapEventSide, float)
public abstract float CalculateHitDamage(MapEventSide attackerSide, float settlementHitPoints)
Parameters
attackerSide
MapEventSidesettlementHitPoints
float
Returns
GetCommonLootItemScores()
public abstract MBReadOnlyList<(ItemObject, float)> GetCommonLootItemScores()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).