We have a pool of troops, we want these to be equally distributed between planets. Battalions are auto distributed each turn (ignore distance, transport, etc) in order to defend planets.
You have 2 planets and 1,000 battalions. All these are on the 1st planet.
Another case: you have 100 planets and 1,000 battalions, again all on 1st planet.
Yet another case: you have 100 planets and 50,000 battalions, again all on 1st planet.
At what speed (formula) should these be redistributed?
* Percentage based on total battalions? But then if you send 5% out of 100 battalions it will take ages for them to reinforce a planet significantly (if we assume there should be 50 battalions per planet) and if you send at 5% while having 100,000 battalions you will basicly fully reinforce all planets in one turn which is too fast.
* Fixed quantity based? Like a planet can receive maximum +100 battalions per turn?
* Mixed model? Like +5% of total battalions OR +100 battalions, whichever is higher/lower?