About This File
This mod increases damage sensitivity in "Simulation" mode to increase amount of AI crashes.
It has the same effect on player and AI, so be careful.
Accidents are not scripted. They occur mostly when AI or player touch each other's wheels and wings during a fight. This means that the more fight, the greater chance of crash will be.
Affect only for modern F1 cars.
Included options:
Extreme: ultra crashes for funny experiments and videos.
Medium: Between 0 to 13 crashes per race(25% and more). Recommended for 5 laps-25% races.
Realistic: Realistic amount of crashes. Sometimes 2 crashes, sometimes zero.
This mod do not change interface. You will have default damage presets(reduced, full, simulation), but in fact damage sensitivity on "simulation" is bigger.
Installation: copy "2020_asset_groups" into main game folder. Steam\steamapps\common\F1 2020
Works in:
-MyTeam & Driver career(including already started ones)
-Grand Prix
-Championships
-Split-screen
Mods not works in multiplayer (online).
Works on game v. 1.18
Files for copy-paste incompatible with installed skin mods. Here are instruction on how to combine damage mod with skin mods:
2.Download Ego ERP Archiver 7.1 or newer here: If you do not want to pay, then click little line "No thanks, just take me to the downloads"
3.Open folder Steam\steamapps\common\F1 2020\2020_asset_groups\f1_2020_vehicle_package\teams and find erp file of each team.
For example Ferrari: Steam\steamapps\common\F1 2020\2020_asset_groups\f1_2020_vehicle_package\teams\ferrari\wep\ferrari.erp
4.Open erp file in Ego ERP Archiver, in tab Xml files - click .vtf file (for example ferrari.vtf), click xml files -> import, and choose xml file from mod. Mercedes.vtf located into Common.erp, not in Mercedes.erp.

5.Save and repeat for each team.

6.Enjoy. Good luck !
Edited lines:
<F1SuspensionDamage>
<SpeedThreshold value="0.1" />
<FrontDamageScale value="1" />
<RearDamageScale value="1" />
<WheelDetachScale value="0.1" />
<PartsDetachScale value="0.1" />
</F1SuspensionDamage>
<F1WingDamage>
<SpeedThreshold value="0.05" />
<DamageScale value="0.0001" />
<ChassisDamageMultiple value="1.2" />
<SideDetachScale value="0.1" />
<FullDetachScale value="0.12" />
Medium:
<F1SuspensionDamage>
<SpeedThreshold value="1" />
<FrontDamageScale value="1.00" />
<RearDamageScale value="1.00" />
<WheelDetachScale value="1.000000" />
<PartsDetachScale value="0.75" />
</F1SuspensionDamage>
<F1WingDamage>
<SpeedThreshold value="2" />
<DamageScale value="0.0001" />
<ChassisDamageMultiple value="0.9" />
<SideDetachScale value="0.25" />
<FullDetachScale value="0.5" />
Realistic:
<F1SuspensionDamage>
<SpeedThreshold value="2" />
<FrontDamageScale value="1.00" />
<RearDamageScale value="1.00" />
<WheelDetachScale value="1.000000" />
<PartsDetachScale value="0.75" />
</F1SuspensionDamage>
<F1WingDamage>
<SpeedThreshold value="2" />
<DamageScale value="0.0001" />
<ChassisDamageMultiple value="0.9" />
<SideDetachScale value="0.25" />
<FullDetachScale value="0.5" />
How to easy delete any mods:
Click on game by right mouse button in Steam library - choose Properties - Local files - Verify integrity of local files. After this Steam will start checking game files and will restore modded files to originals.