PAR files are a form of Forward Error Correction (FEC) (implemented with Reed Solomon). They can be used to repair some percentage of damaged blocks in a file or set of files. The percentage is determined ahead of time when you generate the FEC (PAR files) and imposes the same amount of storage overhead (i.e., 15% redundancy costs 15% additional disk space with Reed-Solomon).