Class MPOnSpawnPerkEffectBase
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public abstract class MPOnSpawnPerkEffectBase : MPPerkEffectBase, IOnSpawnPerkEffect
- Inheritance
-
MPOnSpawnPerkEffectBase
- Implements
- Derived
- Inherited Members
Constructors
MPOnSpawnPerkEffectBase()
protected MPOnSpawnPerkEffectBase()
Fields
EffectTarget
protected MPOnSpawnPerkEffectBase.Target EffectTarget
Field Value
Methods
Deserialize(XmlNode)
protected override void Deserialize(XmlNode node)
Parameters
nodeXmlNode
GetAlternativeEquipments(bool, List<(EquipmentIndex, EquipmentElement)>, bool)
public virtual List<(EquipmentIndex, EquipmentElement)> GetAlternativeEquipments(bool isPlayer, List<(EquipmentIndex, EquipmentElement)> alternativeEquipments, bool getAll = false)
Parameters
isPlayerboolalternativeEquipmentsList<(EquipmentIndex, EquipmentElement)>getAllbool
Returns
GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)
public virtual float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)
Parameters
isPlayerbooldrivenPropertyDrivenPropertybaseValuefloat
Returns
GetExtraTroopCount()
public virtual int GetExtraTroopCount()
Returns
GetHitpoints(bool)
public virtual float GetHitpoints(bool isPlayer)
Parameters
isPlayerbool
Returns
GetTroopCountMultiplier()
public virtual float GetTroopCountMultiplier()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).