Atomic Heart
0 of 0

File information

Last updated

Original upload

Created by

Rubim

Uploaded by

rubim

Virus scan

Safe to use

Tags for this mod

About this mod

Divide all ammo drops by 2, rounding down.

Permissions and credits
Donations
This mod will decrease the amount of ammo that drops and is found in caches to half of the original value, always rounding down.

Installation Steps:
  • Unpack
  • Copy Lootboxes.csv to \Atomic Heart\AtomicHeart\Content\GameTune folder.


ADVANCED

In addition to the mod, a Python script is included that was used to create it. To use the script, simply execute it (assuming you have Python installed) and follow the on-screen instructions to customize your experience.
The syntax for the input is as follows: Math Operator{SPACE}Number.
Here are some examples:
  • To multiply the value by 2: * 2
  • To divide the value by 2: / 2
  • To add 2 to the value: + 2