Interface IOnSpawnPerkEffect
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public interface IOnSpawnPerkEffect
Methods
GetAlternativeEquipments(bool, List<(EquipmentIndex, EquipmentElement)>, bool)
List<(EquipmentIndex, EquipmentElement)> GetAlternativeEquipments(bool isPlayer, List<(EquipmentIndex, EquipmentElement)> alternativeEquipments, bool getAll = false)
Parameters
isPlayerboolalternativeEquipmentsList<(EquipmentIndex, EquipmentElement)>getAllbool
Returns
GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)
float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)
Parameters
isPlayerbooldrivenPropertyDrivenPropertybaseValuefloat
Returns
GetExtraTroopCount()
int GetExtraTroopCount()
Returns
GetHitpoints(bool)
float GetHitpoints(bool isPlayer)
Parameters
isPlayerbool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).