So germany should have 1650*1=1650. But it gets 1676 which is a difference of 26.Living Manual 1.21 p.509 wrote:The number of men added to each nation’s manpower pool is determined each turn by taking the number of available manpower factory points times a manpower production multiplier.
Where do that 26 come from?
Okay, so it should be:Living Manual 1.21 p.510 wrote:Each nation has a separate manpower pool. Polish and Czech manpower generated for the Germans is placed directly into the German pool.
[...]
Note (1) Includes Axis Czech and Poles, but only ten percent of this manpower (by location) is actually placed in the German pool.
Code: Select all
(allCZ*1*0,1)+(allPOL*1*0,1)=allCZPOL
allCZ=134 Factories
allPOL=428 Factories
So:
(134*1*0,1)+(428*1*0,1)=56,2
But there is another thing:
LUX has 4+1+1 Factories, so 6 overall.Living Manual 1.21 p.510 wrote:Manpower recruited from Luxembourg is allocated at the normal rate as if it was a German nationality manpower centre.
But then there is also the "Occupied Pool" (note the two flags): Note, this Pool sometimes gives 14, but may also give 34 or something in the 20's. Why?
Here the same applies. CZ+POL won't be 14. Substracting the LUX 6 we get 8 and guessing the 10% multiplier on POL and CZ is supposed to be applied twice we would get 6+5,62=~12.
Even if we'd add 26+14 we end up with 40 which is still less than allCZPOL (56,2).
What am I missing?