Class DefaultBuildingConstructionModel
- Namespace
- TaleWorlds.CampaignSystem.GameComponents
- Assembly
- TaleWorlds.CampaignSystem.dll
public class DefaultBuildingConstructionModel : BuildingConstructionModel
- Inheritance
-
DefaultBuildingConstructionModel
- Inherited Members
Constructors
DefaultBuildingConstructionModel()
public DefaultBuildingConstructionModel()
Properties
CastleBoostBonus
public override int CastleBoostBonus { get; }
Property Value
CastleBoostCost
public override int CastleBoostCost { get; }
Property Value
TownBoostBonus
public override int TownBoostBonus { get; }
Property Value
TownBoostCost
public override int TownBoostCost { get; }
Property Value
Methods
CalculateDailyConstructionPower(Town, bool)
public override ExplainedNumber CalculateDailyConstructionPower(Town town, bool includeDescriptions = false)
Parameters
Returns
CalculateDailyConstructionPowerWithoutBoost(Town)
public override int CalculateDailyConstructionPowerWithoutBoost(Town town)
Parameters
town
Town
Returns
GetBoostAmount(Town)
public override int GetBoostAmount(Town town)
Parameters
town
Town
Returns
GetBoostCost(Town)
public override int GetBoostCost(Town town)
Parameters
town
Town
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).