Show / Hide Table of Contents

Struct VampiricFortifyEffect.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 Source

casterStatMods

Declaration
public int[] casterStatMods
Field Value
Type Description
Int32[]
| Improve this Doc View Source

forcedRoundsRemaining

Declaration
public int forcedRoundsRemaining
Field Value
Type Description
Int32
| Improve this Doc View Source

fortifyStat

Declaration
public DFCareer.Stats fortifyStat
Field Value
Type Description
DFCareer.Stats
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX