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
isPlayer
boolalternativeEquipments
List<(EquipmentIndex, EquipmentElement)>getAll
bool
Returns
GetDrivenPropertyBonusOnSpawn(bool, DrivenProperty, float)
float GetDrivenPropertyBonusOnSpawn(bool isPlayer, DrivenProperty drivenProperty, float baseValue)
Parameters
isPlayer
booldrivenProperty
DrivenPropertybaseValue
float
Returns
GetExtraTroopCount()
int GetExtraTroopCount()
Returns
GetHitpoints(bool)
float GetHitpoints(bool isPlayer)
Parameters
isPlayer
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).