A very minor piece of errata...
I was genning some ships for the mini fleet concept and was a bit confused--two ships, which had practically the same values across the board, were returning different DRat values--even when I altered them to be the same across the board.
The sheets Ship1, Ship2, Ship4 and Ship5 all have the same DRat formula:
=ROUNDUP(((C8+Q8)*12/(6-R10)*PRODUCT(N34:N43))+SUM(M34:M43),0)
Ship3 has this DRat formula:
(C8+Q8)*12/(6-R10)*PRODUCT(N34:N43))+SUM(M34:M43)
The difference in values is only going to be 1, at most, but that can affect the CRat value too. And I think that, with the 'official' CRat rounding up to the next multiple of 5, that only those ships with CRat values that are already a multiple of 5 are going to be affected.
I'm going to do a quick check-up of my only SUE supplement to make sure none of the ships are affected by this. If there are any (which I hope there isn't) I'll post up the correct CRat values in the thread.