Class NotablePowerModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class NotablePowerModel : GameModel
- Inheritance
-
NotablePowerModel
- Derived
- Inherited Members
Constructors
NotablePowerModel()
protected NotablePowerModel()
Properties
NotableDisappearPowerLimit
public abstract int NotableDisappearPowerLimit { get; }
Property Value
RegularNotableMaxPowerLevel
public abstract int RegularNotableMaxPowerLevel { get; }
Property Value
Methods
CalculateDailyPowerChangeForHero(Hero, bool)
public abstract ExplainedNumber CalculateDailyPowerChangeForHero(Hero hero, bool includeDescriptions = false)
Parameters
Returns
GetInfluenceBonusToClan(Hero)
public abstract float GetInfluenceBonusToClan(Hero hero)
Parameters
hero
Hero
Returns
GetInitialPower()
public abstract int GetInitialPower()
Returns
GetPowerRankName(Hero)
public abstract TextObject GetPowerRankName(Hero hero)
Parameters
hero
Hero
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).