Class WereboarInfection
Stage one disease effect for wereboar variant of lycanthropy. This disease can be cured in the usual way up until it completes. Note: This disease should only be assigned to player entity.
Inheritance
WereboarInfection
Inherited Members
Namespace: DaggerfallWorkshop.Game.MagicAndEffects.MagicEffects
Assembly: Assembly-CSharp.dll
Syntax
public class WereboarInfection : LycanthropyInfection, IEntityEffect, IMacroContextProvider
Fields
| Improve this Doc View SourceWereboarInfectionKey
Declaration
public const string WereboarInfectionKey = "Wereboar-Infection"
Field Value
Type | Description |
---|---|
String |
Properties
| Improve this Doc View SourceContractedMessageTokens
Declaration
public override TextFile.Token[] ContractedMessageTokens { get; }
Property Value
Type | Description |
---|---|
TextFile.Token[] |
Overrides
Methods
| Improve this Doc View SourceDeployFullBlownLycanthropy()
Declaration
protected override void DeployFullBlownLycanthropy()
Overrides
| Improve this Doc View SourceSetProperties()
Declaration
public override void SetProperties()