Struct MagicItemTemplate
  
  Stores template data for magic items and artifacts.
 
  
  
  Assembly: Assembly-CSharp.dll
  Syntax
  
    [Serializable]
public struct MagicItemTemplate
   
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  enchantments
  
  
  Declaration
  
    public DaggerfallEnchantment[] enchantments
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  group
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  groupIndex
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  index
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  material
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  name
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  type
  
  
  Declaration
  
    public MagicItemTypes type
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  uses
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  value
  
  
  Declaration
  
  Field Value