• 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.

unmerged(120027)

Sergeant
Oct 20, 2008
77
0
I have noticed that once WWII is over there seems not to be many events to keep the game going if the Communists and Allies stay at peace other than an odd Korean War and even odder Vietnam War. I had an idea that i could start a small mod project to help keep the game interesting into the Cold War!

HERE ARE MY FIRST EVENTS! PLZ ANYBODY COULD YOU TRY THESE OUT!
I am not sure about the event ids so if anybody could help with available event ideas (vanilla) with which are ok that would be greatly a preciated also any problems durign the events. i also am a big unsure about the no war withy japan thing in the malayan emergency thing. THANKS!

YOU DONT NEED ANY MOD JUST VANILLA + I THINK IDs ARE WRONG BUT THEY NEED TO BE TESTED/ IF ANYONE CAN TELL ME ABOUT WHICH IDS ARE AVAILABLE THANKS

*****Updated***
EVENTS DONE SO FAR THAT NEED TO BE TESTED :
-Greek Civil War Events
-Paraguayan Civil War Events
-Malayan Emergency Events
-Sino-Soviet Split Events

RANDOM *) EVENTs
-East Bengal Communist Insurgency


I plan to map out wars and civil wars first from the end of wwii to 1950. i got my information for these wars here

Code:
###################################################
# Greek Civil War
###################################################
event = {
id = 103
random = no
persistent = no
country = GRE

name = "Greek Civil War"
desc = "In December 1944, mere months after Greece was liberated from the Germans, open fighting broke out between the National or Hellenic Army that controlled newly formed Greece and the Communist Democratic Army of Greece. Although a victory for the National Army this seemed be the starting point of a period in Greece's History know as the Greek Civil War. Great Britain and the Western Allies kept the fighting to a minimum not wanting to risk war with a Communist Party supported by the Soviet Union. So between Mid 1945 and Early 1946 an interlude formed between the opposing political parties. Fighting resumed in March 1946 as a gang of 30 ex-ELAS (Greek People's Liberation Army a leftist resistance group who fought the Germans) members, most of whom were percecuated, attacked a police station in the village of Litohoro. The next day, the official KKE paper's coversheet announces: "Authorities and gangs fabricate alleged communist attacks". This lead to the restart of the Greek Civil War between the Communists and the Capitalists. "
style = 0
picture = "greek_soldiers"

date = { day = 1 month = march year = 1946 }

action_a = {
name = "No! We cannot let the communists take Greece!"
command = { type = dissent value = 35 }
}
}

###################################################
# End of the Greek Civil War
###################################################
event = {
id = 104
random = no
persistent = no
country = GRE

name = "The Greek Civil War Ends"
desc = "After three long years of fighting the Greek Civil War seems to be at an end. In 1949 the Communist's strongest ally since 1944, President Tito of Yugoslavia split from Stalin and the Soviet Union forcing the Greek Communists to decide between Stalin or Tito. Much disorganisation in between the Communists occured as tensions grew between the "Titoist" and "Stalinist" Communists. This disorganisation lead to the eventual ceasfire between the declining Communist Democratic Army of Greece and the National "Hellenic" Army of Greece. Although a National Victory the country of Greece would still be devided by Capitalist and Communist Ideals for many years into the future."
style = 0
picture = "Bitter_Peace"

date = { day = 16 month = october year = 1949 }

action_a = {
name = "Yes! the War seems to be at an end!"
command = { type = dissent value = -32 }
}
}

###################################################
# Paraguayan Civil War
###################################################
event = {
id = 105
random = no
persistent = no
country = PAR

name = "The Army Rebels - Paraguayan Civil War Begins"
desc = "In 1940, President Higinio Morínigo suspended the constitution and banned political parties. Resistance to his rule took the form of general strikes and student riots. In 1946, Morínigo legalized political activity and formed a cabinet with the Febreristas and the Colorado Party. The Febreristas resigned from the coalition on January 11, 1947, angry that Morínigo seemed to be favouring the Colorados.The Febreristas made common cause with the Liberal Party and the Paraguayan Communist Party. Rafael Franco led a rebellion which became a civil war as the Paraguayan armed forces, which had previously remained loyal, split, with almost all the navy and sections of the army joining the rebels. Civil War Began in March 1947."
style = 0
picture = "partisan_revolt"

date = { day = 1 month = march year = 1947 }

action_a = {
name = "Fight them back!"
command = { type = dissent value = 30 }
}
}

###################################################
# Paraguayan Civil War Ends
###################################################
event = {
id = 106
random = no
persistent = no
country = PAR

name = "Paraguayan Civil War Ends"
desc = "Higino Morinigo has lead the remanants of the loyalists to a great victory over the traitor Rafael Franco and his traitor armies!"
style = 0
picture = "Bitter_Peace"

date = { day = 1 month = august year = 1947 }

action_a = {
name = "Long Live Higino Morinigo!"
command = { type = dissent value = -30 }
}
}

###################################################
# Malayan Emergency begin
###################################################
event = {
id = 107
random = no
persistent = no
country = ENG

trigger = {
              NOT = {
                  war = { country = ENG country = JAP }
              }
      } 

name = "The Malayan Emergency Begins"
desc = "The withdrawal of Japan at the end of World War II left the Malayan economy disrupted; problems included unemployment, low wages, and scarce and expensive food. There was considerable labour unrest, and a large number of strikes occurred in 1946 through 1948. The British Empire attempted to repair Malaya’s economy quickly due to Malaya’s tin and rubber industries where important to Great Britain’s post-war recovery. This meant that revolts where dealt with harshly e.g. deportation and arrest. This lead to revolts becoming more militant. In June 1948 three European plantation managers where killed in Perak. Great Britain responded by blaming and outlawing the Communists in Malaya. The Communists retreated to rural areas and formed the Malayan People’s Liberation Army and began a guerrilla war. "
style = 0
picture = "outlaw_communist_party"

date = { day = 1 month = june year = 1948 }

action_a = {
name = "We cannot let the Federation of Malaya fall into Commie hands!Send Troops!"
command = { type = dissent value = 15 }
command = { type = relation which = SOV value = -20 }
}
}

