Code: Select all
capacity = resolvers.generic(function(e) return e.combat.capacity * rng.float(1.3, 1.6) end),
The amount of shots is partially corrected in display. Ammo bar in main game screen is accurate (although sometimes negative) and inventory screen rounds the maximum but not the current amount.