public static bool IsWeatherMove(this IPBEMoveData mData) { return(PBEDataUtils.IsWeatherMove(mData.Effect)); }