Every payout on this page is computed from the game's own reward formulas: each action ships with its expression string, its coefficients and its conditional branches. This page evaluates that expression — it does not hard-code any value. Payouts are then multiplied by the zone each side was in and blended by each side's weight.
Some actions depend on something only known during a match — how much the killer earned, how many times the same victim already died, how many crew members share a kill. The ones driven by a repeat counter or a crew size are exposed as inputs above, with their limits read from the data. Actions that scale off another action's payout are marked and left blank rather than guessed.
The formula set is community-extracted and updated after patches; the data file carries its own generation date. Zone multipliers, kill streaks, crew penalties and placement bonuses all stack, so treat a single number as one part of the match payout rather than the whole reward.