Class SiegeLordsHallFightModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class SiegeLordsHallFightModel : GameModel
- Inheritance
-
SiegeLordsHallFightModel
- Derived
- Inherited Members
Constructors
SiegeLordsHallFightModel()
protected SiegeLordsHallFightModel()
Properties
AreaLostRatio
public abstract float AreaLostRatio { get; }
Property Value
AttackerDefenderTroopCountRatio
public abstract float AttackerDefenderTroopCountRatio { get; }
Property Value
DefenderMaxArcherRatio
public abstract float DefenderMaxArcherRatio { get; }
Property Value
DefenderTroopNumberForSuccessfulPullBack
public abstract int DefenderTroopNumberForSuccessfulPullBack { get; }
Property Value
MaxAttackerSideTroopCount
public abstract int MaxAttackerSideTroopCount { get; }
Property Value
MaxDefenderArcherCount
public abstract int MaxDefenderArcherCount { get; }
Property Value
MaxDefenderSideTroopCount
public abstract int MaxDefenderSideTroopCount { get; }
Property Value
Methods
GetPriorityListForLordsHallFightMission(MapEvent, BattleSideEnum, int)
public abstract FlattenedTroopRoster GetPriorityListForLordsHallFightMission(MapEvent playerMapEvent, BattleSideEnum side, int troopCount)
Parameters
playerMapEvent
MapEventside
BattleSideEnumtroopCount
int
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).