Table of Contents

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

int

CastleBoostCost

public override int CastleBoostCost { get; }

Property Value

int

TownBoostBonus

public override int TownBoostBonus { get; }

Property Value

int

TownBoostCost

public override int TownBoostCost { get; }

Property Value

int

Methods

CalculateDailyConstructionPower(Town, bool)

public override ExplainedNumber CalculateDailyConstructionPower(Town town, bool includeDescriptions = false)

Parameters

town Town
includeDescriptions bool

Returns

ExplainedNumber

CalculateDailyConstructionPowerWithoutBoost(Town)

public override int CalculateDailyConstructionPowerWithoutBoost(Town town)

Parameters

town Town

Returns

int

GetBoostAmount(Town)

public override int GetBoostAmount(Town town)

Parameters

town Town

Returns

int

GetBoostCost(Town)

public override int GetBoostCost(Town town)

Parameters

town Town

Returns

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).