public override void GetCastSkills( out double min, out double max ) { min = RequiredSkill; max = RequiredSkill + 40.0; }
Commenta