German/Prussian Leader Quotas
Posted: Fri Jul 13, 2012 7:02 am
In the game's database you have quotas for military leaders for Prussia and Germany.
These are:
Since the game doesn't update these on its own by a certain date (you may need to add this functionality through events in the future) we do this manually in our MP game. However, we have some discussions now if we need to update our GERman's player leader quotas to the 1860's Prussian or German values... we don't know which of the two are the most correct since the player has currently formed the North German Confederation. He's not Prussia anymore, but he's not German Empire either.
I had suggested to give them the German quotas anyway because the size of GER in our game is already more like the Empire than original Prussia (it has even conquered Lorraine and Alsace by the late 50s). Since you give quotas for 1850 Germany as well (something impossible through events), I wonder what the developers implied here.
So... should we consider NGF to be more Prussia or Germany? Don't argue with me historically, I know that even the Empire was Prussia's pet project, we need to know from a game balance point of view. As I see it: GER in our game is too big now to have only Prussia's quotas.
What do the game designers think?
These are:
Code: Select all
Prussian Military
If Prussia 1850 ChangeLeadersPool = 3|4; 2|5; 1|0; 13|1; 12|1; 11|0
If Germany 1850 ChangeLeadersPool = 3|5; 2|11
If Prussia 1860 ChangeLeadersPool = 2|7
If Germany 1860 ChangeLeadersPool = 3|5; 2|11
If Prussia 1870 ChangeLeadersPool = 3|5; 2|8; 12|2
If Germany 1870 ChangeLeadersPool = 3|5; 2|11; 12|2
If Prussia 1880 ChangeLeadersPool = 12|3
If Germany 1880 ChangeLeadersPool = 3|6; 13|2; 12|3
If Prussia 1890 ChangeLeadersPool = 2|10; 13|2
If Germany 1890 ChangeLeadersPool = 3|7; 2|13; 13|4
If Prussia 1900 ChangeLeadersPool = 2|11
If Germany 1900 ChangeLeadersPool = 2|16
If Prussia 1910 ChangeLeadersPool = 3|8; 13|3
If Germany 1910 ChangeLeadersPool = 3|10; 13|5; 12|6
Since the game doesn't update these on its own by a certain date (you may need to add this functionality through events in the future) we do this manually in our MP game. However, we have some discussions now if we need to update our GERman's player leader quotas to the 1860's Prussian or German values... we don't know which of the two are the most correct since the player has currently formed the North German Confederation. He's not Prussia anymore, but he's not German Empire either.
I had suggested to give them the German quotas anyway because the size of GER in our game is already more like the Empire than original Prussia (it has even conquered Lorraine and Alsace by the late 50s). Since you give quotas for 1850 Germany as well (something impossible through events), I wonder what the developers implied here.
So... should we consider NGF to be more Prussia or Germany? Don't argue with me historically, I know that even the Empire was Prussia's pet project, we need to know from a game balance point of view. As I see it: GER in our game is too big now to have only Prussia's quotas.
What do the game designers think?