Class DefaultExecutionRelationModel
- Namespace
- TaleWorlds.CampaignSystem.GameComponents
- Assembly
- TaleWorlds.CampaignSystem.dll
public class DefaultExecutionRelationModel : ExecutionRelationModel
- Inheritance
-
DefaultExecutionRelationModel
- Inherited Members
Constructors
DefaultExecutionRelationModel()
public DefaultExecutionRelationModel()
Properties
HeroKillingHeroClanRelationPenalty
public override int HeroKillingHeroClanRelationPenalty { get; }
Property Value
HeroKillingHeroFriendRelationPenalty
public override int HeroKillingHeroFriendRelationPenalty { get; }
Property Value
PlayerExecutingHeroClanRelationPenalty
public override int PlayerExecutingHeroClanRelationPenalty { get; }
Property Value
PlayerExecutingHeroClanRelationPenaltyDishonorable
public override int PlayerExecutingHeroClanRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroFactionRelationPenalty
public override int PlayerExecutingHeroFactionRelationPenalty { get; }
Property Value
PlayerExecutingHeroFactionRelationPenaltyDishonorable
public override int PlayerExecutingHeroFactionRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroFriendRelationPenalty
public override int PlayerExecutingHeroFriendRelationPenalty { get; }
Property Value
PlayerExecutingHeroFriendRelationPenaltyDishonorable
public override int PlayerExecutingHeroFriendRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroHonorPenalty
public override int PlayerExecutingHeroHonorPenalty { get; }
Property Value
PlayerExecutingHeroHonorableNobleRelationPenalty
public override int PlayerExecutingHeroHonorableNobleRelationPenalty { get; }
Property Value
Methods
GetRelationChangeForExecutingHero(Hero, Hero, out bool)
public override int GetRelationChangeForExecutingHero(Hero victim, Hero hero, out bool showQuickNotification)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).