Table of Contents

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

int

HeroKillingHeroFriendRelationPenalty

public override int HeroKillingHeroFriendRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroClanRelationPenalty

public override int PlayerExecutingHeroClanRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroClanRelationPenaltyDishonorable

public override int PlayerExecutingHeroClanRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroFactionRelationPenalty

public override int PlayerExecutingHeroFactionRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroFactionRelationPenaltyDishonorable

public override int PlayerExecutingHeroFactionRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroFriendRelationPenalty

public override int PlayerExecutingHeroFriendRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroFriendRelationPenaltyDishonorable

public override int PlayerExecutingHeroFriendRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroHonorPenalty

public override int PlayerExecutingHeroHonorPenalty { get; }

Property Value

int

PlayerExecutingHeroHonorableNobleRelationPenalty

public override int PlayerExecutingHeroHonorableNobleRelationPenalty { get; }

Property Value

int

Methods

GetRelationChangeForExecutingHero(Hero, Hero, out bool)

public override int GetRelationChangeForExecutingHero(Hero victim, Hero hero, out bool showQuickNotification)

Parameters

victim Hero
hero Hero
showQuickNotification bool

Returns

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).