ragnaroks added a new file:
QuoteDisplay More# description
extend ammunition craft for SPTarkov
low penetration ammos can be craft to high penetration ammos.
they are a lot of recipes, so i decide to put them in heating area, and you may want filter them by name like 9x19 or 7.62x39.
click START then press ESC quickly to avoid freeze.
# exchange rules
Codeconst lowAmmoCount = highAmmo.Count * highAmmo.Damage * highAmmo.Penetration / lowAmmo.Penetration / lowAmmo.Damage; const gunpowderCount = round(highAmmo.Penetration / 10);
# requirements
- area heating level 1
- area workbench level 1
# install
unarchive released zip file and put them in your SPTarkov game folder like `C:\EscapeFromTarkov`, it is should be have the file `SPT.Server.exe` there.
# preview
# other
check my other QoL modifications at https://hub.sp-tarkov.com/file…ile-list/77668-ragnaroks/