Greetings,
i am trying to sort a reaction sheet. Somehow i dont get the same job costs as e.g. reactions.coalition.space and others.
Is it right to assume that reaction job costs are calculated in the same way as manufacturing jobs?
(formulas from eve-industry.org):
baseJobCost = sum [i=1 to n] (baseQuantity_i x adjustedPrice_i)
jobFee = baseJobCost x systemCostIndex x runs
facilityTax = jobFee x taxRate/100
totalInstallationCost = jobFee + facilityTax
thanks in advance
o/