Register("Ground Slam", ret => NumberOfMobsNear(BestTarget, 24, 4));
24 is the range/radius from your target to other monsters around, so, if you have a mob targeted and there are 4 other mobs within the range of 24 to the mob you have targeted, it will cast ground slam.
Register("Heavy...