• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Sarmatia1871 said:
Maybe give Japan the option to emerge as the dominant liberal global power, follow a genuine 'national liberation' strategy in Asia...
Now that would be something new. I like that idea. :)

For your consideration, I have been fidling around with concepts for new doctrines. I just couldn't control myself. :p :eek:o

Also, is anybody working on the Syndicate symbolism? the cogwheel and tools...should I?
 
Sarmatia1871 said:
:D Many thanks - this is actually just the sort of information that I need to be able to turn the base setup in the Alpha into something playable!

I'll investigate further into all these issues - Germany definitely should have a guarantee on Denmark, and probably the whole of Scandinavia - I must have forgotten them...

And resource distribution is a known issue that needs in-depth looking in to, especially with the puppets - can you also try and see exactly what resources the countries are lacking and by how much? This will help me put together a load of initial trades between all of them and their masters in the .eug file (I deleted all of the vanilla 1936 ones because they were generally inappropriate).

And no idea why Georgia and Mongolia wouldn't annex Siberia or Armenia! It's probably an AI issue, so I'll look into the way the files are set up.

If you want to do Japanese foreign policy events, that would be great! Probably leave the Chinese ones for the time-being, as these would need to be integrated with the whole of the Chinese setup. And Timotheus has already done some events for the Philippines - so if you want to do some more for American Pacific islands and possessions it may be an idea to base these on his. I also definitely wanted to complicate/develop results of a possible war with Russia for 'All the Russias', so please make any changes with this that you think may be good! And Zauberfloette has given some general ideas for the South-East Asian setup (about 10+ pages back....), so these could give some ideas on possible causes for Japanese intervention.

I'd also want to do something a bit more variable with the Japanese domestic setup than simply go down a 'the military is even more dominant than in real-life' road, in order to keep things interesting and replayable! Maybe give Japan the option to emerge as the dominant liberal global power, follow a genuine 'national liberation' strategy in Asia, as well as the choice of going more OTL imperialist and militarist, and possibly something even more extreme as well....

I liked the idea of a liberal Japan being the "Champion of the oppressed against european colonialism." At least as an alternative.
 
Sarmatia1871 said:
Aha, excellent! I actually needed a potential Orthodox leader in the region for the 'All the Russias' Faith and Nation events.

Patriarch Gavrilo Dozic and Bishop (Vladika) Nikolaj Velimirovic- dominant figure in orthodox churcn in that period.
 
Last edited:
Some questions:
1. Wasn't it a part of German policy during WW1 to split up Belgium in Flandern and Walloonia. Shouldn't that split had happened.

2. Siciliy is quite conservative, socialist feelings there demands an explanation, while socialist feelings in Northern Italy are quite natural.

3. Is Russia a republic or an empire, there were a lot of czarist generals in the White Army.

4. Finland really should have East Karelia, there were plans of ceasing it after the Finnish Civil War 1919, but the finns chose at that time no to anger the Bolsheviks, if the Bolsheviks are lost German supported Finland probably would have conquered the area.

5.What about Ottoman expansion in Caucasus, I'm quite sure they would have wanted Armenia and Azerbaijan.
 
Here is an updated version of the Japanese-Philippines events. Changes are:

1) Germany can now demand bases in the Philippines in return for recognising Japanese dominance in the country. I've given Japan a chance of refusing this and so starting a war.

2) If Germany has either puppeted or annexed the Philippines they can pass control over to the AOG, except for the afore-mentioned bases.


event = {
id = 1
random = no
country = JAP
name = "Dealing with the Phillipines"
desc = "In North America the US is in political turmoil as a result of its presidential elections and civil war seems likely. This leaves the Phillipines in a vulnerable position. Outright aggression against them would bring the German Empire down on us, although we could ask for their permission first. However some of our leaders have proposed sponsoring a pro-Japanese coup in the Phillipines, which would allow us to claim the region as a satellite."
style = 0
trigger = { # The event is triggered if any two of the US factions exists, as this is the sign that the USA is struggling to deal with its problems.
event = 90800
OR = {
AND = { exists = USA
exists = CAL
}
AND = { exists = USA
exists = TEX
}
AND = { exists = USA
exists = CSA
}
AND = { exists = TEX
exists = CAL
}
AND = { exists = TEX
exists = CSA
}
AND = { exists = CSA
exists = CAL
}
}
}

date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Support a coup"
ai_chance = 75
command = { type = money value = -300}
command = { type = supplies value = -500 }
command = { type = belligerence value = 5 }
command = { type = relation which = USA value = -50 }
command = { type = trigger which = 2 }
}
action_b = {
name = "Ask the Germans for permission to intervene militarily"
ai_chance = 8
command = { type = dissent value = 5 }
command = { type = trigger which = 11 }
}
action_c ={
name = "It is too risky"
ai_chance = 17
command = { type = relation which = PHI value = 50 }
command = { type = relation which = USA value = 50 }
command = { type = relationship which = GER value = 50 }
}
}

event = {
id = 2
random = no
country = PHI
name = "Japanese coup attempt"
desc = "With the political troubles in America Japan chose to support a coup in the Phillipines, hoping to assume power in the region through a puppet government."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "The coup succeeds!"
ai_chance = 80
command = { type = end_puppet }
command = { type = leave_alliance }
command = { type = set_domestic which = democratic value = 4 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = set_domestic which = free_market = 3 }
command = { type = set_domestic which = freedom value = 3 }
command = { type = domestic which = professional_army value = 1 }
command = { type = domestic which = defense_lobby value = 2 }
command = { type = domestic which = interventionism value = 2 }
command = { type = headofstate which = }
command = { type = headofgovernment which = }
command = { type = foreignminister which = }
command = { type = armamentsminister which = }
command = { type = ministerofsecurity which = }
command = { type = ministerofintelligence which = }
command = { type = chiefofstaff which = }
command = { type = chiefofarmy which = }
command = { type = chiefofair which = }
command = { type = chiefofnavy which = }
command = { type = dissent value = -5 }
command = { type = set_relation which = JAP value = 200 }
command = { type = trigger which = 3 }
}
action_b = {
name = "The coup is crushed by the government"
ai_chance = 20
command = { type = dissent value = 10 }
command = { type = relation which = JAP value = -100 }
command = { type = trigger which = 10 }
}
}

event = {
id = 3
random = no
country = JAP
name = "Coup succeeds!"
desc = "The coup in the Philippines has succeeded and they are now a semi-autonomous part of our Asian domains. Now we must see how the Germans respond."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Ok"
command = { type = make_puppet which = PHI }
command = { type = belligerence which = 5 }
command = { type = setflag which = JAP_PHI_SUCCEED }
command = { type = trigger which = 4 }
}
}

event = {
id = 4
random = no
country = GER
name = "Japanese coup in the Philippines"
desc = "Reports have reached us of a successful right-wing coup in the Philippines. Whats more it appears that the coup was backed by the Japanese, who have now made the Philippines a puppet. Only we have the strength to respond but even for us an Asian war could prove difficult. Perhaps it is best to let Japan go for now, possibly while including a demand for naval bases there as a pay-off for our coopoeration. Still, the threat of war could be enough for us to take control of the Philippines."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Demand naval bases in the Philippines"
ai_chance = 60
command = { type = trigger which = 5 }
}
action_b = {
name = "Let Japan go."
ai_chance = 30
command = { type = relation which = JAP value = -50 }
command = { type = dissent value = 5 }
}

action_c = {
name = "We will threaten them with war."
ai_chance = 10
command = { type = belligerence value = 10 }
command = { type = relation which = JAP value = -100 }
command = { type = trigger which = 8 }
}
}

event = {
id = 5
random = no
country = JAP
name = "Germans demand naval bases"
desc = "The Germans have demanded naval bases in return for their agreement to our take-over of the Philippines. Most of the government agrees that we should accept this offer for now rather than risk war"
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Agree to give them bases"
ai_chance = 80
command = { type = trigger which = 6 }
command = { type = relations which = GER value = 25 }
command = { type = dissent value = 5 }
}
action_b = {
name = "Refuse and prepare for war"
ai_chance = 20
command = { type = dissent value = -5 }
command = { type = belligerence value = 5 }
command = { type = trigger which = 7 }
}
}

event = {
id = 6
random = no
country = PHI
name = "Germans demand naval bases"
desc = "The Germans have demanded naval bases in return for their agreement to our take-over of the Philippines. Japan has agreed to this and so we have no choice but to hand over several key bases across our islands."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Give them up"
command = { type = secedeprovince which = GER value = 1738 } # Batam
command = { type = secedeprovince which = GER value = 1735 } # Palawan
command = { type = secedeprovince which = GER value = 1748 } # Southern island
command = { type = secedeprovince which = GER value = 1749 }
command = { type = secedeprovince which = GER value = 1750 }
command = { type = setflag which = GERMAN_BASES_PHI }
}
}

event = {
id = 7
random = no
country = GER
name = "The Japanese Refuse our Demands!"
desc = "The Japanese have refused to grant us bases on the Philippines. If we back down now we would appear weak and cowardly and other nations would start demanding concessions. Thus we shall have to force the issue by war."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "So be it"
command = { type = war which = JAP }
}
}

event = {
id = 8
random = no
country = JAP
name = "Germans threaten war"
desc = "The Germans have threatened war if we do not pass control of the Philippines over to them."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "The hypocrites! To War!"
ai_chance = 70
command = { type = war which = GER }
command = { type = dissent value = 5 }
}
action_b = {
name = "We must back down."
ai_chance = 30
command = { type = dissent value = -5 }
command = { type = end_mastery which = PHI }
command = { type = trigger which = 9 }
}
}

event = {
id = 9
random = no
country = GER
name = "Japanese back down"
desc = "The Japanese have backed down and have agreed to relenquish control over the Philippines to us."
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Hurrah"
command = { type = relation which = JAP value = 50 }
command = { type = make_puppet which = PHI }
command = { type = clrflag which = JAP_PHI_SUCCEED }
command = { type = setflag which = GER_PHI_PUPPET }
}
}

event = {
id = 10
random = no
country = JAP
name = "The coup has failed"
desc = "Unfortunately our sponsored coup has failed and been crushed by the Filippino government. We have lost much face in the international community and have no chance at the moment of successful military intervention."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Incompetent Fools!"
command = { type = setflag which = JAP_PHI_FAIL_1 }
command = { type = dissent value = 10 }
}
}

event = {
id = 11
random = no
country = PHI
name = "Loss of US protection"
desc = "The Japanese and Germans are maneuvring over the question of our diplomatic position in the world. Whatever happens it is clear that we cannot rely on the US for protection any longer."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "We can only pray."
command = { type = end_puppet}
command = { type = leave_alliance }
command = { type = trigger which = 12 }
}
}

event = {
id = 12
random = no
country = GER
name = "Japanese request for intervention"
desc = "The Japanese have asked us if they could intervene in the Philippines, where US control is fading in light of their problems at home. If we refuse the Japanese, we will have to be prepared to back it up by war, though they will probably back down. Granting permission could strengthen Japan enough for them to challenge us though. Finally we could make a move on the Philippines ourselves."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Refuse them permission"
ai_chance = 70
command = { type = relation which = JAP value = -50 }
command = { type = dissent value = -5 }
command = { type = trigger which = 13 }
}
action_b = {
name = "Grant them permission to march in."
ai_chance = 20
command = { type = dissent value = 10 }
command = { type = trigger which = 14 }
action_c = {
name = "Take the Philippines ourselves"
ai_chance = 10
command = { type = dissent value = 5 }
command = { type = belligerence value = 10 }
command = { type = war which = PHI }
command = { type = trigger which = 16 }
}
}

event = {
id = 13
random = no
country = JAP
name = "We are refused permission"
desc = "The Germans have refused to allow us to involve ourselves in Filippino affairs. If we are to expand into the Philippines we will have to go to war with Germany, and they are the dominant world power at the moment."
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Back down"
ai_chance = 80
command = { type = setflag which = JAP_BACK_DOWN_1 }
command = { type = dissent value = 5 }
}
action_b = {
name = "The Philippines are ours!"
ai_chance = 20
command = { type = war which = PHI }
command = { type = war which = GER }
}
}

event = {
id = 14
random = no
country = JAP
name = "Permission granted"
desc = "The Germans have accepted our right to intervene in the Philippines. Should we merely move in to set up a puppet government or should we try to annex the nation entirely?"
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Set up a puppet government"
ai_chance = 80
command = { type = make_puppet which = PHI }
command = { type = dissent value = -5 }
command = { type = trigger which = 15 }
command = { type = setflag which = JAP_PHI_SUCCEED }
}
action_b = {
name = "Annex their lands"
ai_chance = 20
command = { type = dissent value = 5 }
command = { type = war which = PHI } # Direct annexation would be disliked even by pro-Japanese Filippinos so opposition is probable - hence the war.
}
}

event = {
id = 15
random = no
country = JAP
name = "Creation of Japanese puppet government"
desc = "Japanese troops have marched into our nation, supported by our pro-Japanese countrymen. A new puppet government has been created to rule in Japan's name."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "A new goverment"
command = { type = set_domestic which = democratic value = 4 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = set_domestic which = free_market = 3 }
command = { type = set_domestic which = freedom value = 3 }
command = { type = domestic which = professional_army value = 1 }
command = { type = domestic which = defense_lobby value = 2 }
command = { type = domestic which = interventionism value = 2 }
command = { type = headofstate which = }
command = { type = headofgovernment which = }
command = { type = foreignminister which = }
command = { type = armamentsminister which = }
command = { type = ministerofsecurity which = }
command = { type = ministerofintelligence which = }
command = { type = chiefofstaff which = }
command = { type = chiefofarmy which = }
command = { type = chiefofair which = }
command = { type = chiefofnavy which = }
command = { type = dissent value = 5 }
command = { type = set_relation which = JAP value = 200 }
}
}

event = {
id = 16
random = no
country = JAP
name = "The Germans have their own ambitions in the area."
desc = "The Germans have not only refused to allow us to involve ourselves in Filippino affairs, they have also made their own attempt to take the Philippines! Should we attempt to beat them too it, though this will mean war, or simply accept German dominance for now?"
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Back down"
ai_chance = 50
command = { type = setflag which = JAP_BACK_DOWN_2 }
command = { type = dissent value = 10 }
}
action_b = {
name = "The Philippines are ours!"
ai_chance = 50
command = { type = war which = PHI }
command = { type = war which = GER }
command = { type = dissent value = -5 }
}
}

event = {
id = 17
random = no
country = GER
name = "The fate of the Philippines."
desc = "The Philippines is now a German puppet state. However our resources are already stretched and many of our nation's leaders believe that to relieve some of this, the governance of the Philippines, except for a few key naval bases, should be handed over to the Allgemeine Ostasiatische-Gesellschaft. Although this entity is a corporate conglomeration of companies it has the power to exercise control and over a much shorter distance as well. The only worry is that the companies may start acting even more independently if they are granted more territories."
trigger = {
flag = GER_PHI_PUPPET
puppet = { country = PHI country = GER }
exists = AOG
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1941 }

action_a = {
name = "Yes, give them to the AOG"
ai_chance = 65
command = { type = end_mastery which = PHI }
command = { type = relations which = AOG value = 25 }
command = { type = trigger which = 18 }
command = { type = trigger which = 19 }
command = { type = clearflag which = GER_PHI_PUPPET }
command = { type = setflag which = AOG_PHI_PUPPET }
}
action_b = {
name = "The Philippines can remain as our satellite"
ai_chance = 35
command = { type = relation which = AOG value = -25 }
command = { type = supplies value = -1000 } # This represents the overstretched resources that result
command = { type = money value = -300 }
}
}

event = {
id = 18
random = no
country = AOG
name = "Philippines turned over to us"
desc = "The German government has agreed to turn over the administration of the puppet government in the Philippines to us."
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Hurray"
command = { type = make_puppet which = PHI }
command = { type = dissent value = -5 }
command = { type = set_relation which = PHI value = 200 }
}
}

event = {
id = 19
random = no
country = PHI
name = "Germans seize naval bases"
desc = "The Germans have put us under the control of the AOG, but have decided to directly control certain naval bases as well. "
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Give them up"
command = { type = secedeprovince which = GER value = 1738 } # Batam
command = { type = secedeprovince which = GER value = 1735 } # Palawan
command = { type = secedeprovince which = GER value = 1748 } # Southern island
command = { type = secedeprovince which = GER value = 1749 }
command = { type = secedeprovince which = GER value = 1750 }
command = { type = setflag which = GERMAN_BASES_PHI }
}
}

event = {
id = 20
random = no
country = GER
name = "The fate of the Philippines."
desc = "The Philippines is now occupied by German forces. However our resources are already stretched and many of our nation's leaders believe that to relieve some of this, control of the Philippines, except for a few key naval bases, should be handed over to the Allgemeine Ostasiatische-Gesellschaft. Although this entity is a corporate conglomeration of companies it has the power to exercise control and over a much shorter distance as well. The only worry is that the companies may start acting even more independently if they are granted more territories."
trigger = {
owned = { province = 1737 data = GER } # Manila
exists = AOG
NOT = {
exists = PHI
war = { country = JAP country = GER }
}
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1941 }

action_a = {
name = "Yes, give the Philippines to the AOG"
ai_chance = 65
command = { type = secedeprovince which = GER value = 1736 }
command = { type = secedeprovince which = GER value = 1737 }
command = { type = secedeprovince which = GER value = 1739 }
command = { type = secedeprovince which = GER value = 1740 }
command = { type = secedeprovince which = GER value = 1741 }
command = { type = secedeprovince which = GER value = 1742 }
command = { type = secedeprovince which = GER value = 1743 }
command = { type = secedeprovince which = GER value = 1744 }
command = { type = secedeprovince which = GER value = 1745 }
command = { type = secedeprovince which = GER value = 1746 }
command = { type = secedeprovince which = GER value = 1747 }
command = { type = relations which = AOG value = 25 }
command = { type = trigger which = 21 }
command = { type = setflag which = AOG_PHI_CONTROL }
}
action_b = {
name = "The Philippines can remain ours"
ai_chance = 35
command = { type = relation which = AOG value = -25 }
command = { type = supplies value = -1000 } # This represents the overstretched resources that result
command = { type = money value = -300 }
}
}

event = {
id = 21
random = no
country = AOG
name = "Philippines turned over to us"
desc = "The German government has agreed to turn over control of most of the Philippines to us, with only a few strategic bases remaining in German control"
style = 0
trigger = {
}
date = { day = 1 month = september year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }

action_a = {
name = "Hurray"
command = { type = dissent value = -5 }
}
}

event = {
id = 22
random = no
country = JAP
name = "The fate of the Philippines."
desc = "For several years now the Philippines has been a satellite state of ours. However many of our generals and economists press for more direct control to aid in the efficient use of the region's resources. With Germany weakened it is also unlikely that any other nation will dare oppose such a move. Even effective resistance in the Philippines is unlikely."
trigger = {
flag = JAP_PHI_SUCCEED
OR = {
flag = GER_MAJOR_WAR
flag = GER_DOMESTIC_COLLAPSE
}
}
date = { day = 1 month = september year = 1940 }
offset = 30
deathdate = { day = 29 month = december year = 1947 }

action_a = {
name = "Enforce direct control"
ai_chance = 90
command = { type = trigger which = 23 } # A PHI event giving a 5% chance of them resisting the move, possibly by finding a major ally
command = { type = dissent value = 5 }
}
action_b = {
name = "The Philippines can remain as a satellite"
ai_chance = 10
command = { type = relation which = PHI value = 25 }
command = { type = belligerence value = -5 }
}
}
 
I'm thinking of moving on to cover potential peace treaties for any of the potential Sino-German wars that may be triggered by the above events.

The German victory should be ok but I'm not sure at what point the event for a Japanese victory should be triggered. Sarmatia, how easily do you think Germany would collapse in such a war?

The wars are over the Philippines directly but Japan would probably want to use any victory to seize other German possessions in the Far East, so Germany probably would keep on fighting even if it lost the Philippines itself - but for how much longer?
 
yourworstnightm said:
Why would they have, they had enough problems already. Also they perhaps would just change the political leadership to a pro- Habsburg government, problem solved.
Because it was the expressed purpose of the A-H attack to crush Serbia once and for all
 
Timotheos said:
I'm thinking of moving on to cover potential peace treaties for any of the potential Sino-German wars that may be triggered by the above events.

The German victory should be ok but I'm not sure at what point the event for a Japanese victory should be triggered. Sarmatia, how easily do you think Germany would collapse in such a war?

The wars are over the Philippines directly but Japan would probably want to use any victory to seize other German possessions in the Far East, so Germany probably would keep on fighting even if it lost the Philippines itself - but for how much longer?

Given the small size of the Japanese land army potential at that time (Given that this could happen as early as September 1936) and that their navy is quite small compared to Germany's I think they would be more cautious. To risk a full scale war would risk a much larger contingent being sent to Asia by Germany whereas their existing Asiatic fleet could be dealt with easily. Given misgivings many admirals had about attacking the US due to its fleet size and industrial capacity in '41 when the navy was much stronger I don't know if they would risk a much wider war. I see it more that Germany would lose alot of influence in the area (IE - garuntees of independance would be lost on Siam and the Chinese Empires). Japan would consolidate their hold on the Phillipines and prepare it as a base for their furhter expansion. Of course, they would then view German interests in the area with contempt after that. Thats my 2 cents :)
 
CCurio said:
Now that would be something new. I like that idea. :)

For your consideration, I have been fidling around with concepts for new doctrines. I just couldn't control myself. :p :eek:o

Also, is anybody working on the Syndicate symbolism? the cogwheel and tools...should I?

Umm, I don't think anyone's doing anything with the syndicalist symbols, so if you want to, go ahead!

And post your ideas for the new doctrines, and something could probably be done with them ( :) - eventually....)
 
Sarmatia1871 said:
Yep, sure - as long of course as I can use stuff from your projects! And if you let me know what it is beforehand, I can probably give additional ideas on how it could be integrated.

Which reminds me also - I've got quite a few new leftist and rightist French ministers organised, so I can send these to you reasonably shortly (once they've all been assigned traits and positions...).

Anything you want from my mods is yours, I wanted to use some shields and flags, and I was thinking of grabbing some country descriptions, like Canada, and perhaps modelling my USA civil war on yours. In essence, for this mod France is Fascist (I will be using my Shadow of Napoleon for that) Britain is Communist, and Germany and Italy are democratic. There are dozens of other changes, like a united China, and in South America, the USCA, Grancolumbia, and the Bolivia-Peru Confederation still exists. There are other changes of course, and once I have completed the map setup I will be creating a thread to work on the mod.

I would appreciate any French ministers you have, I am creating a couple French breakaway states and I am in need of ministers for them.
 
yourworstnightm said:
Some questions:
1. Wasn't it a part of German policy during WW1 to split up Belgium in Flandern and Walloonia. Shouldn't that split had happened.

2. Siciliy is quite conservative, socialist feelings there demands an explanation, while socialist feelings in Northern Italy are quite natural.

3. Is Russia a republic or an empire, there were a lot of czarist generals in the White Army.

4. Finland really should have East Karelia, there were plans of ceasing it after the Finnish Civil War 1919, but the finns chose at that time no to anger the Bolsheviks, if the Bolsheviks are lost German supported Finland probably would have conquered the area.

5.What about Ottoman expansion in Caucasus, I'm quite sure they would have wanted Armenia and Azerbaijan.

1. The 'Belgium' on the map is actually the state of 'Flandern-Wallonien' -> So, it's a federal union of the two states (which would be more viable as a defendable country than two seperate ones), dominated by Fleming politicians, under the governorship of Adalbert von Hohernzollern.

2. Socialism was of course more normal as a mass political doctrine in Northern Italy - however after the war, the whole of the north was occupied by Austrian forces, so no chance of revolution there. In the South, you actually tended to have more of a tendency for peasant rebellions, social banditry and small scale anarchist/syndicalist activity. So, the rationale behind the South going socialist/syndicalist is that the defeat and following sparked off a major rural uprising, which was then taken advantage of by socialist leaders escaping from the North.

3. Russian setup is exactly the same as 'All the Russias' (download it from the link in the sig - :D) - so, it starts off as a democratic Republic, with the chance to turn into a wide variety of different regimes (including a restoration of Tsarism).

4. Answered on first or second page of thread -> Very briefly, Germany intervened against the Bolsheviks in the White Generals' favour once victory in the West had been secured, and Finland's territorial aggreviement justifies its current radical government and encourages it to start troublie in the north once the mod actually begins.

5. Very true - this is why Armenia is an Ottoman puppet (reflecting a specially governed zone of the Empire), and Azerbaijan is on very good terms with them (full incorporation may have been opposed by the Germans, owing to Azerbaijan's large petrochemical industry)
 
yourworstnightm said:
Why would they have, they had enough problems already. Also they perhaps would just change the political leadership to a pro- Habsburg government, problem solved.

Yes, Austria had enough problems with its Slavic minorities, without wanting to take on several million extra Serbs!

Much easier to put the area under temporary Habsburg/Central Power military occupation for a few years, then devolve government of the dismembered and apparently neutered country to an independant Serb regime.

And even if no Serb politicans were pro-Austrian before the war, I'm sure it wouldn't be difficult to find some that would be willing to at least collaborate with the new European order!
 
Timotheos said:
I'm thinking of moving on to cover potential peace treaties for any of the potential Sino-German wars that may be triggered by the above events.

The German victory should be ok but I'm not sure at what point the event for a Japanese victory should be triggered. Sarmatia, how easily do you think Germany would collapse in such a war?

The wars are over the Philippines directly but Japan would probably want to use any victory to seize other German possessions in the Far East, so Germany probably would keep on fighting even if it lost the Philippines itself - but for how much longer?

Many thanks, the events look good, and I'll try to implement them!

It'll probably be better though to leave German-Japanese war events and peace treaties for a bit, until AIs are at least partially worked out and the China situation is completely organised - these sorts of wars should be the equivalent of the Pacific theatre in the real WWII, so would be likely to be on quite a large scale and need some detailed planning!
 
hammerfalls said:
Anything you want from my mods is yours, I wanted to use some shields and flags, and I was thinking of grabbing some country descriptions, like Canada, and perhaps modelling my USA civil war on yours. In essence, for this mod France is Fascist (I will be using my Shadow of Napoleon for that) Britain is Communist, and Germany and Italy are democratic. There are dozens of other changes, like a united China, and in South America, the USCA, Grancolumbia, and the Bolivia-Peru Confederation still exists. There are other changes of course, and once I have completed the map setup I will be creating a thread to work on the mod.

I would appreciate any French ministers you have, I am creating a couple French breakaway states and I am in need of ministers for them.

Okay, that should be fine!

Which French states are you planning on making?
(I may be creating Bretagne, Lotharingien/Lorraine and some sort of Greater Provence/Occitanie...)
 
Sarmatia1871 said:
Umm, I don't think anyone's doing anything with the syndicalist symbols, so if you want to, go ahead!

And post your ideas for the new doctrines, and something could probably be done with them ( :) - eventually....)
Okay, I'll see what I can do with the symbols.

Here is what I have on theoretical level done of the french tree...the basic idea is combined arms attacks with unwashed infantry hordes holding the back line or engacing in wide front attacks, hoping to cause unbearable strain on the enemy...

Massive Assault Doctrine - 1936

- Saturation Bombardments
- Human Wave Attacks
- General Staff Planning
- Troop Indoctrination
- Officer training - ??? method

Decisive Battles Doctrine - 1936

- High echeleon fire upport
- Wide attack area
- Tactical unit - battalion
- Offensive focus
- Operational Reserves

Enemy Containment - 1938

- Massive saturation bombardments
- Frontline recon
- Heavy companies
- Large unit counterattacks
- Advanced reserves handling

Combined Wave - 1937

- Mechanized infantry support
- Motorized combat training
- Mobile command posts
- Target selection
- Dedicated air support

Deep Operations - 1939

- Breakthrough focus
- Raiding units
- Airborne infiltration teams
- Long-range reconnaisance
- Tactical unit - company
 
One more thing: a lot of countries (especially Hapsburg puppets) have 0 Ic out of whatever.
There should be some trade deals in place to fix this, becasue Hungary is wasting it's IC because of what I'm assuming is lack of resources.
 
Sarmatia1871 said:
Okay, that should be fine!

Which French states are you planning on making?
(I may be creating Bretagne, Lotharingien/Lorraine and some sort of Greater Provence/Occitanie...)

One of the changes in history is that after England claimed the eastern half of Australia, France grabbed the western half and established the colony of Australie. I have created this as a breakaway state where the democratic members of the French government flee. I was condsidering making breakaway states in the caribbean and Madagascar as well. I was going to keep my format of a French Civil War between Fascists and Communists. But anyhting you have will be incorparated into these breakaway states.