###################################################
# Malayan Emergency end 
###################################################
event = {
id = 108
random = no
persistent = no
country = ENG

trigger = {
              NOT = {
                  war = { country = ENG country = JAP }
              }
      } 

name = "The Malayan Emergency Ends"
desc = "After over a decade of conflict and many military efforts in Malaya the government as announced the emergency over!" 
style = 0
picture = "Bitter_Peace"

date = { day = 31 month = july year = 1960 }

action_a = {
name = "Rejoice!"
command = { type = dissent value = -20 }
command = { type = relation which = SOV value = -10 }
}
}

#########################################################################
#  Random #1 - East Bengal Commie Insurgency 
#########################################################################
event = {
	id = 109
	random = yes
	country = ENG

	trigger = {
		government = democratic
		random = 5% chance every month
		control = { province = 1469 data = ENG } # Delhi
		control = { province = 1475 data = ENG } # Mushafarrabad
		NOT = {
			exists = IND
			exists = PAK
			exists = GER
			exists = JAP
                        war = { country = USA country = SOV }
		}
	}

	name = "East Bengal Communist Insurgency"
	desc = "East Bengal has been a province of British India from the early colonial age and has recently been aflame with controversy over Communist Guerrilla’s, funded by the Soviet Union, have mounted an attack on the British Lieutenant-Governor of Bengal. This could result in open rebellion all over British India against the Raj but if we send soldiers to quell the rebellion this will be received by the Soviet Union horribly. What is our course of action?"
        picture = "outlaw_comunist_party"
	style = 0

	date = { day = 1 month = november year = 1945 }
	offset = 30
	deathdate = { day = 30 month = december year = 1963 }
action_a = {
		name = "Send peacekeepers! It is too risky doing nothing!"

		command = { type = relation which = SOV value = -50 }
		command = { type = dissent value = 5 }		
	}
	action_b = {
		name = "We cannot risk souring already mounting tensions with the Soviets"

		command = { type = dissent value = 30 }
		command = { type = relation which = SOV value = -10 }
		
	}
}

#########################################################################
#  Sino-Soviet Split {Russia encounter}
#########################################################################
event = {
	id = 110
	random = no
	country = SOV

	trigger = {
		control = { province = 1530 data = CHC } # Manchuria
		control = { province = 1381 data = CHC } # another Manchurian territory
		control = { province = 1205 data = CHC } # Beijing - Most of this stuff is basically the most important cities in China that the PRC would own if it is powerful enough.
		control = { province = 1235 data = CHC } # Nanjing - Capital of Nationalist China - to show that Communist China has made a victory over the Nationalists.
		control = { province = 1271 data = CHC } # old capital of commie china to show - lets jsut make sure they have something over in west china
		NOT = {
			exists = GER
                        war = { country = USA country = SOV }
		}
	}

	name = "The Sino-Soviet Split Begins"
	desc = "In 1956 Sino-Soviet Relations began to fall in what was called "The Sino-Soviet Split", this stressed relations between Communist China and the Soviet Union greatly. This also lead to border conflicts on the Manchurian border of the two countries. The Communist Chinese and Soviet Union's alliance started to decline."  
        picture = "outlaw_comunist_party"
	style = 0

	date = { day = 1 month = january year = 1956 }

action_a = {
		name = "Well that's the way it goes with international relations"

		command = { type = relation which = CHC value = -50 }
		command = { type = dissent value = 5 }		
	
	}
}

#########################################################################
#  Sino-Soviet Split {Commie CHinese encounter}
#########################################################################
event = {
	id = 110
	random = no
	country = CHC

	trigger = {
		control = { province = 1530 data = CHC } # Manchuria
		control = { province = 1381 data = CHC } # another Manchurian territory
		control = { province = 1205 data = CHC } # Beijing - Most of this stuff is basically the most important cities in China that the PRC would own if it is powerful enough.
		control = { province = 1235 data = CHC } # Nanjing - Capital of Nationalist China - to show that Communist China has made a victory over the Nationalists.
		control = { province = 1271 data = CHC } # old capital of commie china to show - lets jsut make sure they have something over in west china
		NOT = {
			exists = GER
                        war = { country = USA country = SOV }
		}
	}

	name = "The Sino-Soviet Split Begins"
	desc = "In 1956 Sino-Soviet Relations began to fall in what was called "The Sino-Soviet Split", this stressed relations between Communist China and the Soviet Union greatly. This also lead to border conflicts on the Manchurian border of the two countries. The Communist Chinese and Soviet Union's alliance started to decline."  
        picture = "outlaw_comunist_party"
	style = 0

	date = { day = 1 month = january year = 1956 }

action_a = {
		name = "Well that's the way it goes with international relations"

		command = { type = relation which = SOV value = -50 }
		command = { type = dissent value = 3 }		
	
	}
}

TO INSTALL:
Copy these files into any event.txt file (preferably greece.txt)

SOON: Paraguayan Civil War
ALSO: If anybody thinks that the events i have put up are already in the game please tell me.! :)
 
Last edited: