Currently there is no way to set: - damage already dealt - current mag size - over shield health We should have a function that sets these values globally so all `stat_calcs` get affected with one call. This may require `CalculationInput` to be revamped.
Currently there is no way to set:
We should have a function that sets these values globally so all
stat_calcsget affected with one call.This may require
CalculationInputto be revamped.