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