SpellInfo
(ctor) SpellInfo( string name, string mantra, SpellCircle circle, Type[] regs )
(ctor) SpellInfo( string name, string mantra, SpellCircle circle, int action, Type[] regs )
int Action( get; )
int[] Amounts( get; )
SpellCircle Circle( get; )
string Mantra( get; )
string Name( get; )
Type[] Reagents( get; )