Class HealEffect
Heal drain effect base. Looks for an incumbent DrainEffect to heal. NOTE: Does not currently heal attribute loss from disease. Need to confirm if this is allowed in classic.
Inheritance
HealEffect
Inherited Members
Namespace: DaggerfallWorkshop.Game.MagicAndEffects.MagicEffects
Assembly: Assembly-CSharp.dll
Syntax
public abstract class HealEffect : BaseEntityEffect, IEntityEffect, IMacroContextProvider
Fields
| Improve this Doc View SourcehealStat
Declaration
protected DFCareer.Stats healStat
Field Value
Type | Description |
---|---|
DFCareer.Stats |
Methods
| Improve this Doc View SourceMagicRound()
Declaration
public override void MagicRound()