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
HeroKillingHeroFriendRelationPenalty
public abstract int HeroKillingHeroFriendRelationPenalty { get; }
Property Value
PlayerExecutingHeroClanRelationPenalty
public abstract int PlayerExecutingHeroClanRelationPenalty { get; }
Property Value
PlayerExecutingHeroClanRelationPenaltyDishonorable
public abstract int PlayerExecutingHeroClanRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroFactionRelationPenalty
public abstract int PlayerExecutingHeroFactionRelationPenalty { get; }
Property Value
PlayerExecutingHeroFactionRelationPenaltyDishonorable
public abstract int PlayerExecutingHeroFactionRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroFriendRelationPenalty
public abstract int PlayerExecutingHeroFriendRelationPenalty { get; }
Property Value
PlayerExecutingHeroFriendRelationPenaltyDishonorable
public abstract int PlayerExecutingHeroFriendRelationPenaltyDishonorable { get; }
Property Value
PlayerExecutingHeroHonorPenalty
public abstract int PlayerExecutingHeroHonorPenalty { get; }
Property Value
PlayerExecutingHeroHonorableNobleRelationPenalty
public abstract int PlayerExecutingHeroHonorableNobleRelationPenalty { get; }
Property Value
Methods
GetRelationChangeForExecutingHero(Hero, Hero, out bool)
public abstract 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).