Table of Contents

Class ExecutionRelationModel

Namespace
TaleWorlds.CampaignSystem.ComponentInterfaces
Assembly
TaleWorlds.CampaignSystem.dll
public abstract class ExecutionRelationModel : GameModel
Inheritance
ExecutionRelationModel
Derived
Inherited Members

Constructors

ExecutionRelationModel()

protected ExecutionRelationModel()

Properties

HeroKillingHeroClanRelationPenalty

public abstract int HeroKillingHeroClanRelationPenalty { get; }

Property Value

int

HeroKillingHeroFriendRelationPenalty

public abstract int HeroKillingHeroFriendRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroClanRelationPenalty

public abstract int PlayerExecutingHeroClanRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroClanRelationPenaltyDishonorable

public abstract int PlayerExecutingHeroClanRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroFactionRelationPenalty

public abstract int PlayerExecutingHeroFactionRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroFactionRelationPenaltyDishonorable

public abstract int PlayerExecutingHeroFactionRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroFriendRelationPenalty

public abstract int PlayerExecutingHeroFriendRelationPenalty { get; }

Property Value

int

PlayerExecutingHeroFriendRelationPenaltyDishonorable

public abstract int PlayerExecutingHeroFriendRelationPenaltyDishonorable { get; }

Property Value

int

PlayerExecutingHeroHonorPenalty

public abstract int PlayerExecutingHeroHonorPenalty { get; }

Property Value

int

PlayerExecutingHeroHonorableNobleRelationPenalty

public abstract int PlayerExecutingHeroHonorableNobleRelationPenalty { get; }

Property Value

int

Methods

GetRelationChangeForExecutingHero(Hero, Hero, out bool)

public abstract 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).