Struct DrainEffect.SaveData_v1
Namespace: DaggerfallWorkshop.Game.MagicAndEffects.MagicEffects
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public struct SaveData_v1
Fields
| Improve this Doc View SourcedrainStat
Declaration
public DFCareer.Stats drainStat
Field Value
| Type | Description |
|---|---|
| DFCareer.Stats |
forcedRoundsRemaining
Declaration
public int forcedRoundsRemaining
Field Value
| Type | Description |
|---|---|
| Int32 |
magnitude
Declaration
public int magnitude
Field Value
| Type | Description |
|---|---|
| Int32 |