Show / Hide Table of Contents

Enum MagicCraftingStations

Flags defining which magic crafting stations can serve this effect. What constitutes a magic crafting station is likely to expand over time. For example, custom character creator is potentially a type of crafting station for advantages/disadvantages. Just leaving as main three stations (spellmaker, potionmaker, itemmaker) for now.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
[Flags]
public enum MagicCraftingStations

Fields

Name Description
ItemMaker
None
PotionMaker
SpellMaker
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX