• 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:
The closest thing that currently exists to a compilation of the backstory is the 'country descriptions.doc' file in the "files to be looked at" folder that comes with the Alpha. However, this is at the moment only a collection of the existing country descriptions, to be checked and modified before they're actually added into the game. Something more general might be good (and I'm thinking the stuff from the thread is enough to almost create book!), but might take a while to put together!

Ireland sounds good - I'm thinking it may be better to have a civil government HoG at the start. Then we can have the possibility of Archbishop McQuaid causing trouble via events, with quite a strong likelihood that he'd be appointed HoG and the 'Dual State' established more formally. This would give the Irish player a bit more flexibility, and allow them to embark on an isolationist, pro-German or (even...) pro-British foreign policy....

Ok, I'll have it on your desk by monday morning, sir! ;)
 
Sarmatia1871 said:
Okay, cool - unit build priorities definitely need to be altered. All the new countries only use their vanilla 1936 AI files for this, so don't load up the later ones where they start churning out units in preparation for WWII...

(I believe this is why only Japan and the USA, and to a lesser extent Russia, actually produce a lot of units...)
Well, Germans did manage to make those 19 bombers...it's not exactly cheap IC wise so it might have tied their hands quite a bit!

And I think I saw some additional tank divisions.
 
CCurio said:
Well, Germans did manage to make those 19 bombers...it's not exactly cheap IC wise so it might have tied their hands quite a bit!

And I think I saw some additional tank divisions.

Yep true!

If anyone has any ideas and suggestions, here is the current German AI build scheme distribution:

#### Divisions etc...
infantry = 26
cavalry = 0
motorized = 1
mechanized = 0
light_armor = 4
armor = 0
paratrooper = 0
marine = 0
bergsjaeger = 1
garrison = 6
hq = 2
militia = 0
# 40 %
interceptor = 4
multi_role = 2
escort = 1
cas = 3
strategic_bomber = 0
tactical_bomber = 3
naval_bomber = 3
transport_plane = 0
flying_bomb = 0
flying_rocket = 0
# 16 %
battleship = 8
carrier = 3
destroyer = 10
light_cruiser = 13
heavy_cruiser = 0
battlecruiser = 0
submarine = 5
transports = 5
# 44 %

So, they're definitely set to build tanks, and are probably wasting a lot of IC building ships as well - possibly all needs to be altered a bit...!
 
I don't think I understand the numbers... But, well, Germans should build more mot (I take that they research the tech!) They very able to construct a -39 level infantry force and I even saw some SP-Art! :eek:

Oh yes, one thing I forgot to mention that my land units were 90% of the time one level weaker than the German units. Perhaps the Drafted Army sliders needs to be adjusted a bit? It's a bit too high for an army that has a modern mechanized core anyway. Currently it's full.

So most likely they need to build more mobile units and less bombers. I think that could work. Perhaps some marine divisions for the flavor. :p
 
And here we go...

Code:
event = {
	id = xxx1
	random = no
	country = CON
	trigger = {
                exists = POR
                NOT = {
                    alliance = { country = CON country = POR }
                    alliance = { country = GER country = POR }
                    war = { country = CON country = POR }
                    war = { country = GER country = POR }
                }
        control = { province = 1096 data = POR }
        control = { province = 1097 data = POR }
        control = { province = 1101 data = POR }
        control = { province = 1100 data = POR }
        control = { province = 1102 data = POR }
        control = { province = 1103 data = POR }
        control = { province = 1122 data = POR }
        control = { province = 1123 data = POR }
        control = { province = 1130 data = POR }
        control = { province = 1131 data = POR }
        control = { province = 1133 data = POR }
        control = { province = 1138 data = POR }
	}

	name = "The Fate of the Portugese Colonies"
	desc = "Ever since the end of The Great War and 'The Honourable Peace', Germany had been at peace with Portugal - but with a status quo. This angered several forces, especially in german mittelafrika that wanted to annex the portugese african colonies. In 1938, the leader of German Mittelafrika, Hermann Göring, hungry for more territory, declared that the honourable peace of 1921 hadn´t included proper guidelines for the colonial armies of both sides, and hence demanded a renegotiation from Lisbon. This move severely upset Portugese relations with the central powers, and embarrased Germany, as Göring was a mere colonial governor, and in no position to make such demands."
	style = 0
	picture = "Rhineland"

	date = { day = 21 month = april year = 1938 }

	action_a = {
		name = "Press for negotiations"
		command = { type = trigger which = xxx2 } # Portugese responce
		command = { type = dissent value = -5  }
                command = { type = domestic which = interventionism value = 1 }
                command = { type = relations which = POR value = -20 }
	}
        action_b = {
		name = "Let it pass"
		command = { type = dissent value = 5  }
                command = { type = domestic which = interventionism value = -1 }
	}
}

event = {
	id = xxx2
	random = no
	country = POR

	name = "Mittelafrika Presses for Negotiations"
	desc = "Ever since the end of The Great War and 'The Honourable Peace', Germany had been at peace with Portugal - but with a status quo. This angered several forces, especially in german mittelafrika that wanted to annex the portugese african colonies. In 1938, the leader of German Mittelafrika, Hermann Göring, hungry for more territory, declared that the honourable peace of 1921 hadn´t included proper guidelines for the colonial armies of both sides, and hence demanded a renegotiation from Lisbon. The portugese government wasn´t ready to be intimidated, although there were certain people in leading positions that didn´t want to provoke Germany."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Outrageous! Protest to Berlin!"
		command = { type = trigger which = xxx3 } #German responce
                command = { type = relations which = CON value = -50 }
                command = { type = relations which = GER value = -50 }
	}
        action_b = {
		name = "Agree. Contact Berlin and negotiate"
		command = { type = trigger which = xxx9 } #German event
		command = { type = dissent value = 5  }
	}
}

event = {
	id = xxx3
	random = no
	country = GER

	name = "Portugese Protest"
	desc = "Ever since the end of The Great War and 'The Honourable Peace', Germany had been at peace with Portugal - but with a status quo. This angered several forces, especially in german mittelafrika that wanted to annex the portugese african colonies. In 1938, the leader of German Mittelafrika, Hermann Göring, hungry for more territory, declared that the honourable peace of 1921 hadn´t included proper guidelines for the colonial armies of both sides, and hence demanded a renegotiation from Lisbon. The portugese government wasn´t ready to be intimidated, and protested to Berlin, which found itself in a rather large diplomatic crisis, and usure about how to handle it, certain people simply wanted to let it pass, while other pressed for forcing a peace upon Portugal, while a thrid group wanted to restrain Göring."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Do some half-hearted talking"
		command = { type = trigger which = xxx4 } #Mittelafrika
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = dissent value = 5 }
	}
        action_b = {
		name = "Ignore the protest. Press for negotiations"
		command = { type = trigger which = xxx13 } #Portugese event
		command = { type = dissent value = 5  }
                command = { type = domestic which = interventionism value = 1 }
                command = { type = relations which = POR value = -20 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
                command = { type = relations which = -1 value = -50 }
	}
        action_c = {
		name = "Hear the protest. Curb Göring's ambitions"
		command = { type = trigger which = xxx16 } #Mittelafrika event
		command = { type = dissent value = 5  }
                command = { type = relations which = POR value = 200 }
                command = { type = relations which = CON value = -200 }
	}
}

########################
# Half-hearted talking #
########################

event = {
	id = xxx4
	random = no
	country = CON

	name = "Political Stalemate"
	desc = "The european situation soon became an endless process of diplomatic bickering - something which suited Göring´s purposes perfectly. He began planning an invasion of the portugese african colonies."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Launch Fall Schwartz"
		command = { type = war which = POR }
		command = { type = trigger which = xxx5 } #portugal notification
		command = { type = trigger which = xxx6 } #germany notification
	}
        action_b = {
		name = "Don't do anything"
		command = { type = trigger which = xxx7 } #portugal notification
		command = { type = trigger which = xxx8 } #germany notification
	}
}

event = {
	id = xxx5
	random = no
	country = POR

	name = "WAR!"
	desc = "German troops from Mittelafrika crossed into protugese african colonies. Although initially claiming ignorance, Germany soon followed suit with a declaration of war upon Portugal."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "OK"
		command = { }
	}
}

event = {
	id = xxx6
	random = no
	country = GER

	name = "WAR!"
	desc = "German troops from Mittelafrika crossed into protugese african colonies. Although german diplomats initially (and truthfully) claimed ignorance at this, Germany had to show that they still had control over their colonies. Hence it was a political necessity to declare war on Portugal, something which happened soon after."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "OK"
		command = { }
	}
}

event = {
	id = xxx7
	random = no
	country = POR

	name = "The crisis blows over"
	desc = "After some initial heated debates, the crisis died down, although mutual mistrust would govern foreign affairs between Portugal and Germany for a long time."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "OK"
		command = { }
	}
}

event = {
	id = xxx8
	random = no
	country = GER

	name = "The crisis blows over"
	desc = "After some initial heated debates, the crisis died down, although mutual mistrust would govern foreign affairs between Portugal and Germany for a long time."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "OK"
		command = { }
	}
}

###################
# Portugal agrees #
###################

event = {
	id = xxx9
	random = no
	country = GER

	name = "Portugal Wants to Negotiate"
	desc = "Ever since the end of The Great War and 'The Honourable Peace', Germany had been at peace with Portugal - but with a status quo. This angered several forces, especially in german mittelafrika that wanted to annex the portugese african colonies. In 1938, the leader of German Mittelafrika, Hermann Göring, hungry for more territory, declared that the honourable peace of 1921 hadn´t included proper guidelines for the colonial armies of both sides, and hence demanded a renegotiation from Lisbon. The portugese government gave in to his demands, and contacted Berlin, asking for peace negotiations, thereby saving Germany from a major diplomatic crisis."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Phew"
		command = { type = setflag = "ger_por_negotiations" }
	}
}

event = {
	id = xxx10
	random = no
	country = GER

        trigger = {
                flag = "ger_por_negotiations"
        }

	name = "Negotiations complete"
	desc = "The peace negotiations with Portugal have finished. The portugese african colonies apart from Guinea-bissau will be handed over to Mittelafrika, Germany will annex East Timor, Macau and the Azores."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 100
        deathdate = { day = 30 month = december year = 1948 }

	action_a = {
		name = "Good"
		command = { type = trigger which = xxx11 } #Mittelafrika
                command = { type = trigger which = xxx12 } #Portugal
	}
}

event = {
	id = xxx11
	random = no
	country = CON

	name = "Negotiations complete"
	desc = "The peace negotiations with Portugal have finished. The portugese african colonies apart from Guinea-bissau will be handed over to Mittelafrika, Germany will annex East Timor, Macau and the Azores."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Less than we hoped for"
		command = { }
	}
}

event = {
	id = xxx12
	random = no
	country = POR

	name = "Negotiations complete"
	desc = "The peace negotiations with Portugal have finished. The portugese african colonies apart from Guinea-bissau will be handed over to Mittelafrika, Germany will annex East Timor, Macau and the Azores. We get to keep the Cape Verde Islands."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Could have been better"
		command = { type = secedeprovince which = GER value = 1867 } #Azores
		command = { type = secedeprovince which = GER value = 1658 } #East Timor
		command = { type = secedeprovince which = GER value = 1316 } #Macau
		command = { type = secedeprovince which = CON value = 1090 }
		command = { type = secedeprovince which = CON value = 1094 }
		command = { type = secedeprovince which = CON value = 1096 }
		command = { type = secedeprovince which = CON value = 1101 }
		command = { type = secedeprovince which = CON value = 1102 }
		command = { type = secedeprovince which = CON value = 1097 }
		command = { type = secedeprovince which = CON value = 1100 }
		command = { type = secedeprovince which = CON value = 1103 }
		command = { type = secedeprovince which = CON value = 1138 }
		command = { type = secedeprovince which = CON value = 1133 }
		command = { type = secedeprovince which = CON value = 1131 }
		command = { type = secedeprovince which = CON value = 1130 }
		command = { type = secedeprovince which = CON value = 1123 }
		command = { type = secedeprovince which = CON value = 1122 }
	}
}

#############################
# Berlin agrees with Göring #
#############################

event = {
	id = xxx13
	random = no
	country = POR

	name = "Germany Puts Pressure Upon Us"
	desc = "Germany descided to go with Göring´s line and press Portugal for a renegotiation. The portugese government was chocked, and almost immediately split into two camps, one which wanted to stand up to the germans, and one which didn´t want to provoke the might of Germany."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "We don´t dare provoke Germany"
		command = { type = dissent value = 10 }
                command = { type = trigger which = xxx14 }
	}

	action_b = {
		name = "Outrageous! We will fight if we have to!"
		command = { type = dissent value = 2 }
                command = { type = trigger which = xxx15 }
	}
}

event = {
	id = xxx14
	random = no
	country = GER

	name = "Portugal Accepts"
	desc = "Portugal accepted the demands of Göring after a show of power from Berlin."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Good"
		command = { type = setflag = "ger_por_negotiations" }
	}
}

event = {
	id = xxx15
	random = no
	country = GER

	name = "Portugal Refuses"
	desc = "Portugal refused the demands of Göring, the governor of german mittelafrika, despite pressure from Berlin. Now it seemed that the only way for Germany to avoid loosing her face in the eyes of the world was war. Most of the imperial cabinet supported an intervention in Portugal, yet there were many people in the military cautioning against such a war, which would be an immense logistics problem. There was also a sizeable portion of the people opposed to war."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Then it is war"
		command = { type = dissent value = 5 }
                command = { type = war which = POR }
	}
        action_b = {
		name = "We must preserve the peace in Europe"
		command = { type = dissent value = 10 }
	}
}

#######################################################
# Berlin descides to put an end to Göring´s ambitions #
#######################################################

event = {
	id = xxx16
	random = no
	country = CON

	name = "Germany Demands Göring's Resignation"
	desc = "Berlin was outraged at Göring's political gamble, and the Kaiser ordered him to resign from his post as governor of german Mittelafrika."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Refuse"
		command = { type = relation which = GER value = -50 }
                command = { type = trigger which = xxx17 }
	}
        action_b = {
		name = "Agree"
		command = { type = relation which = GER value = 100 }
                command = { type = headofstate = xxx } #Dunno. von Lettow-vorbeck perhaps?
                command = { type = headofgovernment = xxx } #No idea
                command = { type = sleepminister which = 574001 } #Hermann Göring imprisoned or executed
                command = { type = sleepminister which = 574036 } #Hermann Göring imprisoned or executed
	}
}

#######################################################
# Berlin descides to put an end to Göring´s ambitions #
#######################################################

event = {
	id = xxx17
	random = no
	country = GER

	name = "Göring Refuses"
	desc = "Göring refused to resign despite pressure from Berlin. The few german troops in Mittelafrika were instructed to begin preparing a coup-de-etat to replace Göring."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Start preparing"
		command = { type = supplies value = -10 }
		command = { type = setflag = "mittelafrika_coup" }
	}
        action_b = {
		name = "Do nothing"
		command = { type = end_mastery which = CON }
		command = { type = dissent value = 5 }
	}
}

event = {
	id = xxx18
	random = no
	country = CON

        trigger = {
                flag = "mittelafrika_coup"
        }

	name = "COUP!"
	desc = "Following Göring´s refusal to resign, the germans began secretly shipping arms to Mittelafrika in preparation for a coup to finally crush Göring. About a week or so after Göring's refusal, german troops stormed the governor's residence in Dar-es-Salaam, while black auxilaries battled the police and city garrison."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 30
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Göring is away inspecting troops in Libreville"
		command = { type = trigger which = xxx19 }
                command = { type = relation which = GER value = -200 }
                command = { type = leave_alliance }
	}
        action_b = {
		name = "Göring is killed in the residence"
		command = { type = relation which = GER value = 100 }
                command = { type = trigger which = xxx }
	}
}

event = {
	id = xxx19
	random = no
	country = GER

        trigger = {
                NOT = {
                    war = { country = GER country = SAF }
                }
        }

	name = "Failiure"
	desc = "The coup was a tactical victory - but a strategic failiure. German soldiers quickly breeched the gates of the residence in Dar-es-Salaam, but Göring wasn´t there! In fact, he was inspecting troops on the other side of the african continent. Germany now had no option but military intervention. They could however, seek help from South Africa..."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Offer the South Africans Namibia in exchange for help"
		command = { type = trigger which = xxx20 }
	}
        action_b = {
		name = "We don´t need them"
                command = { type = setflag = "french_opportunity" }
                command = { type = end_mastery which = CON }
                command = { type = war which = CON }
	}
}

event = {
	id = xxx20
	random = no
	country = SAF

	name = "An interesting proposal"
	desc = "Germany has let us know that they are planning a military intervention in Mittelafrika, and are seeking our aid, both in a direct military intervention, and in safe bases. In exchange for this, they have promised us Namibia - ex German South-west Africa as spoils of war."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Deal"
                command = { type = alliance which = GER } 
		command = { type = trigger which = xxx21 }
                command = { type = setflag = "sa_germany" }
	}
        action_b = {
		name = "We don´t want to get entangled with the germans"
                command = { type = trigger which = xxx21 }
	}
}

event = {
	id = xxx21
	random = no
	country = GER

	name = "We're Set"
	desc = "Let´s go!"
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Vorwärts!"
                command = { type = setflag = "french_opportunity" }
                command = { type = end_mastery which = CON }
                command = { type = war which = CON }
	}
}

event = {
	id = xxx22
	random = no
	country = VIC

        trigger = {
                flag = "french_opportunity"
        }

	name = "An Opportunity"
	desc = "The german attack on their former colony of Mittelafrika has presented us with a golden opportunity for advance southwards into Mittelafrika."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 30
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Take it"
		command = { type = war which = CON }
		command = { type = setflag = "french_intervention" }
	}
        action_b = {
		name = "Wait and see"
		command = { }
	}
}

# National french conquests:

event = {
	id = xxx23
	random = no
	country = CON

        trigger = {
        control = { province = 1002 data = VIC }
        flag = "french_intervention"
        }

	name = "National France Occupies Gold Coast"
	desc = "National France has occupied Accra and are pressing on with the occupation of the Gold Coast. They will most likely annex it."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
		command = { type = secedeprovince which = VIC value = 1000 }
		command = { type = secedeprovince which = VIC value = 1001 }
		command = { type = secedeprovince which = VIC value = 1002 }
	}
}

event = {
	id = xxx24
	random = no
	country = CON

        trigger = {
        control = { province = 1003 data = VIC }
        flag = "french_intervention"
        }

	name = "National France Occupies Togoland"
	desc = "National France has occupied Lome and are pressing on with the occupation of Togoland. They will most likely annex it."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
		command = { type = secedeprovince which = VIC value = 1004 }
		command = { type = secedeprovince which = VIC value = 1003 }
	}
}

event = {
	id = xxx25
	random = no
	country = CON

        trigger = {
        control = { province = 1007 data = VIC }
        control = { province = 1008 data = VIC }
        control = { province = 1011 data = VIC }
        flag = "french_intervention"
        }

	name = "National France Occupies Nigeria"
	desc = "National France has occupied several important coastal and inland cities and are pressing on with the occupation of Nigeria. They will most likely annex it."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
		command = { type = secedeprovince which = VIC value = 999 }
		command = { type = secedeprovince which = VIC value = 1007 }
		command = { type = secedeprovince which = VIC value = 1008 }
		command = { type = secedeprovince which = VIC value = 1145 }
		command = { type = secedeprovince which = VIC value = 1009 }
		command = { type = secedeprovince which = VIC value = 1010 }
		command = { type = secedeprovince which = VIC value = 1011 }
		command = { type = secedeprovince which = VIC value = 1085 }
		command = { type = secedeprovince which = VIC value = 1012 }
	}
}

event = {
	id = xxx26
	random = no
	country = CON

        trigger = {
        control = { province = 1078 data = VIC }
        control = { province = 1070 data = VIC }
        flag = "french_intervention"
        }

	name = "National France Occupies Äquatorialafrika"
	desc = "National France has occupied Bangui and Bangassou and are pressing on with the occupation of Äquatorialafrika. They will most likely annex it."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 2
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
		command = { type = secedeprovince which = VIC value = 1079 }
		command = { type = secedeprovince which = VIC value = 1078 }
		command = { type = secedeprovince which = VIC value = 1070 }
	}
}

# PEACE

event = {
	id = xxx27
	random = no
	country = POR

        trigger = {
        OR = {
        AND = {
        control = { province = 1096 data = CON }
        control = { province = 1101 data = CON }
        control = { province = 1102 data = CON }
        control = { province = 1122 data = CON }
        }
        AND = {
        NOT = {
        control = { province = 1096 data = -1 }
        control = { province = 1101 data = -1 }
        control = { province = 1102 data = -1 }
        control = { province = 1122 data = -1 }
        }
        }
        }
        event = xxx10
        }

	name = "We Have Been Defeated"
	desc = "Despite a brave struggle by our arms, the might of Germany and Mittelafrika was too much to handle. With out main african colonies under occupation, we have no choice but to sue for peace with Germany."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 30
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
                command = { type = peace which = GER value = 0 }
		command = { type = secedeprovince which = GER value = 1867 } #Azores
		command = { type = secedeprovince which = GER value = 1146 } #Cape Verde Islands
		command = { type = secedeprovince which = GER value = 1658 } #East Timor
		command = { type = secedeprovince which = GER value = 1316 } #Macau
		command = { type = secedeprovince which = GER value = 983 } #Guinea-bissau
		command = { type = secedeprovince which = CON value = 1090 }
		command = { type = secedeprovince which = CON value = 1094 }
		command = { type = secedeprovince which = CON value = 1096 }
		command = { type = secedeprovince which = CON value = 1101 }
		command = { type = secedeprovince which = CON value = 1102 }
		command = { type = secedeprovince which = CON value = 1097 }
		command = { type = secedeprovince which = CON value = 1100 }
		command = { type = secedeprovince which = CON value = 1103 }
		command = { type = secedeprovince which = CON value = 1138 }
		command = { type = secedeprovince which = CON value = 1133 }
		command = { type = secedeprovince which = CON value = 1131 }
		command = { type = secedeprovince which = CON value = 1130 }
		command = { type = secedeprovince which = CON value = 1123 }
		command = { type = secedeprovince which = CON value = 1122 }
                command = { type = trigger which = xxx31 }
                command = { type = trigger which = xxx32 }
	}
}

event = {
	id = xxx28
	random = no
	country = CON

        trigger = {
        NOT = {
        control = { province = 1142 data = -1 }
        control = { province = 1092 data = -1 }
        control = { province = 1140 data = -1 }
        control = { province = 1061 data = -1 }
        }
        event = xxx21
        }

	name = "The Rebellion is Lost"
	desc = "Despite a brave struggle by our arms, we have failed to achieve the independence from Germany that Göring sought. Now Göring is dead, having been buried under tonnes of rubble as the enemy shelled his residence in Dar-es-Salaam. Mittelafrika has been put under german military occupation."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 5
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Damn"
                command = { type = peace which = GER value = 0 }
                command = { type = trigger which = xxx29 }
	}
}

event = {
	id = xxx29
	random = no
	country = GER

	name = "Victory"
	desc = "We have crushed Göring and his ambitions, and Mittelafrika has been put under direct german rule. Most senior military officers agree that it was a mistake to create Mittelafrika in the first place."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Victory!"
                command = { type = inherit which = CON }
                command = { type = trigger which = xxx30 }
	}
}

event = {
	id = xxx30
	random = no
	country = GER

        trigger = {
        flag = "sa_germany"
        }

	name = "To the Victor, the Spoils"
	desc = "Having promised Namibia to South Africa for support against Mittelafrika, we have to transfer that area to said state."
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Indeed"
		command = { type = secedeprovince which = SAF value = 1108 }
		command = { type = secedeprovince which = SAF value = 1109 }
		command = { type = secedeprovince which = SAF value = 1107 }
		command = { type = secedeprovince which = SAF value = 1106 }
		command = { type = secedeprovince which = SAF value = 1110 }
		command = { type = secedeprovince which = SAF value = 1105 }
	}
}

event = {
	id = xxx31
	random = no
	country = GER

	name = "Victory!"
	desc = "We have defeated Portugal, and received territory!"
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Great!"
		command = { }
	}
}

event = {
	id = xxx32
	random = no
	country = CON

	name = "Victory!"
	desc = "We have defeated Portugal, and received territory!"
	style = 0
	picture = "Rhineland"

	action_a = {
		name = "Great!"
		command = { }
	}
}

event = {
	id = xxx33
	random = no
	country = GER

        trigger = {
        owned = { province = 1316 data = GER }
        }

	name = "Macao"
	desc = "As we are in ownership of Macao, the question is what to do with it."
	style = 0
	picture = "Rhineland"

        date = { day = 1 month = january year = 1936 }
        offset = 15
        deathdate = { day = 30 month = december year = 1948 } 

	action_a = {
		name = "Make it a legation city"
                ai_chance = 40
                command = { type = secedeprovince which = EAF value = 1316 }
	}

        action_b = {
		name = "Hand administration to AOG"
                ai_chance = 40
                command = { type = secedeprovince which = CGX value = 1316 }
	}
        action_c = {
		name = "Keep it as a colony"
                ai_chance = 20
                command = { }
	}
}
 
Also, I have been thinking a bit on China. How about something like this:

1937, AOG coerces Qing China to sign a treaty making Nantong a legation city, something which leads to widespread agitation within China about the Qing losing the mandate of heaven, and large scale civil unrest breaks out.

The AOG then offers to lend China troops to put down her internal problems
- in exchange for China opening up the entire eastern stretch of the Yangtse to german companies.

As the crisis continues, Japan declares their intention to 'aid' the chinese people against their opressors, and invades. The AOG sees her commerce intrests threatened, but receives little attention from Germany...
 
CCurio said:
I don't think I understand the numbers... But, well, Germans should build more mot (I take that they research the tech!) They very able to construct a -39 level infantry force and I even saw some SP-Art! :eek:

Oh yes, one thing I forgot to mention that my land units were 90% of the time one level weaker than the German units. Perhaps the Drafted Army sliders needs to be adjusted a bit? It's a bit too high for an army that has a modern mechanized core anyway. Currently it's full.

So most likely they need to build more mobile units and less bombers. I think that could work. Perhaps some marine divisions for the flavor. :p

Yep, slider adjustments can be done easily!

The numbers basically are the percentages priorities that the AI will give to building each unit type - so, basically, according what's been set already, it will focus 40% on land units, 16% on air units and 44% on naval units (and each of these is broken down further for each unit type).

:p Having said this, quick question to any AI people - I'm not exactly sure what this would entail, eg. would it devote these proportions of its production IC, or would it relate it to the actual number of units?
 
Zuckergußgebäck said:
And here we go...

:D Ooooh, looking very good - will test it out!

I'll probably add a more few events myself to give South Africa a bit more to do, eg. possibly intervene to grab parts of Mozambique if Mittelafrika attacks, and also maybe arrange with Goering for a South African/Mittelafrikan partition of Portugal's African Empire, which would be more difficult for Germany to oppose...
 
Zuckergußgebäck said:
Also, I have been thinking a bit on China. How about something like this:

1937, AOG coerces Qing China to sign a treaty making Nantong a legation city, something which leads to widespread agitation within China about the Qing losing the mandate of heaven, and large scale civil unrest breaks out.

The AOG then offers to lend China troops to put down her internal problems
- in exchange for China opening up the entire eastern stretch of the Yangtse to german companies.

As the crisis continues, Japan declares their intention to 'aid' the chinese people against their opressors, and invades. The AOG sees her commerce intrests threatened, but receives little attention from Germany...

Sounds good - probably better to have the AlgOstAsien demand for Nantong reflect more a 'buying out' or occupation of the city/region, driven forward by the Company's need to expand its tax base in the face of financial difficulties. This could then be seen as an unacceptable provocation by the Chinese, and if unopposed would set off the flag which would lead to a major Chinese collapse, with various foreign interventions!

And of course, if the Qing resist succesfully by themselves, this could even lead to something of a resurgance....
 
CCurio said:
Oh yeah, few notes.

- I have seen Adolf Hitler become the Kaiser... :rofl: :wacko: :eek: :( :confused:
- It seems that regulary that...eeeh...Lin Bojiu guy becomes the leader of the Millenarians

:D - Yeah, I still haven't gotten rid of all the vanilla German ministers, and done nothing with the CHC file yet (Lin Bojiu is slightly more right-wing than Mao, so I'm guessing that he gets replaced in the 'National Populist' millenarian cabinet...)
 
Sarmatia1871 said:
:D - Yeah, I still haven't gotten rid of all the vanilla German ministers, and done nothing with the CHC file yet (Lin Bojiu is slightly more right-wing than Mao, so I'm guessing that he gets replaced in the 'National Populist' millenarian cabinet...)
Actually, I sorta like Lin Bojiu as leader. He looks more like a creepy cult leader than Mao does. :rofl:
 
Quote:
Originally Posted by Timotheos
Despite a defeat against the Ottomans in 1897 when Greece supported the Cretan uprising the island could - by pressure of the major powers - join the state territory.

Just a minor spelling error in Greece's. Terrific country descriptions!

Oops. Thanks for that. Though actually that bit of the description is from Greece's original description rather than my work (I feel it makes sense to use the original descriptions up until the Great War).

And here we go... (Portugal colony events)

I like them too. One minor idea is to give the renegotiated treaty a formal name e.g. Treaty of Lisbon or the Berlin Agreement or something. In fact this is a recommendation for all these sort of events as I think it makes them feel more realistic and historical.
 
i figured out what the bug i earlier posted was, it was entirely my doing, not part of the mod. I would like to make some suggestions though involving North America.

1. Perhaps Mexico and Canada, or perhaps some of the other power blocks should be given oppurtunity to intervene in the US? Mexico and Canada may support the west coast over the other factions for example. perhaps Britian or France may support the CSA? These could be done in Spanish Civil War fashion.
2. If two factions emerge in addition to regular US, they should probably have events to declare war on eachother.
3. If possible all factions should have claims on the entireity of the USA, including colonies.
4. Philipenes should have an option to revolt from US control once civil war starts.
5. Could there be a "destruction of US navy" event? if the west coast revolts i mean, since the existing boats become unusable after civil war begins.
6. if one of the two radical factions, the American Union State or the CSA comes to power after a war perhaps there should be events for the conquest of the rest of the Americas to come after.
 
I just started playing this mod as Austria.

austria15gq.png

They had to refuse me. They couldn't just come along peacefully. Now everyone in Europe hates me. :D

Keep up the good work. :)
 
Sarmatia, I shall lend you my Mittelafrikan cavalry/tankatte corps which I were building to locate that one pesky US civil war event:

1936-00-01 : 0:00 January 2, 1936 : AI_EVENT happened to us.
1936-00-02 : 0:00 January 3, 1936 : Russia went with Denikin declares martial law and dissolves the Duma in The Assasination of Kerensky.
1936-00-09 : 0:00 January 10, 1936 : We concluded a diplomatic deal with Germany.
1936-00-16 : 0:00 January 17, 1936 : Russia went with Keep Kerensky's Prime Minister, Pavel Milyukov in Appointing a Prime Minister.
1936-02-07 : 0:00 March 8, 1936 : We concluded a diplomatic deal with Germany.
1936-02-20 : 0:00 March 21, 1936 : USA had One of our ministers has died .
1936-03-06 : 0:00 April 7, 1936 : Russia went with Re-institute Zemstva and work through local elites in Extending power.
1936-04-04 : 0:00 May 5, 1936 : Léopoldstad Arsenal has developed 'Early Infantry Division'.
1936-04-29 : 0:00 May 30, 1936 : AlgOstAsien GmbH went with Subject the workforce to military discipline in AlgOstAsien GmbH Welfare Policy.
1936-05-05 : 4:00 June 6, 1936 : We concluded a diplomatic deal with Germany.
1936-05-10 : 0:00 June 11, 1936 : Böhmen went with Elect Left in Election Times.
1936-06-02 : 0:00 July 3, 1936 : We concluded a diplomatic deal with Germany.
1936-06-13 : 0:00 July 14, 1936 : Kingdom of Spain had One of our ministers has died .
1936-06-20 : 0:00 July 21, 1936 : Kingdom of Spain had José Sanjurjo dies! .
1936-07-15 : 0:00 August 16, 1936 : Kazakh Republic went with The Kazakhs and Turkmen: they make up the majority of our population in The Peoples of the Kazakh Republic.
1936-07-29 : 1:00 August 30, 1936 : We concluded a diplomatic deal with Germany.
1936-08-04 : 0:00 September 5, 1936 : Russia went with Orthodoxy is our State Religion in Status of the Orthodox Church.
1936-08-11 : 0:00 September 12, 1936 : 2nd Group has been upgraded to Early Tactical Bomber.
1936-08-19 : 0:00 September 20, 1936 : USA went with The elections must go ahead in A Day In September.
1936-09-09 : 1:00 October 10, 1936 : 7th Mittelafrikan Division was assigned to 4ème Corps d'Armée Congolienne.
1936-09-14 : 0:00 October 15, 1936 : 1ere Division Cuirassée de Réserve may now be deployed.
1936-09-15 : 0:00 October 16, 1936 : Kingdom of Spain went with Do nothing in The Carlists in Madrid!.
1936-09-16 : 13:00 October 17, 1936 : 1ere Division Cuirassée de Réserve was assigned to Landswehr Südwestafrika.
1936-10-01 : 0:00 November 2, 1936 : Kingdom of Spain had CNT threat over! .
1936-10-03 : 0:00 November 4, 1936 : USA went with Charles Curtis (Republican) in The 1936 US Presidential Election.
1936-10-13 : 0:00 November 14, 1936 : Don-Kuban Union went with Encourage them to secede and join our Union in The Kazakh Republic's Cossacks our oppressed!.
1936-10-13 : 0:00 November 14, 1936 : Kazakh Republic went with We shall fight all who threaten the unity of our state! in The Don-Kuban Union is stirring up seperatism!.
1936-10-13 : 0:00 November 14, 1936 : Kazakh Republic declared war upon Don-Kuban Union.
1936-10-15 : 0:00 November 16, 1936 : USA went with We will stand fast and save the nation from extremism and thuggery in America First Contest Election Results!.
1936-10-15 : 0:00 November 16, 1936 : The people of American Union State declared independence from USA.
1936-10-15 : 0:00 November 16, 1936 : American Union State went with Charles Lindbergh - A popular man of the people in Foundation of the Union State.
1936-10-17 : 0:00 November 18, 1936 : Kingdom of Spain had Carlist threat over! .
1936-10-20 : 0:00 November 21, 1936 : Kingdom of Spain had One of our ministers has died .
1936-10-24 : 0:00 November 25, 1936 : Katanga Industrial Combine has developed 'Basic Machine Tools'.
1936-11-03 : 23:00 December 4, 1936 : Landswehr Südwestafrika has arrived in Lüderitz.
1936-11-10 : 0:00 December 11, 1936 : Ireland went with Elect Left in Election Times.
1936-11-29 : 0:00 December 30, 1936 : USA went with Damnation! in CSA Contest Election Results!.
1936-11-29 : 0:00 December 30, 1936 : The people of Combined Syndicates of America declared independence from USA.
1936-11-29 : 0:00 December 30, 1936 : Combined Syndicates of America went with Paul Mattick, to sweep away all vestiges of the capitalist system in Foundation of Syndicalist America!.
1937-00-04 : 0:00 January 5, 1937 : Russia went with St. Petersburg in The Capital.
1937-00-07 : 0:00 January 8, 1937 : American Union State went with Only attempt to recruit those with military skill in Military Force.
1937-00-08 : 0:00 January 9, 1937 : USA went with Institute a full system of conscription in Military Force.
1937-00-10 : 0:00 January 11, 1937 : Honduras went with Elect Right in Election Times.
1937-00-13 : 0:00 January 14, 1937 : American Union State went with Not yet - we should wait in The USA is weak!.
1937-00-14 : 0:00 January 15, 1937 : Russia went with We are a nation of peasants - to the fields! in Rebuilding the country.
1937-00-15 : 0:00 January 16, 1937 : 1ère Division Légère de Cavalerie may now be deployed.
1937-00-16 : 1:00 January 17, 1937 : 1ère Division Légère de Cavalerie was assigned to 5ème Corps d'Armée Congolienne.
1937-00-16 : 1:00 January 17, 1937 : 1ère Division Légère de Cavalerie was assigned to Landswehr Südwestafrika.
1937-00-18 : 0:00 January 19, 1937 : USA had America First Accepts Our Policies! .
1937-00-20 : 0:00 January 21, 1937 : USA had Inauguration of President Curtis .
1937-00-20 : 0:00 January 21, 1937 : Combined Syndicates of America declared war upon USA.
1937-00-21 : 0:00 January 22, 1937 : 3rd Group has been upgraded to Early Tactical Bomber.
1937-00-23 : 0:00 January 24, 1937 : American Union State went with We shall attack the Union! in Civil War in America!.
1937-00-23 : 0:00 January 24, 1937 : American Union State declared war upon USA.

I had just finished the last cavalry division of the first corp and then, boom!
 
Does José Sanjurjo play a role in this mod? I think it would be interesting if his plane has a chance to *not* crash in this scenario, just for the sake of variety...