public Definition(CommodityKind motive, IMagicalDefinition settings, MagicControl control) : base(motive, control.GetMinSkillLevel(settings)) { mSettings = settings.SpellSettings; }