|
M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
|
Inherits TaleWorlds.Core.GameModel.
Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.
Public Types | |
| enum | MissionTypeEnum { Battle , PracticeFight , Tournament , SimulationBattle , NoXp } |
Public Member Functions | |
| abstract SkillObject | GetSkillForWeapon (WeaponComponentData weapon, bool isSiegeEngineHit) |
| abstract void | GetXpFromHit (CharacterObject attackerTroop, CharacterObject captain, CharacterObject attackedTroop, PartyBase attackerParty, int damage, bool isFatal, MissionTypeEnum missionType, out int xpAmount) |
| abstract float | GetXpMultiplierFromShotDifficulty (float shotDifficulty) |
Properties | |
| abstract float | CaptainRadius [get] |
|
pure virtual |
Implemented in TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.
|
pure virtual |
|
pure virtual |
Implemented in TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.
|
get |