#####French Major Events######
#By Joakim 'Greven' Bergqwist#
##############################

event = {

	id = 8894010
	trigger = { ai = no }
	random = no
	country = FRA
	name = "Arms of our Nation"
	desc = "The French lilies have been updated. Do you want to use them?"
	style = 4
	
	date = { day = 1 month = january year = 1376 }
	offset = 30
	deathdate = { day = 1 month = january year = 1377 }

	action_a ={
		name = "The Modern"
		command = { type = flagname which = "_Modern" }
          }
	action_b ={
		name = "The Ancient"
		command = { type = flagname which = "" }
          }
}

event = {

	id = 486423100
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "Arms of our Nation"
	desc = "The French lilies have been updated. Do you want to use them?"
	style = 4
	
	date = { day = 1 month = january year = 1376 }
	offset = 30
	deathdate = { day = 1 month = january year = 1377 }

	action_a ={
		name = "The Modern"
		command = { type = flagname which = "_Modern" }
          }
}

#The Birth of a Permanent Taxation System#
event = {

	id = 3102
	random = no
	country = FRA
	name = "EVENTNAME3102"
	desc = "EVENTHIST3102"
	style = 1

	date = { day = 1 month = january year = 1438 }
	offset = 30
	deathdate = { day = 1 month = january year = 1442 }

	action_a ={				#Issue it#
		name = "ACTIONNAME3102A"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = revoltrisk which = 60 value = 2 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Let it be#
		name = "ACTIONNAME3102B"
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = stability value = 2 }
	}
}

#The Creation of the First Permanent Army#
event = {

	id = 3103
	random = no
	country = FRA
	name = "EVENTNAME3103"
	desc = "EVENTHIST3103"
	style = 1

	date = { day = 1 month = january year = 1438 }
	offset = 60
	deathdate = { day = 1 month = january year = 1449 }

	action_a ={				#We need a Permanent Force!#
		name = "ACTIONNAME3103A"
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = OFFENSIVE value = -2 }
		command = { type = domestic which = QUALITY value = 1 }
		command = { type = INF which = -2 value = 5000 }
		command = { type = CAV which = -2 value = 1000 }
		command = { type = ART which = -2 value = 3 }
		command = { type = land value = 500 }
		command = { type = revoltrisk which = 60 value = 2 }
		command = { type = stability value = -1 }
	}

	action_b ={				#We can safely rely on the Nobles!#
		name = "ACTIONNAME3103B"
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = -1 }
		command = { type = CAV which = -2 value = 5000 }
		command = { type = INF which = -2 value = 1000 }
		command = { type = stability value = 1 }
	}
}

#The End of the Hundred Year War - France Won#
event = {

	id = 3104				#Triggered by ENG3004#
	random = no
	country = FRA
	name = "EVENTNAME3104"
	desc = "EVENTHIST3104"
	style = 1

	action_a ={				#Now let us take care of those Nobles#
		name = "ACTIONNAME3104A"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = stability value = 2 }
		command = { type = removecore which = 380 }
	}
}

#The End of the Hundred Year War - England Won#
event = {

	id = 78793595				#Triggered by ENG78793594#
	random = no
	country = FRA
	name = "EVENTNAME78793595"
	desc = "EVENTHIST78793595"
	style = 1

	action_a ={				#A dark day for France...#
		name = "ACTIONNAME78793595A"
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = stability value = -1 }
		command = { type = removecore which = 380 }
	}
}

#The Inheritance of Anjou#
event = {

	id = 3105
	trigger = {
		OR = {
			event = 3323
			event = 3324
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3105"
	desc = "EVENTHIST3105"
	style = 1

	date = { day = 1 month = january year = 1494 }
	offset = 60
	deathdate = { day = 1 month = january year = 1495 }

	action_a ={				#Let us claim what is rightfully Ours!#
		name = "ACTIONNAME3105A"
		command = { type = casusbelli which = NAP value = 60 }
		command = { type = relation  which = NAP value = -100 }
		command = { type = relation  which = SPA value = -100 }
		command = { type = relation  which = ARG value = -100 }
		command = { type = relation  which = PAP value = 150 }
		command = { type = addcore which = 393 }
		command = { type = addcore which = 394 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Let us drop our claims for good!#
		name = "ACTIONNAME3105B"
		command = { type = relation  which = SPA value = 100 }
		command = { type = relation  which = ARG value = 100 }
		command = { type = relation  which = NAP value = 100 }
		command = { type = relation  which = PAP value = -50 }
		command = { type = stability value = 1  }
	}
}

#The State take control of the Guilds#
event = {

	id = 3106
	random = no
	country = FRA
	name = "EVENTNAME3106"
	desc = "EVENTHIST3106"
	style = 1

	date = { day = 1 month = january year = 1496 }
	offset = 60
	deathdate = { day = 1 month = january year = 1499 }

	action_a ={				#Take Control of the Guilds#
		name = "ACTIONNAME3106A"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = treasury value = 100 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Do not mess with the Guilds#
		name = "ACTIONNAME3106B"
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = treasury value = 200 }
	}

	action_c ={				#Give more control to the Guilds#
		name = "ACTIONNAME3106C"
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 1  }
	}

}

#The League of Cambrai#
event = {

	id = 3107
	random = no
	country = FRA
	name = "EVENTNAME3107"
	desc = "EVENTHIST3107"
	style = 2

	action_a ={
		name = "ACTIONNAME3107A"	#Express Support#
		command = { type = casusbelli which = VEN value = 72 }
		command = { type = relation which = VEN value = -150 }
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = TOS value = 150 }
	}

	action_b ={
		name = "ACTIONNAME3107B"	#Ignore#
		command = { type = relation which = VEN value = 50 }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = PAP value = -50 }
		command = { type = relation which = TOS value = -50 }
	}

	action_c ={
		name = "ACTIONNAME3107C"	#Express Hostility#
		command = { type = relation which = VEN value = 150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = PAP value = -150 }
		command = { type = relation which = TOS value = -150 }
	}

}

#French claims in Italy weakened#
event = {

	id = 3108
	trigger = {
			OR = {
				event = 3105
				event = 3718
				}
			}
	date = { day = 1 month = january year = 1529 }
	offset = 350
	deathdate = { day = 1 month = january year = 1530 }
	random = no
	country = FRA
	name = "EVENTNAME3108"
	desc = "EVENTHIST3108"
	style = 2

	action_a ={				#No one seem to acknowledge our claims#
		name = "ACTIONNAME3108A"
		command = { type = province_revoltrisk which = 389 value = -6 }
		command = { type = removecore which = 389 }
		command = { type = removecore which = 393 }
		command = { type = removecore which = 394 }
		command = { type = removecore which = 934 }
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = relation which = ARG value = 100 }
		command = { type = relation which = NAP value = 100 }
		command = { type = stability value = 1 }
	}
	action_b ={				#We will never drop our claims on what is ours#
		name = "ACTIONNAME3108B"
		command = { type = province_revoltrisk which = 389 value = -6 }
		command = { type = relation which = SPA value = -150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = ARG value = -150 }
		command = { type = relation which = NAP value = -150 }
		command = { type = stability value = -2 }
	}
}

#The League of Schmalkalden#
event = {

	id = 3109
trigger = {
		 exists = HAB  
		 	AND = { 
				OR = {
					religion = protestant
					religion = reformed
						}
			}
	}	
random = no
	country = FRA
	name = "EVENTNAME3109"
	desc = "EVENTHIST3109"
	style = 2

	date = { day = 1 month = january year = 1527 }
	offset = 30
	deathdate = { day = 1 month = january year = 1529 }

	action_a ={				#Give it your support#
		name = "ACTIONNAME3109A"
		command = { type = relation which = BRA value = 50 }
		command = { type = relation which = HAN value = 50 }
		command = { type = relation which = HES value = 50 }
		command = { type = relation which = PFA value = 50 }
		command = { type = relation which = SAC value = 50 }
		command = { type = relation which = THU value = 50 }
		command = { type = relation which = KLE value = 50 }
		command = { type = relation which = SPA value = -100 }
		command = { type = relation which = HAB value = -150 }	}

	action_b ={				#Ignore it#
		name = "ACTIONNAME3109B"
command = { type = relation which = BRA value = -50 }
		command = { type = relation which = HAN value = -50 }
		command = { type = relation which = HES value = -50 }
		command = { type = relation which = PFA value = -50 }
		command = { type = relation which = SAC value = -50 }
		command = { type = relation which = THU value = -50 }
		command = { type = relation which = PAP value = 50 }
		command = { type = relation which = HAB value = 50 }
		command = { type = relation which = SPA value = 50 }	}
}

#War of Religion in France#
event = {

	id = 3110
	random = no
	country = FRA
	name = "EVENTNAME3110"
	desc = "EVENTHIST3110"
	style = 2

	date = { day = 1 month = march year = 1562 }
	offset = 30
	deathdate = { day = 24 month = august year = 1572 }

	action_a ={				#French Moderates#
		name = "ACTIONNAME3110A"
		command = { type = religion which = catholic }
		command = { type = sleepevent which = 3113 }
		command = { type = sleepevent which = 3774 }
		command = { type = revolt which = 417 }
		command = { type = revolt which = 418 }
		command = { type = revolt which = 423 }
		command = { type = revolt which = 408 }
		command = { type = revolt which = 409 }
		command = { type = revolt which = 425 }
		command = { type = province_revoltrisk which = 417 value = 5 }
		command = { type = province_revoltrisk which = 424 value = 5 }
		command = { type = province_revoltrisk which = 408 value = 5 }
		command = { type = province_revoltrisk which = 409 value = 5 }
		command = { type = province_revoltrisk which = 420 value = 5 }
		command = { type = province_revoltrisk which = 410 value = 5 }
		command = { type = province_revoltrisk which = 411 value = 5 }
		command = { type = province_revoltrisk which = 386 value = 5 }
		command = { type = province_revoltrisk which = 376 value = 5 }
		command = { type = province_revoltrisk which = 384 value = 5 }
		command = { type = province_revoltrisk which = 383 value = 5 }
		command = { type = province_revoltrisk which = 382 value = 5 }
		command = { type = province_revoltrisk which = 418 value = 5 }
		command = { type = province_revoltrisk which = 423 value = 5 }
		command = { type = province_revoltrisk which = 412 value = 5 }
		command = { type = province_revoltrisk which = 419 value = 5 }
		command = { type = province_revoltrisk which = 407 value = 5 }
		command = { type = province_revoltrisk which = 422 value = 5 }
		command = { type = province_revoltrisk which = 421 value = 5 }
		command = { type = province_revoltrisk which = 425 value = 5 }
		command = { type = province_revoltrisk which = 877 value = 5 }
		command = { type = INF which = -2 value = 20000 }
		command = { type = CAV which = -2 value = 5000 }
		command = { type = ART which = -2 value = 5 }
		command = { type = sleepleader which = 09003 }
		command = { type = sleepleader which = 09004 }
		command = { type = sleepleader which = 09005 }
		command = { type = sleepleader which = 09006 }
		command = { type = stability value = 2 }
	}

	action_b ={				#French Protestants#
		name = "ACTIONNAME3110B"
		command = { type = religion which = reformed }
		command = { type = sleepevent which = 3111 }
		command = { type = sleepevent which = 3774 }
		command = { type = revolt which = 417 }
		command = { type = revolt which = 409 }
		command = { type = revolt which = 376 }
		command = { type = revolt which = 383 }
		command = { type = province_revoltrisk which = 417 value = 7 }
		command = { type = province_revoltrisk which = 424 value = 7 }
		command = { type = province_revoltrisk which = 408 value = 7 }
		command = { type = province_revoltrisk which = 409 value = 7 }
		command = { type = province_revoltrisk which = 420 value = 7 }
		command = { type = province_revoltrisk which = 410 value = 7 }
		command = { type = province_revoltrisk which = 411 value = 7 }
		command = { type = province_revoltrisk which = 386 value = 7 }
		command = { type = province_revoltrisk which = 376 value = 7 }
		command = { type = province_revoltrisk which = 384 value = 7 }
		command = { type = province_revoltrisk which = 383 value = 7 }
		command = { type = province_revoltrisk which = 382 value = 7 }
		command = { type = province_revoltrisk which = 877 value = 7 }
		command = { type = INF which = -2 value = 15000 }
		command = { type = CAV which = -2 value = 15000 }
		command = { type = ART which = -2 value = 10 }
		command = { type = sleepleader which = 09003 }
		command = { type = sleepleader which = 09005 }
		command = { type = sleepleader which = 09007 }
		command = { type = stability value = -1 }
		command = { type = relation which = ENG value = 150 }
	}
	action_c ={				#French Ultra Catholics#
		name = "ACTIONNAME3110C"
		command = { type = religion which = counterreform }
		command = { type = sleepevent which = 3111 }
		command = { type = sleepevent which = 3113 }
		command = { type = revolt which = 418 }
		command = { type = revolt which = 423 }
		command = { type = revolt which = 422 }
		command = { type = revolt which = 412 }
		command = { type = revolt which = 425 }
		command = { type = province_revoltrisk which = 418 value = 7 }
		command = { type = province_revoltrisk which = 423 value = 7 }
		command = { type = province_revoltrisk which = 412 value = 7 }
		command = { type = province_revoltrisk which = 419 value = 7 }
		command = { type = province_revoltrisk which = 407 value = 7 }
		command = { type = province_revoltrisk which = 422 value = 7 }
		command = { type = province_revoltrisk which = 421 value = 7 }
		command = { type = province_revoltrisk which = 425 value = 7 }
		command = { type = province_revoltrisk which = 877 value = 7 }
		command = { type = INF which = -2 value = 15000 }
		command = { type = CAV which = -2 value = 15000 }
		command = { type = ART which = -2 value = 10 }
		command = { type = sleepleader which = 09004 }
		command = { type = sleepleader which = 09006 }
		command = { type = sleepleader which = 09008 }
		command = { type = stability value = -1 }
		command = { type = relation which = SAV value = 150 }
		command = { type = relation which = SPA value = 150 }
	}
}

#At the Walls of Paris#		#FMOD#
event = {

	id = 3111
	trigger = {
		OR = {
		NOT = {
			exists = NAV
			}
		NOT = {
			event = 15433
			event = 15434
			}
		}
	}
	random = no
	country = FRA
	name = "EVENTNAME3111"
	desc = "EVENTHIST3111"
	style = 2

	date = { day = 2 month = august year = 1589 }
	offset = 0
	deathdate = { day = 3 month = august year = 1589 }

	action_a ={				#The Kingdom is Ours!#
		name = "ACTIONNAME3111A"       
                command = { type = flagname which = _Navarre }
		command = { type = addcore which = 425 }
		command = { type = provinceculture which = 425 value = french }
		command = { type = province_revoltrisk which = 417 value = -5 }
		command = { type = province_revoltrisk which = 424 value = -5 }
		command = { type = province_revoltrisk which = 408 value = -5 }
		command = { type = province_revoltrisk which = 409 value = -5 }
		command = { type = province_revoltrisk which = 420 value = -5 }
		command = { type = province_revoltrisk which = 410 value = -5 }
		command = { type = province_revoltrisk which = 411 value = -5 }
		command = { type = province_revoltrisk which = 386 value = -5 }
		command = { type = province_revoltrisk which = 376 value = -5 }
		command = { type = province_revoltrisk which = 384 value = -5 }
		command = { type = province_revoltrisk which = 383 value = -5 }
		command = { type = province_revoltrisk which = 382 value = -5 }
		command = { type = province_revoltrisk which = 418 value = -5 }
		command = { type = province_revoltrisk which = 423 value = -5 }
		command = { type = province_revoltrisk which = 412 value = -5 }
		command = { type = province_revoltrisk which = 419 value = -5 }
		command = { type = province_revoltrisk which = 407 value = -5 }
		command = { type = province_revoltrisk which = 422 value = -5 }
		command = { type = province_revoltrisk which = 421 value = -5 }
		command = { type = province_revoltrisk which = 425 value = -5 }
		command = { type = province_revoltrisk which = 877 value = -5 }
		command = { type = inherit which = FPR }
		command = { type = inherit which = FUC }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = domestic which = LAND value = 1 }
		command = { type = domestic which = OFFENSIVE value = 1 }
		command = { type = stability value = 1  }
	}
}

#The Holy League#
event = {

	id = 3112
	trigger = {
			exists = TUR
			AND = {
				event = 3549 
				} 
		}
random = no
	country = FRA
	name = "EVENTNAME3112"
	desc = "EVENTHIST3112"
	style = 2

	date = { day = 1 month = january year = 1568 }
	offset = 30
	deathdate = { day = 1 month = january year = 1571 }

	action_a ={			#Support the Holy League#
		name = "ACTIONNAME3112A"
		command = { type = casusbelli which = TUR value = 72 }
		command = { type = relation which = TUR value = -150 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = KNI value = 150 }
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = TOS value = 150 }
		command = { type = relation which = VEN value = 150 }
		command = { type = relation which = NAP value = 150 }
		command = { type = relation which = SAV value = 150 }
	}

	action_b ={			#Let the matter fall#
		name = "ACTIONNAME3112B"
		command = { type = relation which = TUR value = 50 }
		command = { type = relation which = PAP value = -50 }
		command = { type = relation which = KNI value = -50 }
		command = { type = relation which = SPA value = -50 }
		command = { type = relation which = TOS value = -50 }
		command = { type = relation which = VEN value = -50 }
		command = { type = relation which = NAP value = -50 }
		command = { type = relation which = SAV value = -50 }
	}
}

#At the Walls of Paris#		#FPR#
event = {

	id = 3113			
	random = no
	country = FRA
	name = "EVENTNAME3113"
	desc = "EVENTHIST3113"
	style = 2

	date = { day = 0 month = august year = 1589 }
	offset = 0
	deathdate = { day = 1 month = august year = 1589 }

	action_a ={				#The Kingdom is Ours!#
		name = "ACTIONNAME3113A"
		command = { type = stability value = 3 }
		command = { type = provinceculture which = 425 value = french }
		command = { type = inherit which = FPR }
		command = { type = inherit which = FUC }
		command = { type = conversion which = -2 }
		command = { type = conversion which = -1 }
		command = { type = conversion which = -1 }
		command = { type = conversion which = -1 }
		command = { type = domestic which = CENTRALIZATION value = 3 }
		command = { type = domestic which = ARISTOCRACY value = -2 }
		command = { type = domestic which = INNOVATIVE value = -3 }
		command = { type = domestic which = LAND value = 2 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = province_revoltrisk which = 417 value = -7 }
		command = { type = province_revoltrisk which = 424 value = -7 }
		command = { type = province_revoltrisk which = 408 value = -7 }
		command = { type = province_revoltrisk which = 409 value = -7 }
		command = { type = province_revoltrisk which = 420 value = -7 }
		command = { type = province_revoltrisk which = 410 value = -7 }
		command = { type = province_revoltrisk which = 411 value = -7 }
		command = { type = province_revoltrisk which = 386 value = -7 }
		command = { type = province_revoltrisk which = 376 value = -7 }
		command = { type = province_revoltrisk which = 384 value = -7 }
		command = { type = province_revoltrisk which = 383 value = -7 }
		command = { type = province_revoltrisk which = 382 value = -7 }
		command = { type = province_revoltrisk which = 877 value = -7 }

	}
}
#At the Walls of Paris#		#FUC#
event = {

	id = 3774
	random = no
	country = FRA
	name = "EVENTNAME3774"
	desc = "EVENTHIST3774"
	style = 2

	date = { day = 0 month = august year = 1589 }
	offset = 0
	deathdate = { day = 1 month = august year = 1589 }

	action_a ={				#The Kingdom is Ours!#
		name = "ACTIONNAME3774A"
		command = { type = provinceculture which = 425 value = french }
		command = { type = stability value = 3  }
		command = { type = inherit which = FPR }
		command = { type = inherit which = FUC }
		command = { type = conversion which = -1 }
		command = { type = conversion which = -1 }
		command = { type = conversion which = -1 }
		command = { type = conversion which = -1 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = INNOVATIVE value = -3 }
		command = { type = domestic which = LAND value = 2 }
		command = { type = domestic which = OFFENSIVE value = -2 }
		command = { type = province_revoltrisk which = 418 value = -7 }
		command = { type = province_revoltrisk which = 423 value = -7 }
		command = { type = province_revoltrisk which = 412 value = -7 }
		command = { type = province_revoltrisk which = 419 value = -7 }
		command = { type = province_revoltrisk which = 407 value = -7 }
		command = { type = province_revoltrisk which = 422 value = -7 }
		command = { type = province_revoltrisk which = 421 value = -7 }
		command = { type = province_revoltrisk which = 425 value = -7 }
		command = { type = province_revoltrisk which = 877 value = -7 }
		command = { type = wakemonarch which = 04022 }
		command = { type = wakemonarch which = 04023 }
		command = { type = wakemonarch which = 04024 }
		command = { type = wakemonarch which = 04025 }
		command = { type = wakemonarch which = 04026 }
		command = { type = wakemonarch which = 04027 }
		command = { type = wakemonarch which = 04028 }
		command = { type = wakemonarch which = 04029 }
		command = { type = sleepmonarch which = 04011 }
		command = { type = sleepmonarch which = 04012 }
		command = { type = sleepmonarch which = 04013 }
		command = { type = sleepmonarch which = 04014 }
		command = { type = sleepmonarch which = 04015 }
		command = { type = sleepmonarch which = 04019 }
	}
}
#Le Tellier and Louvois#
event = {

	id = 3114
	random = no
	country = FRA
	name = "EVENTNAME3114"
	desc = "EVENTHIST3114"
	style = 3

	date = { day = 1 month = january year = 1643 }
	offset = 30
	deathdate = { day = 1 month = january year = 1691 }

	action_a ={				#These Excellent Military Specialists!#
		name = "ACTIONNAME3114A"
		command = { type = MIL which = 3 value = 576 }
		command = { type = land value = 1000 }
		command = { type = fortress which = -1 value = 1 }
		command = { type = fortress which = -1 value = 1 }
		command = { type = fortress which = -1 value = 1 }
		command = { type = domestic which = OFFENSIVE value = -2 }
		command = { type = domestic which = QUALITY value = 1 }
		command = { type = treasury value = -800 }
	}
}

#Samuel de Champlain and the Hurons#
event = {

	id = 3115
	trigger = {
			OR = {
				owned = { province = 110 data = -1 }
				owned = { province = 86 data = -1 }
				owned = { province = 43 data = -1 }
				}
		}
	random = no
	country = FRA
	name = "EVENTNAME3115"
	desc = "EVENTHIST3115"
	style = 3

	date = { day = 1 month = january year = 1605 }
	offset = 30
	deathdate = { day = 1 month = january year = 1611 }

	action_a ={				#Let us befriend the Hurons#
		name = "ACTIONNAME3115A"
		command = { type = relation which = HUR value = 150 }
		command = { type = merchants value = 3 }
		command = { type = conquistador which = 110 }
	}

	action_b ={				#Let us befriend the Creek#
		name = "ACTIONNAME3115B"
		command = { type = relation which = CRE value = 150 }
		command = { type = merchants value = 3 }
		command = { type = conquistador which = 43 }
	}

	action_c ={				#Let us befriend the Iroquis#
		name = "ACTIONNAME3115C"
		command = { type = relation which = OHI value = 150 }
		command = { type = merchants value = 3 }
		command = { type = conquistador which = 86 }
	}

}

#The Catholic League#
event = {

	id = 3116
	trigger = {
		 OR = {
			religion = catholic
			religion = counterreform
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3116"
	desc = "EVENTHIST3116"
	style = 3

	date = { day = 1 month = january year = 1607 }
	offset = 30
	deathdate = { day = 1 month = january year = 1609 }

	action_a ={				#Prepare to Join#
		name = "ACTIONNAME3116A"
		command = { type = relation which = BRA value = -150 }
		command = { type = relation which = HAN value = -150 }
		command = { type = relation which = HES value = -150 }
		command = { type = relation which = PFA value = -150 }
		command = { type = relation which = SAC value = -150 }
		command = { type = relation which = THU value = -150 }
		command = { type = relation which = SHL value = -150 }
		command = { type = relation which = KLE value = 50 }
		command = { type = relation which = KOL value = 100 }
		command = { type = relation which = BAY value = 100 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = HAB value = 100 }
	}

	action_b ={				#Stay Neutral#
		name = "ACTIONNAME3116B"
		command = { type = relation which = BRA value = 50 }
		command = { type = relation which = HAN value = 50 }
		command = { type = relation which = HES value = 50 }
		command = { type = relation which = PFA value = 50 }
		command = { type = relation which = SAC value = 50 }
		command = { type = relation which = THU value = 50 }
		command = { type = relation which = BAY value = -50 }
		command = { type = relation which = KLE value = -50 }
		command = { type = relation which = KOL value = -50 }
		command = { type = relation which = HAB value = -100 }
	}
}

#The Evangelic Union#
event = {

	id = 3117
	trigger = {
		 OR = {
			religion = protestant
			religion = reformed
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3117"
	desc = "EVENTHIST3117"
	style = 3

	date = { day = 1 month = january year = 1605 }
	offset = 30
	deathdate = { day = 1 month = january year = 1609 }

	action_a ={				#Prepare to Join#
		name = "ACTIONNAME3117A"
		command = { type = relation which = BRA value = 150 }
		command = { type = relation which = HAN value = 150 }
		command = { type = relation which = HES value = 150 }
		command = { type = relation which = PFA value = 150 }
		command = { type = relation which = SAC value = 150 }
		command = { type = relation which = THU value = 150 }
		command = { type = relation which = SHL value = 150 }
		command = { type = relation which = KLE value = 100 }
		command = { type = relation which = KOL value = 50 }
		command = { type = relation which = BAY value = 50 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = SPA value = -100 }
		command = { type = relation which = HAB value = -150 }
	}

	action_b ={				#Stay Neutral#
		name = "ACTIONNAME3117B"
		command = { type = relation which = BRA value = -100 }
		command = { type = relation which = HAN value = -100 }
		command = { type = relation which = HES value = -100 }
		command = { type = relation which = PFA value = -100 }
		command = { type = relation which = SAC value = -100 }
		command = { type = relation which = THU value = -100 }
		command = { type = relation which = PAP value = 50 }
	}
}

#Revolt in France#
event = {

	id = 3118
	random = no
	country = FRA
	name = "EVENTNAME3118"
	desc = "EVENTHIST3118"
	style = 3

	date = { day = 1 month = january year = 1619 }
	offset = 30
	deathdate = { day = 1 month = january year = 1621 }

	action_a ={				#Treat the Noble Rebels with Dignity#
		name = "ACTIONNAME3118A"
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = stability value = 2 }
	}

	action_b ={				#Kill them and expropriate their land#
		name = "ACTIONNAME3118B"
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = revoltrisk which = 48 value = 3 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = treasury value = 200 }
		command = { type = stability value = -1 }
	}
}

#Protestant Revolt in Navarra#
event = {

	id = 3119
	trigger = {
			AND = {
				NOT = {
					exists = NAV
					}
				OR = {
					religion = catholic
					religion = counterreform
					}
				}
			}
			
	random = no
	country = FRA
	name = "EVENTNAME3119"
	desc = "EVENTHIST3119"
	style = 3

	date = { day = 1 month = january year = 1621 }
	offset = 30
	deathdate = { day = 1 month = january year = 1623 }

	action_a ={				#Crush them!#
		name = "ACTIONNAME3119A"
		command = { type = revolt which = 921 }
		command = { type = revolt which = 921 }
		command = { type = revolt which = 428 }
		command = { type = revolt which = 428 }
		command = { type = stability value = 1 }
	}
}

#Richelieu#
event = {

	id = 3120
	random = no
	country = FRA
	name = "EVENTNAME3120"
	desc = "EVENTHIST3120"
	style = 3

	date = { day = 1 month = january year = 1621 }
	offset = 30
	deathdate = { day = 1 month = january year = 1626 }

	action_a ={		#An Excellent Minister!#
		name = "ACTIONNAME3120A"
		command = { type = domestic which = CENTRALIZATION value = 3 }
		command = { type = domestic which = ARISTOCRACY value = 2 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = DIP which = 4 value = 360 }
		command = { type = ADM which = 4 value = 360 }
		command = { type = MIL which = 4 value = 360 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = infra value = 1000 }
		command = { type = trade value = 1000  }
		command = { type = stability value = 3 }
	}
}

#War of Religion in France#
event = {

	id = 3121
	trigger = {
		AND ={
			domestic = {
				type = centralization
				value = 6
				}
			domestic = {
				type = aristocracy
				value = 6
				}
			}
		}

	random = no
	country = FRA
	name = "EVENTNAME3121"
	desc = "EVENTHIST3121"
	style = 3

	date = { day = 1 month = january year = 1621 }
	offset = 30
	deathdate = { day = 1 month = january year = 1626 }

	action_a ={				#Crush this State-within-the-State#
		name = "ACTIONNAME3121A"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = INNOVATIVE value = -2 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revoltrisk which = 240 value = 1 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Try a Tolerant Policy of Reconciliation#
		name = "ACTIONNAME3121B"
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = stability value = -2 }
	}
}

#The Fronde in France#
event = {

	id = 3122
	random = no
	country = FRA
	name = "EVENTNAME3122"
	desc = "EVENTHIST3122"
	style = 3
	
	date = { day = 1 month = january year = 1647 }
	offset = 30
	deathdate = { day = 1 month = january year = 1649 }

	action_a ={				#Crush the Parliament and the Nobles#
		name = "ACTIONNAME3122A"
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = INNOVATIVE value = -2 }
		command = { type = revoltrisk which = 60 value = 3 }
		command = { type = stability value = -2 }
	}

	action_b ={				#Crush the Parliament, but appease the Nobles#
		name = "ACTIONNAME3122B"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = INNOVATIVE value = -2 }
		command = { type = revoltrisk which = 60 value = 2 }
		command = { type = stability value = -1 }
	}

	action_c ={				#Appoint the Prince of Cond as Regent#
		name = "ACTIONNAME3122C"
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = SERFDOM value = 2 }
		command = { type = revoltrisk which = 60 value = 1 }
		command = { type = ADM which = -2 value = 120 }
		command = { type = stability value = 1 }
	}

}

#Acadmie Francaise#
event = {

	id = 3123
	random = no
	country = FRA
	name = "EVENTNAME3123"
	desc = "EVENTHIST3123"
	style = 3

	date = { day = 1 month = january year = 1630 }
	offset = 30
	deathdate = { day = 1 month = january year = 1640 }

	action_a ={				#Yes we want it!#
		name = "ACTIONNAME3123A"
		command = { type = land value = 500 }
		command = { type = naval value = 500 }
		command = { type = infra value = 500 }
		command = { type = trade value = 500 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = stability value = 1 }
		command = { type = treasury value = -500 }
	}

	action_b ={				#No its to expensive!#
		name = "ACTIONNAME3123B"
		command = { type = domestic which = INNOVATIVE value = -1  }
	}
}

#Colbert#
event = {

	id = 3124
	random = no
	country = FRA
	name = "EVENTNAME3124"
	desc = "EVENTHIST3124"
	style = 3

	date = { day = 1 month = january year = 1660 }
	offset = 30
	deathdate = { day = 1 month = january year = 1670 }

	action_a ={			#Build a Navy and modernize the Infrastructure#
		name = "ACTIONNAME3124A"
		command = { type = MIL which = 1 value = 240 }
		command = { type = ADM which = 1 value = 240  }
		command = { type = naval value = 500 }
		command = { type = infra value = 500 }
		command = { type = gainmanufactory which = 413 value = navalequipment }
		command = { type = stability value = 2 }
		command = { type = treasury value = -200 }
		command = { type = loansize which = 500 }
	}

	action_b ={				#Concentrate on Economic Domination#
		name = "ACTIONNAME3124B"
		command = { type = ADM which = 3 value = 240 }
		command = { type = infra value = 1200  }
		command = { type = gainmanufactory which = 383 value = goods }
		command = { type = gainmanufactory which = 424 value = refinery }
		command = { type = stability value = 1 }
		command = { type = treasury value = -300 }
		command = { type = loansize which = 600 }
	}

	action_c ={				#Concentrate on Naval Supremacy#
		name = "ACTIONNAME3124C"
		command = { type = MIL which = 3 value = 240  }
		command = { type = naval value = 1200  }
		command = { type = gainmanufactory which = 414 value = navalequipment }
		command = { type = gainmanufactory which = 413 value = navalequipment }
		command = { type = stability value = 1 }
		command = { type = treasury value = -300 }
		command = { type = loansize which = 300 }
	}

}

#The Commissioning of Versailles#
event = {

	id = 3125
	random = no
	country = FRA
	name = "EVENTNAME3125"
	desc = "EVENTHIST3125"
	style = 3

	date = { day = 1 month = january year = 1674 }
	offset = 30
	deathdate = { day = 1 month = january year = 1675 }

	action_a ={				#We need it for the Glory#
		name = "ACTIONNAME3125A"
		command = { type = stability value = -1 }
		command = { type = treasury value = -1500 }
	}

	action_b ={				#Useless piece of..#
		name = "ACTIONNAME3125B"
		command = { type = stability value = 1 }
		command = { type = sleepevent which = 3126 }
	}
}

#Versailles stand in Unearthly Glory#
event = {

	id = 3126
	random = no
	country = FRA
	name = "EVENTNAME3126"
	desc = "EVENTHIST3126"
	style = 3

	date = { day = 1 month = january year = 1682 }
	offset = 30
	deathdate = { day = 1 month = january year = 1683 }

	action_a ={				#A Sun-Palace for a Sun-King!#
		name = "ACTIONNAME3126A"
		command = { type = gainmanufactory which = 385 value = luxury }
		command = { type = vp value = 600 }
		command = { type = stability value = 3 }
	}
}

#Protestants expelled from France#
event = {

	id = 3128
	trigger = {
			OR = {
				religion = catholic
				religion = counterreform
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3128"
	desc = "EVENTHIST3128"
	style = 3

	date = { day = 1 month = january year = 1681 }
	offset = 30
	deathdate = { day = 1 month = january year = 1688 }

	action_a ={				#Expel the Traitors#
		name = "ACTIONNAME3128A"
		command = { type = trigger which = 3509 }
		command = { type = trigger which = 3521 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = stability value = 2 }
	}

	action_b ={				#Have Mercy with these Misguided Creatures#
		name = "ACTIONNAME3128B"
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = stability value = -2 }
	}
}

#Catholics rights revoked#
event = {

	id = 3129
	trigger = {
			OR = {
				religion = protestant
				religion = reformed
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3129"
	desc = "EVENTHIST3129"
	style = 3

	date = { day = 1 month = january year = 1681 }
	offset = 30
	deathdate = { day = 1 month = january year = 1688 }

	action_a ={				#Expel the Traitors#
		name = "ACTIONNAME3129A"
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = conversion which = -1 }
		command = { type = population which = -3 value = -10000 }
		command = { type = provincetax which = -3 value = -2 }
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = stability value = 2 }
	}

	action_b ={				#Have Mercy with these Misguided Creatures#
		name = "ACTIONNAME3129B"
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = religiousrevolt which = -1 }
		command = { type = stability value = -2 }
	}
}

#Phillip of Bourbon succedes Carlos II in Spain#	#Bourbon#
event = {

	id = 3130		#Triggered by SPA3173#
	random = no
	country = FRA
	name = "EVENTNAME3130"
	desc = "EVENTHIST3130"
	style = 4

	action_a ={			#Splendid#
		name = "ACTIONNAME3130A"
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = HOL value = -150 }
		command = { type = relation which = ENG value = -150 }
		command = { type = stability value = 3 }
		command = { type = alliance which = SPA }
	}
}

#The Mississippi Trade Company#
event = {

	id = 3132
	random = no
	country = FRA
	name = "EVENTNAME3132"
	desc = "EVENTHIST3132"
	style = 4

	date = { day = 1 month = january year = 1717 }
	offset = 30
	deathdate = { day = 1 month = january year = 1718 }

	action_a ={				#This sounds like Easy Money!#
		name = "ACTIONNAME3132A"
		command = { type = trade value = 1000 }
		command = { type = gainmanufactory which = -1 value = refinery }
		command = { type = merchants value = 6 }
		command = { type = treasury value = 200 }
		command = { type = stability value = 1 }
	}

	action_b ={				#This sounds like a Fraud!#
		name = "ACTIONNAME3132B"
		command = { type = sleepevent which = 3133 }
		command = { type = sleepevent which = 3134 }
		command = { type = domestic which = INNOVATIVE value = -1   }
		command = { type = stability value = -1 }
	}
}

#State Bankruptcy#
event = {

	id = 3133
	trigger = {
		NOT = { event = 3134  }
		NOT = { stability = 2 }
	} 
	random = no
	country = FRA
	name = "EVENTNAME3133"
	desc = "EVENTHIST3133"
	style = 4

	date = { day = 1 month = january year = 1719 }
	offset = 30
	deathdate = { day = 1 month = january year = 1740 }

	action_a ={				#Declare State Bankruptcy#
		name = "ACTIONNAME3133A"
		command = { type = treasury value = -1000 }
		command = { type = infra value = -1000 }
		command = { type = trade value = -1000 }
		command = { type = inflation value = 15 }
		command = { type = domestic which = SERFDOM value = -1 }  
		command = { type = stability value = -3 }
		command = { type = losemanufactory which = -1 }
		command = { type = losemanufactory which = -1 }
		command = { type = losemanufactory which = -1 }
#		command = { type = revoltrisk which = 60 value = 4 }
	}
}

#Bank de France and New Financial Legislation#
event = {

	id = 3134
	trigger = {
			domestic = {
					type = innovative
					value = 7
					}
			NOT = {
				event = 3133
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3134"
	desc = "EVENTHIST3134"
	style = 4

	date = { day = 1 month = january year = 1719 }
	offset = 30
	deathdate = { day = 1 month = january year = 1740 }


	action_a ={				#National Loans at 500 ducats#
		name = "ACTIONNAME3134A"
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = loansize which = 500 }
		command = { type = inflation value = -5 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = stability value = 2 }
	}

	action_b ={				#National Loans at 200 ducats#
		name = "ACTIONNAME3134B"
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = loansize which = 200 }
		command = { type = inflation value = -10 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = stability value = 2 }
	}

	action_c ={				#National Loans at 800 ducats#
	
		name = "ACTIONNAME3134C"
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = loansize which = 800 }
		command = { type = inflation value = 5 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = stability value = -1 }

	}

}

#De Broglie#
event = {

	id = 3135
	random = no
	country = FRA
	name = "EVENTNAME3135"
	desc = "EVENTHIST3135"
	style = 3

	date = { day = 1 month = january year = 1748 }
	offset = 10
	deathdate = { day = 1 month = january year = 1760 }

	action_a ={				#Let him become our Spymaster!#
		name = "ACTIONNAME3135A"
		command = { type = dynastic which = -1 }
		command = { type = dynastic which = -1 }
		command = { type = dynastic which = -1 }
		command = { type = dynastic which = -1 }
		command = { type = dynastic which = -1 }
		command = { type = dynastic which = -1 }
		command = { type = relation which = HAB value = -100 }
		command = { type = relation which = ENG value = -100 }
		command = { type = treasury value = -200 }
		command = { type = stability value = 1 }
	}

	action_b ={				#No I do not trust him!#
		name = "ACTIONNAME3135B"
		command = { type = domestic which = INNOVATIVE value = -1 }
	}
}

#The Polish Succession of 1733#
event = {

	id = 3136		#Triggered by POL3495#
	random = no
	country = FRA
	name = "EVENTNAME3136"
	desc = "EVENTHIST3136"
	style = 4

	action_a ={			#Risk Local War for the Kingdom#
		name = "ACTIONNAME3136A"
		command = { type = casusbelli which = RUS value = 24 }
		command = { type = casusbelli which = HAB value = 24 }
		command = { type = casusbelli which = SAC value = 24 }
		command = { type = relation which = POL value = -100 }
		command = { type = relation which = RUS value = -100 }
		command = { type = relation which = HAB value = -100 }
		command = { type = relation which = SAC value = -150 }
		command = { type = relation which = PRU value = -100 }
		command = { type = relation which = SWE value = 100 }
		command = { type = stability value = 1 }
	}

	action_b ={			#Risk Major War for the Kingdom#
		name = "ACTIONNAME3136B"
		command = { type = trigger which = 3249 }
		command = { type = alliance which = SWE }
		command = { type = casusbelli which = RUS value = 24 }
		command = { type = casusbelli which = HAB value = 24 }
		command = { type = casusbelli which = SAC value = 24 }
		command = { type = relation which = POL value = -150 }
		command = { type = relation which = RUS value = -150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = SAC value = -150 }
		command = { type = relation which = PRU value = -150 }
		command = { type = relation which = SWE value = 150 }
		command = { type = stability value = -1 }
	}
}

#Fleury#
event = {

	id = 3137
	random = no
	country = FRA
	name = "EVENTNAME3137"
	desc = "EVENTHIST3137"
	style = 4

	date = { day = 1 month = january year = 1726 }
	offset = 10
	deathdate = { day = 30 month = december year = 1726 }

	action_a ={			#An Excellent Minister!#
		name = "ACTIONNAME3137A"
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = gainmanufactory which = -1 value = luxury }
		command = { type = DIP which = 4 value = 240 }
		command = { type = ADM which = 2 value = 240 }
		command = { type = MIL which = 2 value = 240 }
		command = { type = stability value = 2 }
	}
}

#The Effects of the Pragmatic Sanction#
event = {

	id = 3138
	random = no
	country = FRA
	name = "EVENTNAME3138"
	desc = "EVENTHIST3138"
	style = 4

	date = { day = 1 month = january year = 1741 }
	offset = 10
	deathdate = { day = 1 month = august year = 1741 }

	action_a ={		#Anti-Habsburg#
		name = "ACTIONNAME3138A"
		command = { type = casusbelli which = HAB value = 36 }
		command = { type = stability value = -1 }
		command = { type = relation which = BAY value = 150 }
		command = { type = relation which = SAC value = 150 }
		command = { type = relation which = GEN value = 50 }
		command = { type = relation which = PRU value = 150 }
		command = { type = relation which = ENG value = -100 }
		command = { type = relation which = HOL value = -100 }
		command = { type = relation which = RUS value = -100 }
		command = { type = relation which = HES value = -50 }
		command = { type = relation which = HAN value = -50 }
		command = { type = relation which = HAB value = -150 }
	}

	action_b ={		#Neutral#
		name = "ACTIONNAME3138B"
		command = { type = relation which = BAY value = -50 }
		command = { type = relation which = SAC value = -50 }
		command = { type = relation which = PRU value = -50 }
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = HOL value = -50 }
		command = { type = relation which = RUS value = 100 }
		command = { type = relation which = HES value = 50 }
		command = { type = relation which = HAN value = -50 }
		command = { type = relation which = HAB value = 100 }
		command = { type = stability value = 1 }
		command = { type = casusbelli which = ENG value = 12 }
	}

	action_c ={		#Pro-Habsburg#
		name = "ACTIONNAME3138C"
		command = { type = relation which = BAY value = -150 }
		command = { type = relation which = SAC value = -150 }
		command = { type = relation which = PRU value = -150 }
		command = { type = relation which = ENG value = 150 }
		command = { type = relation which = HOL value = 100 }
		command = { type = relation which = RUS value = 50 }
		command = { type = relation which = HES value = 150 }
		command = { type = relation which = HAN value = 150 }
		command = { type = relation which = HAB value = 150 }
		command = { type = stability value = -3 }
	}

}

#Machault and the 5% tax#
event = {

	id = 3139
	random = no
	country = FRA
	name = "EVENTNAME3139"
	desc = "EVENTHIST3139"
	style = 4

	date = { day = 1 month = january year = 1749 }
	offset = 30
	deathdate = { day = 30 month = december year = 1755 }

	action_a ={				#Introduce it, except for Nobless and Priest#
		name = "ACTIONNAME3139A"
		command = { type = domestic which = ARISTOCRACY value = 2 }
		command = { type = domestic which = SERFDOM value = 2 }
		command = { type = revoltrisk which = 60 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Introduce it for All#
		name = "ACTIONNAME3139B"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -2 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = stability value = -2 }
	}

	action_c ={				#Do not introduce it#
		name = "ACTIONNAME3139C"
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = treasury value = -200 }
		command = { type = stability value = 1 }
	}

}

#The Sale of Corsica#
event = {

	id = 3140
	trigger = {
		exists = GEN
		owned = {
			province = 398
			data = GEN
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3140"
	desc = "EVENTHIST3140"
	style = 4

	date = { day = 1 month = january year = 1758 }
	offset = 30
	deathdate = { day = 1 month = january year = 1761 }

	action_a ={			#Offer to buy Corsica#
		name = "ACTIONNAME3140A"
		command = { type = trigger which = 3707 }
	}

	action_b ={			#Pass the opportunity#
		name = "ACTIONNAME3140B"
		command = { type = trigger which = 3046 }
	}
}

#Genoa accepts offer to buy Corsica#
event = {

	id = 3719		#Triggered by GEN3707#
	random = no
	country = FRA
	name = "EVENTNAME3719"
	desc = "EVENTHIST3719"
	style = 4

	action_a ={			#Good#
		name = "ACTIONNAME3719A"
		command = { type = relation which = GEN value = 150 }
		command = { type = treasury value = -1000 }
	}
}

#Genoa decline offer to buy Corsica#
event = {

	id = 3720		#Triggered by GEN3707#
	random = no
	country = FRA
	name = "EVENTNAME3720"
	desc = "EVENTHIST3720"
	style = 4

	action_a ={			#Darn#
		name = "ACTIONNAME3720A"
		command = { type = relation which = GEN value = -50 }
	}
}

#Turgot and the Economic Reforms#
event = {

	id = 3141
	random = no
	country = FRA
	name = "EVENTNAME3141"
	desc = "EVENTHIST3141"
	style = 4

	date = { day = 1 month = january year = 1773 }
	offset = 30
	deathdate = { day = 30 month = december year = 1775 }

	action_a ={				#Let him Reform#
		name = "ACTIONNAME3141A"
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = provincetax which = 385 value = 1 }
		command = { type = provincetax which = 386 value = 1 }
		command = { type = provincetax which = 376 value = 1 }
		command = { type = provincetax which = 409 value = 1 }
		command = { type = treasury value = 200 }
	}

	action_b ={				#Don't Let him Reform#
		name = "ACTIONNAME3141B"
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = stability value = 1 }
	}
}

#Necker announce the Budget Deficiet#
event = {

	id = 3142
	trigger = {
			war = {
				country = FRA
				country = ENG
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3142"
	desc = "EVENTHIST3142"
	style = 4

	date = { day = 1 month = january year = 1775 }
	offset = 30
	deathdate = { day = 30 month = december year = 1781 }

	action_a ={				#Remove him and install Calonne#
		name = "ACTIONNAME3142A"
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = relation which = ENG value = -100 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Encourage his excellent work#
		name = "ACTIONNAME3142B"
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = relation which = ENG value = -100 }
		command = { type = stability value = -1  }
	}
}

#The Eden Agreement#
event = {

	id = 3143
	trigger = {
		exists = ENG
		NOT = {
			war = {
				country = FRA
				country = ENG
				}
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3143"
	desc = "EVENTHIST3143"
	style = 4

	date = { day = 1 month = january year = 1786 }
	offset = 30
	deathdate = { day = 30 month = december year = 1787 }

	action_a ={				#Sign it#
		name = "ACTIONNAME3143A"
		command = { type = domestic which = MERCANTILISM value = -3 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = relation which = ENG value = 100  }
		command = { type = stability value = -1 }
	}

	action_b ={				#Refuse to sign it#
		name = "ACTIONNAME3143B"
		command = { type = domestic which = MERCANTILISM value = 3 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = relation which = ENG value = -100  }
		command = { type = stability value = -1 }
	}
}

#The General Estates#
event = {

	id = 3144
	trigger = {
				domestic = {
						type = centralization
						value = 6
						}
				domestic = {
						type = aristocracy
						value = 6
						}
			NOT = {
				domestic = {
						type = innovative
						value = 6
						}
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3144"
	desc = "EVENTHIST3144"
	style = 4

	date = { day = 5 month = may year = 1789 }
	offset = 1
	deathdate = { day = 11 month = july year = 1789 }

	action_a ={				#Economic Reforms, but no Social Change#
		name = "ACTIONNAME3144A"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = SERFDOM value = 1 }
		command = { type = domestic which = INNOVATIVE value = -3 }
		command = { type = provincetax which = 385 value = 2 }
		command = { type = provincetax which = 382 value = 2 }
		command = { type = provincetax which = 383 value = 2 }
		command = { type = provincetax which = 384 value = 2 }
		command = { type = provincetax which = 376 value = 2 }
		command = { type = provincetax which = 375 value = 2 }
		command = { type = provincetax which = 387 value = 2 }
		command = { type = provincetax which = 409 value = 2 }
		command = { type = provincetax which = 386 value = 2 }
		command = { type = provincetax which = 410 value = 2 }
		command = { type = provincetax which = 411 value = 2 }
		command = { type = provincetax which = 412 value = 2 }
		command = { type = provincetax which = 413 value = 2 }
		command = { type = provincetax which = 414 value = 2 }
		command = { type = provincetax which = 415 value = 2 }
		command = { type = provincetax which = 416 value = 2 }
		command = { type = provincetax which = 417 value = 2 }
		command = { type = provincetax which = 418 value = 2 }
		command = { type = provincetax which = 419 value = 2 }
		command = { type = provincetax which = 420 value = 2 }
		command = { type = provincetax which = 421 value = 2 }
		command = { type = provincetax which = 422 value = 2 }
		command = { type = provincetax which = 423 value = 2 }
		command = { type = provincetax which = 424 value = 2 }
		command = { type = provincetax which = 425 value = 2 }
		command = { type = provincetax which = 426 value = 2 }
		command = { type = provincetax which = 428 value = 2 }
		command = { type = provincetax which = 404 value = 2 }
		command = { type = provincetax which = 405 value = 2 }
		command = { type = provincetax which = 406 value = 2 }
		command = { type = provincetax which = 407 value = 2 }
		command = { type = provincetax which = 408 value = 2 }
		command = { type = provincetax which = 377 value = 2 }
		command = { type = provincetax which = 379 value = 2 }
		command = { type = provincetax which = 374 value = 2 }
  		command = { type = provincetax which = 192 value = 2 }
		command = { type = provincetax which = 877 value = 2 }
		command = { type = provincetax which = 921 value = 2 }
                command = { type = stability value = -1 }
	}

	action_b ={				#Economic Reforms, and small Social Change#
		name = "ACTIONNAME3144B"
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = provincetax which = 385 value = 2 }
		command = { type = provincetax which = 382 value = 2 }
		command = { type = provincetax which = 383 value = 2 }
		command = { type = provincetax which = 384 value = 2 }
		command = { type = provincetax which = 376 value = 2 }
		command = { type = provincetax which = 375 value = 2 }
		command = { type = provincetax which = 387 value = 2 }
		command = { type = provincetax which = 409 value = 2 }
		command = { type = provincetax which = 386 value = 2 }
		command = { type = provincetax which = 410 value = 2 }
		command = { type = provincetax which = 411 value = 2 }
		command = { type = provincetax which = 412 value = 2 }
		command = { type = provincetax which = 413 value = 2 }
		command = { type = provincetax which = 414 value = 2 }
		command = { type = provincetax which = 415 value = 2 }
		command = { type = provincetax which = 416 value = 2 }
		command = { type = provincetax which = 417 value = 2 }
		command = { type = provincetax which = 418 value = 2 }
		command = { type = provincetax which = 419 value = 2 }
		command = { type = provincetax which = 420 value = 2 }
		command = { type = provincetax which = 421 value = 2 }
		command = { type = provincetax which = 422 value = 2 }
		command = { type = provincetax which = 423 value = 2 }
		command = { type = provincetax which = 424 value = 2 }
		command = { type = provincetax which = 425 value = 2 }
		command = { type = provincetax which = 426 value = 2 }
		command = { type = provincetax which = 428 value = 2 }
		command = { type = provincetax which = 404 value = 2 }
		command = { type = provincetax which = 405 value = 2 }
		command = { type = provincetax which = 406 value = 2 }
		command = { type = provincetax which = 407 value = 2 }
		command = { type = provincetax which = 408 value = 2 }
		command = { type = provincetax which = 377 value = 2 }
		command = { type = provincetax which = 379 value = 2 }
		command = { type = provincetax which = 374 value = 2 }
  		command = { type = provincetax which = 192 value = 2 }
		command = { type = provincetax which = 877 value = 2 }
		command = { type = provincetax which = 921 value = 2 }
		command = { type = stability value = 1 }
	}

	action_c ={				#Economic and Social Reforms#
		name = "ACTIONNAME3144C"
		command = { type = domestic which = CENTRALIZATION value = -3 }
		command = { type = domestic which = ARISTOCRACY value = -3 }
		command = { type = domestic which = SERFDOM value = -3 }
		command = { type = domestic which = INNOVATIVE value = 3 }
		command = { type = provincetax which = 385 value = 2 }
		command = { type = provincetax which = 382 value = 2 }
		command = { type = provincetax which = 383 value = 2 }
		command = { type = provincetax which = 384 value = 2 }
		command = { type = provincetax which = 376 value = 2 }
		command = { type = provincetax which = 375 value = 2 }
		command = { type = provincetax which = 387 value = 2 }
		command = { type = provincetax which = 409 value = 2 }
		command = { type = provincetax which = 386 value = 2 }
		command = { type = provincetax which = 410 value = 2 }
		command = { type = provincetax which = 411 value = 2 }
		command = { type = provincetax which = 412 value = 2 }
		command = { type = provincetax which = 413 value = 2 }
		command = { type = provincetax which = 414 value = 2 }
		command = { type = provincetax which = 415 value = 2 }
		command = { type = provincetax which = 416 value = 2 }
		command = { type = provincetax which = 417 value = 2 }
		command = { type = provincetax which = 418 value = 2 }
		command = { type = provincetax which = 419 value = 2 }
		command = { type = provincetax which = 420 value = 2 }
		command = { type = provincetax which = 421 value = 2 }
		command = { type = provincetax which = 422 value = 2 }
		command = { type = provincetax which = 423 value = 2 }
		command = { type = provincetax which = 424 value = 2 }
		command = { type = provincetax which = 425 value = 2 }
		command = { type = provincetax which = 426 value = 2 }
		command = { type = provincetax which = 428 value = 2 }
		command = { type = provincetax which = 404 value = 2 }
		command = { type = provincetax which = 405 value = 2 }
		command = { type = provincetax which = 406 value = 2 }
		command = { type = provincetax which = 407 value = 2 }
		command = { type = provincetax which = 408 value = 2 }
		command = { type = provincetax which = 377 value = 2 }
		command = { type = provincetax which = 379 value = 2 }
		command = { type = provincetax which = 374 value = 2 }
  		command = { type = provincetax which = 192 value = 2 }
		command = { type = provincetax which = 877 value = 2 }
		command = { type = provincetax which = 921 value = 2 }
		command = { type = stability value = -2 }
	}

}
#The French Revolution: Radical Republic#
event = {

	id = 3342
	trigger = {
			exists = USA
			event = 3049
			domestic = {
						type = aristocracy
						value = 8
						}
			}
	random = no
	country = FRA
	name = "EVENTNAME3342"
	desc = "EVENTHIST3342"
	style = 4

	date = { day = 13 month = july year = 1789 }
	offset = 0
	deathdate = { day = 22 month = december year = 1789 }

	action_a ={				#A Violent Revolution has struck us, Sire#
		name = "ACTIONNAME3342A"
		command = { type = flagname which = REV }
		command = { type = sleepevent which = 3779 }
		command = { type = sleepevent which = 3780 }
		command = { type = domestic which = CENTRALIZATION value = -5 }
		command = { type = domestic which = ARISTOCRACY value = -5 }
		command = { type = domestic which = SERFDOM value = -5 }
		command = { type = domestic which = INNOVATIVE value = 5 }
		command = { type = domestic which = OFFENSIVE value = 3 }
		command = { type = domestic which = LAND value = 3 }
		command = { type = domestic which = QUALITY value = -3 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = stability value = -7 }
	}
}
#The French Revolution: Republican Monarchy#
event = {

	id = 3779
	trigger = {
		exists = USA
		event = 3049
		domestic = {
			type = aristocracy
			value = 6
		}
		NOT = {
			domestic = {
				type = aristocracy
				value = 8
			}
		}
	}
	random = no
	country = FRA
	name = "EVENTNAME3779"
	desc = "EVENTHIST3779"
	style = 4

	date = { day = 13 month = july year = 1789 }
	offset = 0
	deathdate = { day = 22 month = december year = 1789 }

	action_a ={				#A Revolution has struck us, Sire#
		name = "ACTIONNAME3779A"
		command = { type = flagname which = REV }
		command = { type = sleepevent which = 3342 }
		command = { type = sleepevent which = 3780 }
		command = { type = sleepmonarch which = 4016 }
		command = { type = sleepmonarch which = 4017 }
		command = { type = sleepmonarch which = 4018 }
		command = { type = domestic which = CENTRALIZATION value = -3 }
		command = { type = domestic which = ARISTOCRACY value = -3 }
		command = { type = domestic which = SERFDOM value = -3 }
		command = { type = domestic which = INNOVATIVE value = 3 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = LAND value = 2 }
		command = { type = domestic which = QUALITY value = -2 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = stability value = -5 }
	}
}

#The French Revolution: Constitutional Monarchy#
event = {

	id = 3780
	trigger = {
		NOT = {
			event = 3342
			event = 3779
		}
		event = 3049
		domestic = {
			type = aristocracy
			value = 1
		}
		NOT = {
			domestic = {
				type = aristocracy
				value = 6
			}
		}
	}
	random = no
	country = FRA
	name = "EVENTNAME3780"
	desc = "EVENTHIST3780"
	style = 4

	date = { day = 14 month = july year = 1789 }
	offset = 0
	deathdate = { day = 22 month = december year = 1789 }

	action_a ={				#Waves of Revolts have struck us, Sire#
		name = "ACTIONNAME3780A"
		command = { type = flagname which = REV }
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = domestic which = OFFENSIVE value = 1 }
		command = { type = domestic which = LAND value = 1 }
		command = { type = domestic which = QUALITY value = -1 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = desertion which = -1 value = 5000 }
		command = { type = stability value = -3 }
	}
}


#The Reign of Terror#
event = {

	id = 3145
	trigger = {
			OR = {
				event = 3342
				event = 3779
				}
			NOT = {
				domestic = {
						type = centralization
						value = 6
						}
				}
			NOT = {
				stability = 0
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3145"
	desc = "EVENTHIST3145"
	style = 4

	date = { day = 1 month = january year = 1792 }
	offset = 10
	deathdate = { day = 30 month = december year = 1794 }

	action_a ={				#The September-murders have taken place#
		name = "ACTIONNAME3145A"
		command = { type = monarch which = 04016 }
		command = { type = domestic which = CENTRALIZATION value = -5 }
		command = { type = domestic which = ARISTOCRACY value = -5 }
		command = { type = domestic which = SERFDOM value = -5 }
		command = { type = domestic which = INNOVATIVE value = -6 }
		command = { type = domestic which = OFFENSIVE value = 3 }
		command = { type = domestic which = LAND value = 3 }
		command = { type = domestic which = QUALITY value = -3 }
		command = { type = revoltrisk which = 18 value = 3 }
		command = { type = manpower value = 100 }
		command = { type = treasury value = 600 }
		command = { type = relation which = ENG value = -200  }
		command = { type = relation which = HAB value = -200  }
		command = { type = relation which = SPA value = -200  }
		command = { type = relation which = SAR value = -200  }
		command = { type = relation which = PRU value = -200  }
		command = { type = relation which = RUS value = -200  }
		command = { type = relation which = SWE value = -200  }
		command = { type = stability value = -1 }
		command = { type = addcore which = 1415 }
	}
}
#The Directory#
event = {

	id = 3781
	trigger = {
			event = 3145
			NOT = {
				domestic = {
						type = innovative
						value = 5
						}
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3781"
	desc = "EVENTHIST3781"
	style = 4

	date = { day = 1 month = july year = 1793 }
	offset = 10
	deathdate = { day = 30 month = december year = 1798 }

	action_a ={				#A Coup-de-Etat has brought Order#
		name = "ACTIONNAME3781A"
		command = { type = monarch which = 04017 }
		command = { type = domestic which = CENTRALIZATION value = 5 }
		command = { type = domestic which = ARISTOCRACY value = 1 }
		command = { type = domestic which = INNOVATIVE value = 6 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = 3 }
		command = { type = stability value = 2 }
	}
}
#The Execution of King Louis#
event = {

	id = 3146
	trigger = {
			event = 3145
			NOT = {
				event = 3781
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3146"
	desc = "EVENTHIST3146"
	style = 4

	date = { day = 2 month = january year = 1792 }
	offset = 0
	deathdate = { day = 29 month = december year = 1794 }

	action_a ={				#361 votes for and 360 against execution#
		name = "ACTIONNAME3146A"
		command = { type = trigger which = 3147 }
		command = { type = domestic which = INNOVATIVE value = -3 }
		command = { type = diplomats value = -6 }
		command = { type = stability value = 1 }
	}

	action_b ={				#361 votes against and 360 for execution#
		name = "ACTIONNAME3146B"
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = relation which = ENG value = 100  }
		command = { type = relation which = HAB value = 100  }
		command = { type = relation which = SPA value = 100  }
		command = { type = relation which = SAR value = 100  }
		command = { type = relation which = PRU value = 100  }
		command = { type = relation which = RUS value = 100  }
		command = { type = relation which = SWE value = 100  }
		command = { type = stability value = -1  }
	}
}

#The Chouan Revolt#		#Triggered by FRA3146#
event = {

	id = 3147
	random = no
	country = FRA
	name = "EVENTNAME3147"
	desc = "EVENTHIST3147"
	style = 4

	action_a ={				#Royalists and Ultracatholics are on the move#
		name = "ACTIONNAME3147A"
		command = { type = revolt which = 417 }
		command = { type = revolt which = 417 }
		command = { type = revolt which = 424 }
		command = { type = revolt which = 424 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = stability value = 1 }
	}
}

#Napoleon Bonaparte#
event = {

	id = 3148
	trigger = {
			OR = {
				event = 3342
				event = 3779
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3148"
	desc = "EVENTHIST3148"
	style = 4

	date = { day = 1 month = january year = 1799 }
	offset = 10
	deathdate = { day = 30 month = december year = 1799 }

	action_a ={				#We need Brilliant Leadership!#
		name = "ACTIONNAME3148A"
		command = { type = monarch which = 04018 }
		command = { type = domestic which = CENTRALIZATION value = 6 }
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = INNOVATIVE value = 6 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = 3 }
		command = { type = land value = 2000 }
		command = { type = relation which = ENG value = -150  }
		command = { type = relation which = U14 value = -150  }
		command = { type = relation which = HAB value = -150  }
		command = { type = relation which = SPA value = -150  }
		command = { type = relation which = SAR value = -150  }
		command = { type = relation which = PRU value = -150  }
		command = { type = relation which = RUS value = -150  }
		command = { type = relation which = SWE value = -150  }
		command = { type = casusbelli which = ENG value = 60 }
		command = { type = casusbelli which = U14 value = 60 }
		command = { type = casusbelli which = HAB value = 60 }
		command = { type = casusbelli which = SPA value = 60 }
		command = { type = casusbelli which = SAR value = 60 }
		command = { type = casusbelli which = PRU value = 60 }
		command = { type = stability value = 6 }
		command = { type = ai   which = france_Nappy.ai }
	}

	action_b ={				#We don't want a new Ceasar#
		name = "ACTIONNAME3148B"
		command = { type = relation which = ENG value = 100  }
		command = { type = relation which = U14 value = 100  }
		command = { type = relation which = HAB value = 100  }
		command = { type = relation which = SPA value = 100  }
		command = { type = relation which = PRU value = 100  }
		command = { type = relation which = RUS value = 100  }
		command = { type = relation which = SWE value = 100  }
		command = { type = diplomats value = 6 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 3  }
	}
}
#The Archduke of Corsica#
event = {

	id = 3782
	trigger = {
			NOT = {
				OR = {
					event = 3342
					event = 3779
					}
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3782"
	desc = "EVENTHIST3782"
	style = 4

	date = { day = 1 month = january year = 1799 }
	offset = 10
	deathdate = { day = 30 month = december year = 1799 }

	action_a ={				#We need Brilliant Leadership!#
		name = "ACTIONNAME3782A"
		command = { type = DIP which = 3 value = 240 }
		command = { type = ADM which = 4 value = 240 }
		command = { type = MIL which = 5 value = 240 }
		command = { type = land value = 1000 }
		command = { type = domestic which = CENTRALIZATION value = 6 }
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = INNOVATIVE value = 6 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = 3 }
		command = { type = relation which = ENG value = -100  }
		command = { type = relation which = U14 value = -100  }
		command = { type = relation which = HAB value = -100  }
		command = { type = relation which = SPA value = -100  }
		command = { type = relation which = SAR value = -100  }
		command = { type = relation which = PRU value = -100  }
		command = { type = relation which = RUS value = -100  }
		command = { type = relation which = SWE value = -100  }
		command = { type = stability value = 6 }
	}
	action_b ={				#We don't want a new Ceasar!#
		name = "ACTIONNAME3782B"
		command = { type = relation which = ENG value = 100  }
		command = { type = relation which = U14 value = 100  }
		command = { type = relation which = HAB value = 100  }
		command = { type = relation which = SPA value = 100  }
		command = { type = relation which = SAR value = 100  }
		command = { type = relation which = PRU value = 100  }
		command = { type = relation which = RUS value = 100  }
		command = { type = relation which = SWE value = 100  }
		command = { type = diplomats value = 6 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 3  }
	}
}

#The Empire of France#
event = {

	id = 3149
	trigger = {
			event = 3148
			}
	random = no
	country = FRA
	name = "EVENTNAME3149"
	desc = "EVENTHIST3149"
	style = 5

	date = { day = 1 month = january year = 1804 }
	offset = 10
	deathdate = { day = 30 month = december year = 1804 }

	action_a ={				#Vive l'Empereur!#
		name = "ACTIONNAME3149A"
		command = { type = domestic which = CENTRALIZATION value = 3 }
		command = { type = domestic which = ARISTOCRACY value = 3 }
		command = { type = domestic which = INNOVATIVE value = -2 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = 3 }
		command = { type = domestic which = MERCANTILISM value = 3 }
		command = { type = relation which = ENG value = -150  }
		command = { type = relation which = U14 value = -150  }
		command = { type = relation which = HAB value = -150  }
		command = { type = relation which = SAR value = -150  }
		command = { type = relation which = SPA value = -150  }
		command = { type = relation which = PRU value = -150  }
		command = { type = relation which = RUS value = -150  }
		command = { type = relation which = SWE value = -150  }
		command = { type = casusbelli which = ENG value = 148 }
		command = { type = casusbelli which = U14 value = 148 }
		command = { type = casusbelli which = HAB value = 148 }
		command = { type = casusbelli which = SPA value = 148 }
		command = { type = casusbelli which = SAR value = 148 }
		command = { type = casusbelli which = PRU value = 148 }
		command = { type = casusbelli which = RUS value = 148 }
		command = { type = casusbelli which = SWE value = 148 }
		command = { type = badboy value = 10 }
		command = { type = stability value = 3 }
	}

	action_b ={				#Deepen the value of the Republic#
		name = "ACTIONNAME3149B"
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = ARISTOCRACY value = -3 }
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = domestic which = OFFENSIVE value = -2 }
		command = { type = domestic which = QUALITY value = -3 }
		command = { type = domestic which = MERCANTILISM value = -3 }
		command = { type = merchants value = 6 }
		command = { type = trade value = 1000 }
		command = { type = stability value = 3 }
	}
}
#The Restoration of the French Monarchy#
event = {

	id = 3785				#Triggered by ENG3086#
	random = no
	country = FRA
	name = "EVENTNAME3785"
	desc = "EVENTHIST3785"
	style = 5

	action_a ={			#King Louis XVIII#
		name = "ACTIONNAME3785A"
		command = { type = monarch which = 04021 }
		command = { type = stability value = 1 }
		command = { type = flagname which = RESTORE }
		command = { type = ai   which = france_1756-1830.ai }
	}
}

#The Restoration of the French Monarchy#
event = {

	id = 3786				#Triggered by SPA3177#
	random = no
	country = FRA
	name = "EVENTNAME3786"
	desc = "EVENTHIST3786"
	style = 5

	action_a ={				#King Louis XVIII#
		name = "ACTIONNAME3786A"
		command = { type = monarch which = 04021 }
		command = { type = stability value = 1 }
		command = { type = flagname which = RESTORE }
		command = { type = ai   which = france_1756-1830.ai }
	}
}

#The Restoration of the French Monarchy#
event = {

	id = 3787						#Triggered by HAB3209#
	random = no
	country = FRA
	name = "EVENTNAME3787"
	desc = "EVENTHIST3787"
	style = 5

	action_a ={				#King Louis XVIII#
		name = "ACTIONNAME3787A"
		command = { type = monarch which = 04021 }
		command = { type = stability value = 1 }
		command = { type = flagname which = RESTORE }
		command = { type = ai   which = france_1756-1830.ai }
	}
}

#The Restoration of the French Monarchy#
event = {

	id = 3788						#Triggered by PRU3784#
	random = no
	country = FRA
	name = "EVENTNAME3788"
	desc = "EVENTHIST3788"
	style = 5

	action_a ={				#King Louis XVIII#
		name = "ACTIONNAME3788A"
		command = { type = monarch which = 04021 }
		command = { type = stability value = 1 }
		command = { type = flagname which = RESTORE }
		command = { type = ai   which = france_1756-1830.ai }
	}
}

#The Restoration of the French Monarchy#
event = {

	id = 3789						#Triggered by RUS3783#
	random = no
	country = FRA
	name = "EVENTNAME3789"
	desc = "EVENTHIST3789"
	style = 5

	action_a ={				#King Louis XVIII#
		name = "ACTIONNAME3789A"
		command = { type = monarch which = 04021 }
		command = { type = stability value = 1 }
		command = { type = flagname which = RESTORE }
		command = { type = ai   which = france_1756-1830.ai }
	}
}

#The French Gamble for Supremacy#
event = {

	id = 3790
	trigger = {
				monarch = 04018 #Napoleon#
			AND = {
	
			    vassal = { country = FRA  country = SPA }
			    vassal = { country = FRA  country = HAB }
			    vassal = { country = FRA  country = PRU }
			    vassal = { country = FRA  country = RUS }
				}
		}
	random = no
	country = FRA
	name = "EVENTNAME3790"
	desc = "EVENTHIST3790"
	style = 5

	date = { day = 1 month = january year = 1804 }
	offset = 10
	deathdate = { day = 1 month = january year = 1821 }

	action_a ={				#We are the Master of Europe#
		name = "ACTIONNAME3790A"
		command = { type = vp value = 1000 }
		command = { type = treasury value = 1000 }
		command = { type = relation which = SPA value = 300 }
		command = { type = relation which = HAB value = 300 }
		command = { type = relation which = PRU value = 300 }
		command = { type = relation which = RUS value = 300 }
		command = { type = stability value = 3 }
	}
}
#The Return of Napoleon#
event = {

	id = 3791
	trigger = {
			monarch = 04021
			atwar = yes
			NOT = {
				stability = 2
				}
			}
	random = no
	country = FRA
	name = "EVENTNAME3791"
	desc = "EVENTHIST3791"
	style = 5

	date = { day = 1 month = january year = 1810 }
	offset = 10
	deathdate = { day = 1 month = january year = 1821 }

	action_a ={				#Our Emperor is back!#
		name = "ACTIONNAME3791A"
		command = { type = monarch which = 04020 }
		command = { type = relation which = ENG value = -150  }
		command = { type = relation which = HAB value = -150  }
		command = { type = relation which = SPA value = -150  }
		command = { type = relation which = SAR value = -150  }
		command = { type = relation which = PRU value = -150  }
		command = { type = relation which = RUS value = -150  }
		command = { type = relation which = SWE value = -150  }
		command = { type = manpower value = 20 }
		command = { type = stability value = 1 }
		command = { type = flagname which = REV }
	}
}
#Offer Louisiana to the United States#
event = {

	id = 3087
	trigger = {
			OR = {
					owned = { province = 1901  data = -1 } # Assiniboin
                                        owned = { province = 76  data = -1 } # Wahpeton
                                        owned = { province = 1884  data = -1 } # Iowa
					owned = { province = 1885  data = -1 } # Oto
					owned = { province = 1893  data = -1 } # Teton
					owned = { province = 1896  data = -1 } # Yanktonai
					owned = { province = 1481  data = -1 } # Missouri
					owned = { province = 43  data = -1 } # Chitimacha
					owned = { province = 1887  data = -1 } # Yankton
					owned = { province = 44  data = -1 } # Natchez
					owned = { province = 75  data = -1 } # Moingwena
					owned = { province = 1895  data = -1 } # Apsalookee
					owned = { province = 1427  data = -1 } # Adai
					owned = { province = 1891  data = -1 } # Pawnee
					owned = { province = 1892  data = -1 } # Arapaho
					owned = { province = 1882  data = -1 } # Osage
					owned = { province = 1888  data = -1 } # Caddo
					owned = { province = 1886  data = -1 } # Omaha
					owned = { province = 1894  data = -1 } # Cheyenne
					owned = { province = 1883  data = -1 } # Kansa
					owned = { province = 1890  data = -1 } # Kiowa
					owned = { province = 1897  data = -1 } # Pikuni
					owned = { province = 58  data = -1 } # Quapaw

             			 }
		exists = USA
		}
	random = no
	country = FRA
	name = "EVENTNAME3087"
	desc = "EVENTHIST3087"
	style = 5

	date = { day = 1 month = january year = 1803 }
	offset = 1800
	deathdate = { day = 2 month = january year = 1805 }

	action_a ={				#Offer for 1000 ducats#
		name = "ACTIONNAME3087A"
		command = { type = trigger which = 3061 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Offer them nothing#
		name = "ACTIONNAME3087B"
		command = { type = stability value = 1 }
	}	
}

#The United States bought the Louisiana Territory#
event = {

	id = 3088		#Triggered by USA3061#
	random = no
	country = FRA
	name = "EVENTNAME3088"
	desc = "EVENTHIST3088"
	style = 5

	action_a ={				#Ok#
		name = "ACTIONNAME3088A"
		command = { type = treasury value = 1000 }
		command = { type = stability value = 2 }
		command = { type = relation which = USA value = 100 }
		command = { type = secedeprovince which = USA value = 1901 } # Assiniboin
		command = { type = secedeprovince which = USA value = 76 } # Wahpeton
		command = { type = secedeprovince which = USA value = 1884 } # Iowa
		command = { type = secedeprovince which = USA value = 1885 } # Oto
		command = { type = secedeprovince which = USA value = 1893 } # Teton
		command = { type = secedeprovince which = USA value = 1896 } # Yanktonai
		command = { type = secedeprovince which = USA value = 1481 } # Missouri
                command = { type = secedeprovince which = USA value = 43 } # Chitimacha
                command = { type = secedeprovince which = USA value = 1887 } # Yankton
                command = { type = secedeprovince which = USA value = 44 } # Natchez
                command = { type = secedeprovince which = USA value = 75 } # Moingwena
                command = { type = secedeprovince which = USA value = 1895 } # Apsalookee
                command = { type = secedeprovince which = USA value = 1427 } # Adai
                command = { type = secedeprovince which = USA value = 1891 } # Pawnee
                command = { type = secedeprovince which = USA value = 1892 } # Arapaho
                command = { type = secedeprovince which = USA value = 1882 } # Osage
                command = { type = secedeprovince which = USA value = 1888 } # Caddo
                command = { type = secedeprovince which = USA value = 1886 } # Omaha
		command = { type = secedeprovince which = USA value = 1894 } # Cheyenne
		command = { type = secedeprovince which = USA value = 1883 } # Kansa
		command = { type = secedeprovince which = USA value = 1890 } # Kiowa
		command = { type = secedeprovince which = USA value = 1897 } # Pikuni
		command = { type = secedeprovince which = USA value = 58 } # Quapaw
		command = { type = removecore which = 1901 } # Assiniboin
		command = { type = removecore which = 76 } # Wahpeton
		command = { type = removecore which = 1884 } # Iowa
		command = { type = removecore which = 1885 } # Oto
		command = { type = removecore which = 1893 } # Teton
		command = { type = removecore which = 1896 } # Yanktonai
		command = { type = removecore which = 1481 } # Missouri
                command = { type = removecore which = 43 } # Chitimacha
                command = { type = removecore which = 1887 } # Yankton
                command = { type = removecore which = 44 } # Natchez
                command = { type = removecore which = 75 } # Moingwena
                command = { type = removecore which = 1895 } # Apsalookee
                command = { type = removecore which = 1427 } # Adai
                command = { type = removecore which = 1891 } # Pawnee
                command = { type = removecore which = 1892 } # Arapaho
                command = { type = removecore which = 1882 } # Osage
                command = { type = removecore which = 1888 } # Caddo
                command = { type = removecore which = 1886 } # Omaha
		command = { type = removecore which = 1894 } # Cheyenne
		command = { type = removecore which = 1883 } # Kansa
		command = { type = removecore which = 1890 } # Kiowa
		command = { type = removecore which = 1897 } # Pikuni
		command = { type = removecore which = 58 } # Quapaw
	}
}

#The United States declined the offer of Louisiana#
event = {

	id = 3089		#Triggered by USA3061#
	random = no
	country = FRA
	name = "EVENTNAME3089"
	desc = "EVENTHIST3089"
	style = 5

	action_a ={				#Ok#
		name = "ACTIONNAME3089A"
		command = { type = relation which = USA value = -100 }
	}
}
#The Trial of Gilles de Rais#
event = {

	id = 3317
	random = no
	country = FRA
	name = "EVENTNAME3317"
	desc = "EVENTHIST3317"
	style = 1

	date = { day = 1 month = january year = 1439 }
	offset = 30
	deathdate = { day = 1 month = january year = 1440 }

	action_a ={				#Guilty#
		name = "ACTIONNAME3317A"
		command = { type = sleepleader which = 09148 }
		command = { type = sleepleader which = 09146 }
		command = { type = relation which = BUR value = 100 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Not Guilty#
		name = "ACTIONNAME3317B"
		command = { type = wakeleader which = 09148 }
		command = { type = relation which = BUR value = -100 }
		command = { type = treasury value = 50 }
		command = { type = stability value = -1 }
	}
}

#Jacques Coer's Economic Reforms#
event = {

	id = 3318
	random = no
	country = FRA
	name = "EVENTNAME3318"
	desc = "EVENTHIST3318"
	style = 1

	date = { day = 1 month = january year = 1438 }
	offset = 30
	deathdate = { day = 1 month = january year = 1443 }

	action_a ={				#Finanancial Reform#
		name = "ACTIONNAME3318A"
		command = { type = infra value = 800 }
		command = { type = trade value = 800  }
		command = { type = stability value = 1 }
	}

	action_b ={				#Tax Reform#
		name = "ACTIONNAME3318B"
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = provincetax which = -1 value = 2 }
		command = { type = stability value = 1 }
	}

	action_c ={				#Tax and Financial Reform#
		name = "ACTIONNAME3318C"
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = infra value = 500 }
		command = { type = trade value = 500 }
		command = { type = treasury value = -200 }
		command = { type = stability value = 1 }
	}

}

#The Martial Inheritance of Brittany#
event = {

	id = 3321			#Triggered by BRI 3602#
	random = no
	country = FRA
	name = "EVENTNAME3321"
	desc = "EVENTHIST3321"
	style = 1

	action_a ={		#Take her and drag her to the Altar#
		name = "ACTIONNAME3321A"
		command = { type = vassal which = BRI }
		command = { type = stability value = 1 }
		command = { type = secedeprovince which = HAB value = 387 }
		command = { type = treasury value = 100 }
		command = { type = alliance which = BRI }
	}
}

#The Martial Inheritance of Brittany#
event = {

	id = 3322			#Triggered by BRI 3603#
	random = no
	country = FRA
	name = "EVENTNAME3322"
	desc = "EVENTHIST3322"
	style = 1

	action_a ={		#Let him have that outpost...for a while#
		name = "ACTIONNAME3322A"
		command = { type = relation which = BRI value = -150 }
		command = { type = casusbelli which = BRI value = 15 }
	}
}

#The Succession in Provence#
event = {

	id = 3323			#Triggered by PRO3607#
	random = no
	country = FRA
	name = "EVENTNAME3323"
	desc = "EVENTHIST3323"
	style = 1

	action_a ={			#Provence will be part of France#
		name = "ACTIONNAME3323A"
		command = { type = inherit which = PRO }
		command = { type = addcore which = 406 }
		command = { type = relation which = ARG value = -100 }
		command = { type = relation which = SPA value = -100 }
	}
}

#The Succession in Provence#
event = {

	id = 3324			#Triggered by PRO3607#
	random = no
	country = FRA
	name = "EVENTNAME3324"
	desc = "EVENTHIST3324"
	style = 1

	action_a ={			#I will be the Duke of Provence#
		name = "ACTIONNAME3324A"
		command = { type = vassal which = PRO }
		command = { type = stability value = 1 }
		command = { type = relation which = ARG value = -50 }
		command = { type = relation which = SPA value = -50 }
		command = { type = relation which = ENG value = -50 }
		command = { type = alliance which = PRO }
	}
}

#Dutch Nobility demands General Estates#
event = {

	id = 3325
	trigger = {
		OR = {
			owned = { province = 337 data = -1 }
			owned = { province = 338 data = -1 }
			owned = { province = 339 data = -1 }
			owned = { province = 340 data = -1 }
			owned = { province = 377 data = -1 }
			owned = { province = 378 data = -1 }
			owned = { province = 379 data = -1 }
			owned = { province = 380 data = -1 }
			owned = { province = 1424 data = -1 }
			owned = { province = 1924 data = -1 }
			owned = { province = 1925 data = -1 }
			owned = { province = 1927 data = -1 }
			}
		AND = {
			NOT = {
				domestic = {
					type = innovative
					value = 8
					}
				}
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3325"
	desc = "EVENTHIST3325"
	style = 2

	date = { day = 1 month = january year = 1560 }
	offset = 30
	deathdate = { day = 1 month = january year = 1571 }

	action_a ={			#No Concessions#
		name = "ACTIONNAME3325A"
		command = { type = province_revoltrisk which = 337 value = 10 }
		command = { type = province_revoltrisk which = 338 value = 10 }
		command = { type = province_revoltrisk which = 339 value = 10 }
		command = { type = revolt which = 339 } #Holland
		command = { type = province_revoltrisk which = 340 value = 10 }
		command = { type = revolt which = 340 } #Zeeland
		command = { type = province_revoltrisk which = 377 value = 10 }
		command = { type = province_revoltrisk which = 378 value = 10 }
                command = { type = province_revoltrisk which = 379 value = 10 }
		command = { type = province_revoltrisk which = 380 value = 10 }
		command = { type = province_revoltrisk which = 1424 value = 10 }
		command = { type = province_revoltrisk which = 1924 value = 10 }
		command = { type = province_revoltrisk which = 1925 value = 10 }
		command = { type = province_revoltrisk which = 1927 value = 10 }
		command = { type = revolt which = 380 } #Flandern
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 1 }
	}

	action_b ={			#Lower the taxes#
		name = "ACTIONNAME3325B"
		command = { type = province_revoltrisk which = 337 value = 5 }
		command = { type = province_revoltrisk which = 338 value = 5 }
		command = { type = province_revoltrisk which = 339 value = 5 }
		command = { type = province_revoltrisk which = 340 value = 5 }
		command = { type = province_revoltrisk which = 377 value = 5 }
		command = { type = province_revoltrisk which = 378 value = 5 }
		command = { type = province_revoltrisk which = 379 value = 5 }
		command = { type = province_revoltrisk which = 380 value = 5 }
		command = { type = province_revoltrisk which = 1424 value = 5 }
		command = { type = province_revoltrisk which = 1924 value = 5 }
		command = { type = province_revoltrisk which = 1925 value = 5 }
		command = { type = province_revoltrisk which = 1927 value = 5 }
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = treasury value = -500 }
		command = { type = stability value = -2 }
	}
}

#The Duke of Guise and the Edict of Blood#
event = {

	id = 3326
	trigger = {
		event = 3325
		NOT = {
			religion = protestant
			religion = reformed
		}
		OR = {
			owned = { province = 337 data = -1 }
			owned = { province = 338 data = -1 }
			owned = { province = 339 data = -1 }
			owned = { province = 340 data = -1 }
			owned = { province = 377 data = -1 }
			owned = { province = 378 data = -1 }
			owned = { province = 379 data = -1 }
			owned = { province = 380 data = -1 }
			owned = { province = 1424 data = -1 }
			owned = { province = 1924 data = -1 }
			owned = { province = 1925 data = -1 }
			owned = { province = 1927 data = -1 }
			}
		AND = {
			NOT = {
				domestic = {
					type = innovative
					value = 8
					}
				}
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3326"
	desc = "EVENTHIST3326"
	style = 2

	date = { day = 1 month = january year = 1565 }
	offset = 30
	deathdate = { day = 1 month = january year = 1576 }

	action_a ={			#No Concessions#
		name = "ACTIONNAME3326A"
		command = { type = province_revoltrisk which = 337 value = 10 }
		command = { type = province_revoltrisk which = 338 value = 10 }
		command = { type = province_revoltrisk which = 339 value = 10 }
		command = { type = revolt which = 339 } #Holland
		command = { type = province_revoltrisk which = 340 value = 10 }
		command = { type = revolt which = 340 } #Zeeland
		command = { type = province_revoltrisk which = 377 value = 7 }
		command = { type = province_revoltrisk which = 378 value = 7 }
		command = { type = province_revoltrisk which = 379 value = 7 }
		command = { type = province_revoltrisk which = 380 value = 7 }
		command = { type = province_revoltrisk which = 1424 value = 7 }
		command = { type = province_revoltrisk which = 1924 value = 7 }
		command = { type = province_revoltrisk which = 1925 value = 10 }
		command = { type = province_revoltrisk which = 1927 value = 10 }
		command = { type = revolt which = 380 } #Flandern
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 1 }
	}

	action_b ={			#Don't introduce that Consumption Tax#
		name = "ACTIONNAME3326B"
		command = { type = province_revoltrisk which = 337 value = 5 }
		command = { type = province_revoltrisk which = 338 value = 5 }
		command = { type = province_revoltrisk which = 339 value = 5 }
		command = { type = province_revoltrisk which = 340 value = 5 }
		command = { type = province_revoltrisk which = 377 value = 2 }
		command = { type = province_revoltrisk which = 378 value = 2 }
		command = { type = province_revoltrisk which = 379 value = 2 }
		command = { type = province_revoltrisk which = 380 value = 2 }
		command = { type = province_revoltrisk which = 1424 value = 2 }
		command = { type = province_revoltrisk which = 1924 value = 2 }
		command = { type = province_revoltrisk which = 1925 value = 5 }
		command = { type = province_revoltrisk which = 1927 value = 5 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = treasury value = -500 }
		command = { type = stability value = -2 }
	}
}

#The Duke of Mayenne and the Union of Arras#
event = {

	id = 3327
	trigger = {
		NOT = {
			religion = protestant
			religion = reformed
		}
		event = 3325
		event = 3326
		OR = {
			owned = { province = 337 data = -1 }
			owned = { province = 338 data = -1 }
			owned = { province = 339 data = -1 }
			owned = { province = 340 data = -1 }
			owned = { province = 377 data = -1 }
			owned = { province = 378 data = -1 }
			owned = { province = 379 data = -1 }
			owned = { province = 380 data = -1 }
			owned = { province = 1424 data = -1 }
			owned = { province = 1924 data = -1 }
			owned = { province = 1925 data = -1 }
			owned = { province = 1927 data = -1 }
			}
		AND = {
			NOT = {
				domestic = {
					type = innovative
					value = 8
					}
				}
			}
		}
	random = no
	country = FRA
	name = "EVENTNAME3327"
	desc = "EVENTHIST3327"
	style = 2

	date = { day = 1 month = january year = 1575 }
	offset = 30
	deathdate = { day = 1 month = january year = 1586 }

	action_a ={			#Sign the Union of Arras#
		name = "ACTIONNAME3327A"
		command = { type = province_revoltrisk which = 337 value = 10 }
		command = { type = province_revoltrisk which = 338 value = 10 }
		command = { type = province_revoltrisk which = 339 value = 10 }
		command = { type = revolt which = 339 } #Holland
		command = { type = province_revoltrisk which = 340 value = 10 }
		command = { type = revolt which = 340 } #Zeeland
		command = { type = province_revoltrisk which = 377 value = -7 }
		command = { type = province_revoltrisk which = 378 value = -7 }
		command = { type = province_revoltrisk which = 379 value = -7 }
		command = { type = province_revoltrisk which = 380 value = -7 }
		command = { type = province_revoltrisk which = 1424 value = -7 }
		command = { type = province_revoltrisk which = 1924 value = -7 }
		command = { type = province_revoltrisk which = 1925 value = 10 }
		command = { type = province_revoltrisk which = 1927 value = 10 }
		command = { type = treasury value = -200 }
		command = { type = stability value = 1 }
	}

	action_b ={			#No Concessions#
		name = "ACTIONNAME3327B"
		command = { type = province_revoltrisk which = 337 value = 10 }
		command = { type = province_revoltrisk which = 338 value = 10 }
		command = { type = province_revoltrisk which = 339 value = 10 }
		command = { type = revolt which = 339 } #Holland
		command = { type = province_revoltrisk which = 340 value = 10 }
		command = { type = revolt which = 340 } #Zeeland
		command = { type = province_revoltrisk which = 377 value = 7 }
		command = { type = province_revoltrisk which = 378 value = 7 }
		command = { type = province_revoltrisk which = 379 value = 7 }
		command = { type = province_revoltrisk which = 380 value = 7 }
		command = { type = province_revoltrisk which = 1424 value = 7 }
		command = { type = province_revoltrisk which = 1924 value = 7 }
		command = { type = province_revoltrisk which = 1925 value = 10 }
		command = { type = province_revoltrisk which = 1927 value = 10 }
		command = { type = revolt which = 380 } #Flandern
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 3 }
	}

	action_c ={			#Sign the Union of Arras and lower taxes#
		name = "ACTIONNAME3327C"
		command = { type = province_revoltrisk which = 337 value = 5 }
		command = { type = province_revoltrisk which = 338 value = 5 }
		command = { type = province_revoltrisk which = 339 value = 5 }
		command = { type = province_revoltrisk which = 340 value = 5 }
		command = { type = province_revoltrisk which = 377 value = -7 }
		command = { type = province_revoltrisk which = 378 value = -7 }
		command = { type = province_revoltrisk which = 379 value = -7 }
		command = { type = province_revoltrisk which = 380 value = -7 }
		command = { type = province_revoltrisk which = 1424 value = -7 }
		command = { type = province_revoltrisk which = 1924 value = -7 }
		command = { type = province_revoltrisk which = 1925 value = 5 }
		command = { type = province_revoltrisk which = 1927 value = 5 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = treasury value = -500 }
		command = { type = stability value = -1 }
	}

}

#Bernadotte inherite the Swedish Throne#
event = {

	id = 3341				#Triggered by SWE3260#
	random = no
	country = FRA
	name = "EVENTNAME3341"
	desc = "EVENTHIST3341"
	style = 5

	action_a ={				#Adieu!#
		name = "ACTIONNAME3341A"
		command = { type = sleepleader which = 09125 }
		command = { type = stability value = 1 }
	}
}

#The Repatriation of the Netherlands#
event = {

	id = 3544
	trigger = {
		OR = {
			event = 3325
			event = 3326
			event = 3327
		}
		NOT = { event = 3933 }		
	}
	random = no
	country = FRA
	name = "EVENTNAME3544"
	desc = "EVENTHIST3544"
	style = 3

	date = { day = 1 month = january year = 1648 }
	offset = 10
	deathdate = { day = 1 month = january year = 1649 }

	action_a ={			#The Netherlands is Subjugated#
		name = "ACTIONNAME3544A"
		command = { type = conversion which = 380 }
		command = { type = province_revoltrisk which = 337 value = -30 }
		command = { type = province_revoltrisk which = 338 value = -30 }
		command = { type = province_revoltrisk which = 339 value = -30 }
		command = { type = province_revoltrisk which = 340 value = -30 }
		command = { type = province_revoltrisk which = 377 value = -27 }
		command = { type = province_revoltrisk which = 378 value = -27 }
		command = { type = province_revoltrisk which = 380 value = -27 }
		command = { type = province_revoltrisk which = 379 value = -27 }
		command = { type = province_revoltrisk which = 1924 value = -27 }
		command = { type = province_revoltrisk which = 1925 value = -30 }
		command = { type = province_revoltrisk which = 1927 value = -30 }
		command = { type = domestic which = CENTRALIZATION value = 3 }
		command = { type = treasury value = 300 }
		command = { type = stability value = 3 }
	}
}

#French inheritance of Milano#
event = {

	id = 3718			#Triggered by MLO3706#
	random = no
	country = FRA
	name = "EVENTNAME3718"
	desc = "EVENTHIST3718"
	style = 2

	action_a ={			#Rule as separate country#
		name = "ACTIONNAME3718A"
		command = { type = vassal which = MLO }
		command = { type = relation which = HAB value = -100 }
		command = { type = stability value = 1 }
		command = { type = alliance which = MLO }
	}

	action_b ={			#Rule as part of France#
		name = "ACTIONNAME3718B"
		command = { type = inherit which = MLO }
		command = { type = addcore which = 389 }
		command = { type = addcore which = 1417 }
		command = { type = addcore which = 1929 }
		command = { type = addcore which = 1921 }
		command = { type = addcore which = 1919 }
		command = { type = province_revoltrisk which = 389 value = 6 }
		command = { type = province_revoltrisk which = 1417 value = 6 }
		command = { type = province_revoltrisk which = 1929 value = 6 }
		command = { type = province_revoltrisk which = 1921 value = 6 }
		command = { type = province_revoltrisk which = 1919 value = 6 }
		command = { type = relation which = HAB value = -180 }
		command = { type = stability value = -1 }
	}
}

#The Polish Succession of 1697#
event = {

	id = 3734			#Triggered by POL3486#
	random = no
	country = FRA
	name = "EVENTNAME3734"
	desc = "EVENTHIST3734"
	style = 3

	action_a ={			#The Bourbon Dynasty in Poland#
		name = "ACTIONNAME3734A"
		command = { type = vassal which = POL }
		command = { type = relation which = POL value = 100 }
		command = { type = relation which = SAC value = -100 }
		command = { type = relation which = RUS value = -150 }
		command = { type = stability value = 1 }
		command = { type = alliance which = POL }
	}
}

#French Inheritance of Lothringen#
event = {

	id = 3736		#Triggered by LOR3735#
	random = no
	country = FRA
	name = "EVENTNAME3736"
	desc = "EVENTHIST3736"
	style = 4

	action_a ={		#Stanislaus of Lorraine has died#
		name = "ACTIONNAME3736A"
		command = { type = inherit which = LOR }
		command = { type = stability value = 1 }
	}
}

#The Dutch Revolt is successful!#
event = {

	id = 3816
	trigger = {
		exists = HOL
		NOT = {
			religion = protestant
			religion = reformed
		}
		OR = {
			owned = { province = 337 data = -1 }
			owned = { province = 338 data = -1 }
			owned = { province = 339 data = -1 }
			owned = { province = 340 data = -1 }
			owned = { province = 1925 data = -1 }
			owned = { province = 1927 data = -1 }
			}
	}
	random = no
	country = FRA
	name = "EVENTNAME3816"
	desc = "EVENTHIST3816"
	style = 2

	date = { day = 1 month = january year = 1555 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

     action_a = { # Curses!
         name = "ACTIONNAME3816A"
         command = { type = secedeprovince which = HOL value = 337 }
         command = { type = secedeprovince which = HOL value = 338 }
         command = { type = secedeprovince which = HOL value = 339 }
         command = { type = secedeprovince which = HOL value = 340 }
         command = { type = secedeprovince which = HOL value = 1925 }
         command = { type = secedeprovince which = HOL value = 1927 }
         }
}
#The Dutch Revolt is successful!#
#This event reduces the revoltrisk in the Southern Netherlands after then Northern Netherlands achieves independence.  
event = {
	id = 3933
	trigger = {
		exists = HOL
		event = 3325 #Dutch Nobility Demands General Estates
		event = 3900 #creation of Dutch Republic
		NOT = { event = 3544} # Repatriation of the Netherlands
		OR = {
			owned = { province = 377 data = -1 } #Luxemburg
			owned = { province = 378 data = -1 } #Brabant
			owned = { province = 380 data = -1 } #Flanders
			owned = { province = 379 data = -1 } #Artois
			owned = { province = 1424 data = -1 } #Lige
			owned = { province = 1924 data = -1 } #Hainaut
			}
	}
	random = no
	country = FRA
	name = "EVENTNAME3819"#text from 'Dutch Revolt Sucessful'#
	desc = "EVENTHIST3819"#text from 'Dutch Revolt Sucessful'#
	style = 2

	date = { day = 1 month = january year = 1585 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

	action_a = { # Curses!
	name = "ACTIONNAME4980A" # ="OK"#
	command = { type = province_revoltrisk which = 377 value = -27 } #Luxemburg
	command = { type = province_revoltrisk which = 378 value = -27 } #Brabant
	command = { type = province_revoltrisk which = 380 value = -27 } #Flanders
	command = { type = province_revoltrisk which = 379 value = -27 } #Artois
	command = { type = province_revoltrisk which = 1424 value = -27 } #Lige
	command = { type = province_revoltrisk which = 1924 value = -27 } #Hainuat
		command = { type = conversion which = 380 }
         }
}

#French events from AoN modified by Hive#

#War for Greek Independence#
event = { 
	id = 15008
	random = no
	country = FRA	
	name = "War for Greek Independence"
	desc = "By the beginning of the 19th century Greek nationalism started to arouse, inspired by the French revolution and growing nationalism sentiments across Europe. Fueled by the Ottoman adversity in the wars against Russia, the Greek movement Philike Hetairia, led by Demetrios and Alexander Ypsilanti, raised a revolt at Jassy in Moldavia in 1821 and proclaimed the independence of Greece. The revolt was crushed, but it marked the start of the Greek War for Independence. The major European states supported the Greek in their struggle, and in 1827, when the Ottomans refused to obey the English-French-Russian demands for peace, an allied fleet decisively defeated the Egyptian fleet at Navarino. By 1828, Greece had finally won their independence."
	style = 5
	action_a = {
			name = "Express our dissatisfaction"
			command = { type = relation   which = U14 value = 50 }
			command = { type = relation   which = RUS value = 50 }
			command = { type = relation   which = TUR value = -100 }
			command = { type = casusbelli which = TUR value = 60 }
	}
	action_b = {
			name = "Let us mind our own business"
			command = { type = relation   which = U14 value = -50 }
			command = { type = relation   which = RUS value = -50 } 
			command = { type = relation   which = TUR value = 100 } 
	}
	
}

#Agreement of Plombires#
event = {
	id = 15157
	random = no
	country = FRA
	name = "Agreement of Plombires"
	desc = "In 1858 Camillo Cavour, the prime minister of Sardinia, reached an agreement with Napoleon III at Plombires; In exchange for Savoy and Nice, France would help Sardinia in a war against Austria. By early 1859 Cavour had on purpose caused a crisis, that provoked the Austrians into sending an ultimatum demanding Sardinian disarmament. Cavour rejected the ultimatum, and Sardinia entered a war with Austria. France helped Sardinia, and Austria were forced to surrender Lombardy to Napoleon III who, later in 1859, transferred Lombardy to the King of Sardinia, Victor Emmanuel II."
	style = 5

	action_a = {	
		name = "Accept the offer"
		command = { type = addcore which = 405 }
		command = { type = addcore which = 988 }
		command = { type = alliance which = SAR }  
		command = { type = relation which = SAR value = 250 }
		command = { type = dynastic which = SAR }
		command = { type = secedeprovince which = SAR value = 370 }
		command = { type = secedeprovince which = SAR value = 389 } 
		command = { type = secedeprovince which = SAR value = 390 }
		command = { type = secedeprovince which = SAR value = 391 } 
		command = { type = secedeprovince which = SAR value = 392 }
		command = { type = secedeprovince which = SAR value = 393 }
		command = { type = secedeprovince which = SAR value = 394 }
		command = { type = secedeprovince which = SAR value = 395 }
		command = { type = secedeprovince which = SAR value = 396 }
		command = { type = secedeprovince which = SAR value = 397 }
		command = { type = secedeprovince which = SAR value = 399 } 
		command = { type = secedeprovince which = SAR value = 400 } 
		command = { type = secedeprovince which = SAR value = 401 } 
		command = { type = secedeprovince which = SAR value = 402 } 
		command = { type = secedeprovince which = SAR value = 403 }
		command = { type = secedeprovince which = SAR value = 404 }
		command = { type = secedeprovince which = SAR value = 934 }
		command = { type = secedeprovince which = SAR value = 1919 }
		command = { type = secedeprovince which = SAR value = 1920 }
		command = { type = secedeprovince which = SAR value = 1921 }
		command = { type = secedeprovince which = SAR value = 1922 }
		command = { type = secedeprovince which = SAR value = 1923 }
		command = { type = trigger which = 15158 }
	}

	action_b = {	
		name = "Decline the offer"
		command = { type = trigger which = 15159 }
	}
}

#Franco-Prussian War#
event = { 
	id = 15239 
	random = no 
	country = FRA 
	name = "Franco-Prussian War" 
	desc = "When the Spanish throne was offered to a prince of the Hohenzollern-Sigmaringen - a branch of the ruling house of Prussia - in 1870, this was first accepted on advice from Bismarck. The French however, fearing the growing power of Prussia, protested heavily and the offer was rejected. Bismarck's answer was to publish, in the so called 'Ems dispatch', the conversation about this matter between King Wilhelm of Prussia and a French ambassador, editing the text in a way that was clearly aiming provoke the French. The French did indeed feel provoked, and declared war one week later." 
	style = 5 
	
	action_a = {
		name = "We shall teach the Prussians a lesson!" 
		command = { type = casusbelli which = PRU value = 60 }
		command = { type = stability value = 3 }
		command = { type = trigger which = 15377 }
		command = { type = trigger which = 15378 }
		command = { type = trigger which = 15379 }
		command = { type = trigger which = 15380 }
		
	} 
	action_b = { 
		name = "Let the matter fall"
		command = { type = stability value = -2 } 
		command = { type = vp value = -500 }
	} 
}

#The Ultraroyalists#
event = { 
	id = 15247
	trigger = {
		monarch = 04029
	}
	random = no 
	country = FRA
	name = "The Ultraroyalists" 
	desc = "When Louis XVIII reclaimed the throne in 1815 his ministers were moderates. However, the ultraroyalists lead by the King's brother (who later became Charles X) triumphed after the assasination of Charles Ferdinand, duc de Berry. Louis was old and sick, and did not attempt to hinder the ultraroyalists from taking control. The new regime was reactionary and new laws benefitting the wealthier classes were introduced while civil rights were curbed." 
	style = 5 
	date = {day = 1 month = january year = 1820} 
	offset = 500 
	deathdate = {day = 1 month = january year = 1822} 
	action_a = { 
		name = "Allow them to gain power"
		command = { type = stability value = -1 } 
		command = { type = domestic which = centralization value = 1 } 
		command = { type = domestic which = aristocracy value = 1 } 
		command = { type = domestic which = serfdom value = 1 } 
		command = { type = revoltrisk which = 24 value = 1 } 
	} 
	action_b = { 
		name = "Try to stop them"
		command = { type = stability value = -2 } 
		command = { type = domestic which = aristocracy value = -1 } 
		command = { type = domestic which = serfdom value = -1 }
		command = { type = ADM which = -3 value = 48 }  
		command = { type = DIP which = -3 value = 48 }  
		command = { type = MIL which = -3 value = 48 }  
	} 
}

#Comte de Villle#
event = { 
	id = 15248
	random = no 
	country = FRA
	trigger = {
		monarch = 16231
	}
	name = "Comte de Villle" 
	desc = "Comte de Villle became chief minister after the accession of Charles X. Villle strove to reinstitute elements of the ancient regime prior to the French Revolution. A law of 1825 that indemnified the emigrs for the lands confiscated during the revolution was met with strong disapproval, whereupon the bourgeoise and the press heavily attacked Villle and his cabinet until he resigned in 1827." 
	style = 5 

	date = { day = 1 month = march year = 1824 } 
	offset = 500 
	deathdate = { day = 1 month = january year = 1827 } 
	action_a = { 
		name = "Reestablish elements of the ancient regime"  
		command = { type = domestic which = aristocracy value = 2 } 
		command = { type = domestic which = serfdom value = 2 }
		command = { type = provincetax which = -1 value = 1 }  
		command = { type = provincetax which = -1 value = 1 }  
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }  
		command = { type = provincetax which = -1 value = 1 }     
		command = { type = revoltrisk which = 24 value = 4 } 
	}
	action_b = { 
		name = "Lenient changes" 
		command = { type = domestic which = aristocracy value = 1 }
		command = { type = domestic which = serfdom value = 1 } 
		command = { type = revoltrisk which = 24 value = 2 }
	} 
	action_c = { 
		name = "Please the bourgeoise" 
		command = { type = domestic which = aristocracy value = -1 } 
		command = { type = domestic which = serfdom value = -1 }
		command = { type = stability value = -2 }
		command = { type = treasury value = -300 }
		command = { type = provincetax which = -1 value = -1 }  
		command = { type = provincetax which = -1 value = -1 }  
		command = { type = provincetax which = -1 value = -1 } 
		command = { type = provincetax which = -1 value = -1 } 
		command = { type = provincetax which = -1 value = -1 } 
		command = { type = sleepevent which = 15249 }
		command = { type = sleepevent which = 15250 }  
	}
}

#Jules Armand de Polignac#
event = { 
	id = 15249
	random = no 
	country = FRA
	trigger = {
		monarch = 16231
		exists = ALD
	}
	name = "Jules Armand de Polignac" 
	desc = "Villle's successor, Comte de Martignac (1778-1832) tried to steer the middle way after the reactionary policies of Villle. That did not suit Charles X very well though, and he had him replaced with yet another reactionary politician, Jules Armand de Polignac (1780-1847) in 1829. Polignac tried to divert attention from his reactionary internal politics by initiating the campaign that would lead to the annexation of Algeria." 
	style = 5 

	date = { day = 1 month = january year = 1829 } 
	offset = 150 
	deathdate = { day = 1 month = january year = 1830 } 
	action_a = { 
		name = "Continue with the reactionary politics and divert attention to Algeria"  
		command = { type = domestic which = aristocracy value = 1 } 
		command = { type = domestic which = centralization value = 1 } 
		command = { type = domestic which = serfdom value = 1 }
		command = { type = provincetax which = -1 value = 1 }  
		command = { type = provincetax which = -1 value = 1 } 
		command = { type = provincetax which = -1 value = 1 }
		command = { type = relation which = ALD value = -200 } 
		command = { type = casusbelli which = ALD value = 60 }   
	} 
	action_b = { 
		name = "Continue with the Reactionary politics without any divertion"  
		command = { type = domestic which = aristocracy value = 2 } 
		command = { type = domestic which = centralization value = 2 } 
		command = { type = domestic which = serfdom value = 2 }
		command = { type = provincetax which = -1 value = 2 }  
		command = { type = provincetax which = -1 value = 2 } 
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }  
		command = { type = provincetax which = -1 value = 1 } 
		command = { type = provincetax which = -1 value = 1 } 
		command = { type = revoltrisk which = 12 value = 4 }
		command = { type = stability value = -2 }
		command = { type = relation which = ALD value = 25 }  
	}  
}

#July Revolution of 1830#
event = { 
	id = 15250
	random = no 
	country = FRA
	name = "July Revolution of 1830" 
	desc = "Charles X and the ultraroyalists in his government continuouesly attemped to restore the ancient pre-revolutionary regime, which provoked the middle and lower classes who wanted more power in the government. Liberal journalists supported by the bourgeois who opposed the government, an opposition which reached its peak when Charles X dissolved the chamber. The new elections held in July 1830 resulted in an even larger opposition majority. Charles X and the chief minister Polignac answered by establishing rigid press control, dissolving the new chamber and reducing the electorate. The result was barricades on the streets and a major uprising. Charles X abdicated and the Duke of Orlans was elected as King Louis Philippe."
	style = 5 
	date = { day = 1 month = july year = 1830 } 
	offset = 5 
	deathdate = { day = 30 month = july year = 1830 } 
	action_a = { 
		name = "Darn!"
		command = { type = flagname which = _REV }
		command = { type = domestic which = ARISTOCRACY value = -2 }
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = domestic which = SERFDOM value = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = desertion which = -2 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = sleepmonarch which = 16232 }
		command = { type = sleepmonarch which = 16239 }
		command = { type = sleepmonarch which = 16240 }
		command = { type = monarch which = 16233 }
		command = { type = wakemonarch which = 16234 }
	}  
} 

#King of the French#
event = { 
	id = 15251
	random = no 
	country = FRA
	trigger = {
		monarch = 16233
	}
	name = "King of the French" 
	desc = "Although the constitution was revived in a liberal way in after the July Revolution in 1830, the economical needs and political desires of the lower classes was not met. Known as the 'July Monarch' after being chosen 'King of the French' after the revolution, Louis Philippe was quite conservative in his early years as a monarch. Even though he was a constitutional monarch, he still had influence on the politics by appointing weak ministers." 
	style = 5 
	date = {day = 1 month = july year = 1837} 
	offset = 900 
	deathdate = {day = 1 month = january year = 1845} 
	action_a = { 
		name = "Conservative views"
		command = { type = stability value = -1 } 
		command = { type = domestic which = ARISTOCRACY value = 1 } 
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = SERFDOM value = 1 } 
		command = { type = domestic which = MERCANTILISM value = 1 } 
	}  
	action_b = { 
		name = "Royalistic views"
		command = { type = stability value = -2 } 
		command = { type = domestic which = ARISTOCRACY value = 3 } 
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = SERFDOM value = 2 } 
	} 
	action_c = { 
		name = "Liberal views"
		command = { type = stability value = 1 } 
		command = { type = domestic which = ARISTOCRACY value = -2 } 
		command = { type = domestic which = SERFDOM value = -2 } 
		command = { type = domestic which = MERCANTILISM value = -3 }
		command = { type = domestic which = INNOVATIVE value = 3 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 }
		command = { type = provincetax which = -1 value = -2 } 
		command = { type = sleepevent which = 15252 }
		command = { type = sleepevent which = 15253 }
	} 
} 

#Franois Guizot#
event = { 
	id = 15252
	random = no 
	country = FRA
	trigger = {
		monarch = 16233
		event = 15251
	}
	name = "Franois Guizot" 
	desc = "Franois Guizot began a legal career in 1805, but abandoned it rather quickly and started doing some literery work instead. He soon became a proffessor at the University of Paris, and his friendship with the statesman Royer-Collard and his moderate royalist sympathies drove him into politics and took part in the July Revolution. In 1840 he became the chief power in the ministry, and his leadership provided a stable government." 
	style = 5 
	date = { day = 1 month = july year = 1840} 
	offset = 150 
	deathdate = { day = 1 month = january year = 1845} 
	action_a = { 
		name = "Ok" 
		command = { type = ADM which = 2 value = 50 }  
		command = { type = DIP which = 2 value = 50 }  
		command = { type = MIL which = 2 value = 50 }
		command = { type = domestic which = ARISTOCRACY value = 2 }
		command = { type = domestic which = CENTRALIZATION value = 2 } 
		command = { type = stability value = 1 }
	} 
}

#February Revolution of 1848#
event = { 
	id = 15253
	random = no 
	trigger = {
		event = 15251
		event = 15252
	}
	country = FRA
	name = "February Revolution of 1848" 
	desc = "Dissatisfaction with the rulers grew within the lower classes during the reign of Louis Philippe and his reactionary policy carried out by Guizot. An economic crisis during 1846-47 did not make the people any happier, and diconetent grew and causes demonstrations. On 23 of February 1848 government troops fired at demonstrants, and street fighting began. The following day saw the abdication of Louis Philippe, and The Second French Republic was proclaimed. The French Revolution of February 1848 turned the revolutionary flare through all of Europe, but with the exception of Austria, they had little impact." 
	style = 5  
	date = {day = 1 month = february year = 1848 }
	deathdate = {day = 30 month = february year = 1848 }
	action_a = { 
		name = "A Revolution has struck us, Sire"
		command = {type = domestic which = ARISTOCRACY value = -5 } 
		command = {type = domestic which = SERFDOM value = -4 } 
		command = {type = domestic which = MERCANTILISM value = -3 } 
		command = {type = domestic which = INNOVATIVE value = 4 } 
		command = {type = sleepmonarch which = 16233 }  
		command = {type = monarch which = 16234 }
		command = {type = desertion which = -2 value = 20000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 15000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = stability value = -4 }
	}  
}

#The Second Empire of France#
event = { 
	id = 15254
	random = no 
	trigger = {
		monarch = 16234		
	}
	country = FRA
	name = "The Second Empire of France" 
	desc = "As the nephew of Napoleon I, Louis Napoleon had a great political advantage in his name. He was chosen as president of the Second Republic after the revolution in 1848, but the constitution only allowed him to sit one term. Vaguely promising support to various different groups, his position grew stronger - also because his name evoked dreams of glory for France. In 1851 a constitutional amendment made sure he could sit as president longer than one term, and in the summer the same year he began planning a coup. Largely engineered by his half-brother, the duc de Morny, the coup of December 1851 was highly succesful. The assembly was dissolved, universal suffrage granted and the constitution was put into revisioning. The following year Louis Napoleon became Napoleon III, Emperor of the French."
	style = 5  
	date = { day = 1 month = december year = 1851 }
	offset = 30
	deathdate = { day = 1 month = january year = 1858 }
	action_a = { 
		name = "Establish the Empire"
		command = { type = flagname which = EMPIRE } 
		command = { type = sleepmonarch which = 16234 } 
		command = { type = wakemonarch which = 16236 } 
		command = { type = wakemonarch which = 16237 } 
		command = { type = monarch which = 16235 } 
		command = { type = domestic which = SERFDOM value = -2 } 
		command = { type = domestic which = MERCANTILISM value = 1 } 
		command = { type = domestic which = INNOVATIVE value = 1 }  
		command = { type = domestic which = CENTRALIZATION value = 1 } 
		command = { type = stability value = -1 }
		command = { type = revolt which = -2 }
		command = { type = desertion which = -1 value = 20000 }
	}  
	action_b = { 
		name = "Keep the Republic" 
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 }
		command = { type = desertion which = -1 value = 20000 }
		command = { type = desertion which = -1 value = 20000 }
		command = { type = desertion which = -1 value = 20000 }
	} 
}

#The Liberal Empire#
event = { 
	id = 15255
	random = no 
	trigger = {
		monarch = 16235
	}
	country = FRA
	name = "The Liberal Empire" 
	desc = "After loosing popularity, Emperor Napoleon III initiated more liberal politics. The powers of the assembly was widened and many restrictions on civil liberties where lifted. Outstanding politicians like Favre, Ollivier (who wrote l'Empire libral) and Thiers figurated during the time of the Liberal Empire." 
	style = 5  
	date = {day = 1 month = february year = 1860 }
	offset = 200
	deathdate = {day = 1 month = february year = 1870 }
	action_a = { 
		name = "Liberal politics"  
		command = {type = domestic which = SERFDOM value = -1} 
		command = {type = domestic which = MERCANTILISM value = -4 } 
		command = {type = domestic which = INNOVATIVE value = 1 }  
		command = {type = domestic which = CENTRALIZATION value = -1 } 
		command = {type = stability value = 2 }
	}  
	action_b = { 
		name = "Conservative politics" 
		command = {type = domestic which = MERCANTILISM value = 2 } 
		command = {type = domestic which = CENTRALIZATION value = 2 } 
		command = {type = stability value = -1 }
		command = {type = revoltrisk which = 60 value = 5 }
	} 
}

#The end of the Empire#
event = { 
	id = 15256
	random = no 
	trigger = {
		OR = {
			monarch = 16236	
			monarch = 16237
			monarch = 16238	
			
		}
			NOT = { owned = { province = 374 data = -1 } }
			NOT = { owned = { province = 375 data = -1 } }
                        NOT = { owned = { province = 192 data = -1 } }
	}
	country = FRA
	name = "The end of the Empire" 
	desc = "The loss of Alsace-Lorraine caused the end of the Second Empire. Napoleon was captured by the enemy and a bloodless revolution ended the Empire followed by the proclamation of the Third Republic." 
	style = 5  
	date = { day = 1 month = january year = 1865 }
	offset = 150
	deathdate = { day = 1 month = january year = 1875 }
	action_a = { 
		name = "The end of an era"
		command = { type = flagname which = REV }  
		command = { type = domestic which = SERFDOM value = -2 } 
		command = { type = domestic which = INNOVATIVE value = 2 }  
		command = { type = domestic which = CENTRALIZATION value = -2 } 
		command = { type = stability value = -3 }
		command = { type = sleepmonarch which = 16236 }
		command = { type = sleepmonarch which = 16237 }
		command = { type = sleepmonarch which = 16238 }
		command = { type = monarch which = 16238 }
	}  
}

#The Paris Commune#
event = { 
	id = 15257
	trigger = {
		NOT = { war = { country = FRA  country = PRU } }
		NOT = { owned = { province = 374 data = -1 } }
		NOT = { owned = { province = 375 data = -1 } }		
	}
	random = no 
	country = FRA 
	name = "The Paris Commune" 
	desc = "Adolphe Theirs, the president of France after the Franco-Prussian war, negotiated a peace with Prussia that Paris was defiant to accept. A large group in Paris declared the capital a commune. At first, Goverment troops could not defeat the Communards. But on May 28th, Adolphe Theirs attacked again, this time suceeding. Many buildings were burned, and many people killed during the raid on the Paris commune." 
	style = 5 
	date = { day = 28 month = april year = 1871 }
	offset = 30
	deathdate = { day = 28 month = april year = 1875 }  
	
	action_a = { 
		name = "Darn!"
		command = { type = stability value = -2 } 
		command = { type = desertion which = -2 value = 20000 }
		command = { type = population which = -2 value = 10000 } 
		command = { type = revolt which = -2 } 
		command = { type = revolt which = -2 } 
		command = { type = revolt which = -2 }
		command = { type = revolt which = -2 } 
		command = { type = revolt which = -2 } 
		command = { type = losebuilding which = -2 value = Barrack } 
	} 
}

#Franco-Vietnamese tensions#
event = { 
	id = 15258
	random = no 
	country = FRA 
	trigger = {
		neighbour = DAI
	}
	name = "Franco-Vietnamese tensions" 
	desc = "The Vietnamese under King Tu Duc began what would be a long series of conflicts with the French missionaries and military forces." 
	style = 5 
	date = { day = 1 month = january year = 1850 } 
	deathdate = { day = 1 month = january year = 1880 }

	action_a = { 
		name = "How dare they challenge us!" 
		command = { type = casusbelli which = DAI value = 360 } 
		command = { type = missionaries value = 5 } 
		command = { type = relation which = DAI value = -200 } 
	} 
	action_b = { 
		name = "Recognize their independence" 
		command = { type = stability value = 1 } 
		command = { type = relation which = DAI value = 50 } 
	} 
}

#Franco-Moroccan War#
event = { 
	id = 15259
	random = no 
	trigger = {
		neighbour = MOR
	}
	country = FRA  
	name = "Franco-Moroccan War" 
	desc = "In 1903 Border clashes between French Algirs and Morocoo led to French penetration of the Moroccan borders." 
	style = 5 
	date = { day = 5 month = january year = 1890 }
	offset = 150
	deathdate = { day = 5 month = january year = 1910 }
 
	action_a = { 
		name = "How dare they challenge us!" 
		command = { type = casusbelli which = MOR value = 120 } 
		command = { type = relation which = MOR value = -200 } 
	} 
	action_b = { 
		name = "Recognize their independence" 
		command = { type = stability value = 1 } 
		command = { type = relation which = MOR value = 50 } 
	} 
}

#The Moratorium#
event = {
	id = 15294
	random = no
	country = FRA
	name = "The Moratorium"
	desc = "With the large number of military problems Mexico had - internal and external - throughout its existence, Mexico had constant needs for troops. These troops was expensive, and as Mexico could not affort them they had loaned money from mainly France but also England and Spain. After a destructive war against between the liberals and the conservatives, Mexico declared a two year moratorium on debt repayment. In response, the 3 powers launched a punitive expedition against Mexico."
	style = 5
	action_a = {
			name = "They shall pay!"
			command = { type = treasury value = -300 }
			command = { type = casusbelli which = MEX value = 120 }
	}
}

#Emperor Maximilian#
event = {
	id = 15297
	trigger = {
		event = 15294
	}
	random = no
	country = FRA
	name = "Emperor Maximilian"
	desc = "When Mexico postponed the repayment of their debts to France, England and Spain these countries inserted troops against Mexico in order to get their money. But when England and Spain learned that France wanted to insert a puppet ruler in Mexico, an archduke from Austria known as Maximilian of Habsburg, a cousin of Napoleon III, they dropped out of the war as France was clearly interested in exploiting the rich mines in the north-west of the country. Emperor Maximilian gained the support from Mexican conservatives, while the liberals opposed them. Although the French, who was considered as one of the most efficient armies in the world at that time, suffered an initial defeat in The Cinco de Mayo battle in Puebla on may 5 1862, they eventually defeated the Mexican government forces led by the general Ignacio Zaragoza and enthroned Maximilian as Emperor of Mexico."
	style = 5
	date = { day = 1 month = october year = 1861 } 
	offset = 15
	
	action_a = {
			name = "Insert Maximilian as Emperor of Mexico" 
			command = { type = vassal which = MEX }
			command = { type = treasury value = -200 }
			command = { type = relation which = ENG value = -50 }
			command = { type = relation which = SPA value = -50 }
			command = { type = relation which = USA value = -50 }
			command = { type = relation which = MEX value = -100 }
			command = { type = trigger which = 15298 }
	}
	action_b = {
			name = "Do not interfer with Mexico's internal affairs" 
			command = { type = treasury value = 100 }
			command = { type = relation which = ENG value = 50 }
			command = { type = relation which = SPA value = 50 }
			command = { type = relation which = USA value = 50 }
			command = { type = relation which = MEX value = 100 }
			command = { type = sleepevent which = 15299 }
	}
}

#Pressure from United States to abandon Maximilian#
event = { 
	id = 15299
	trigger = {
		event = 15298
		exists = USA
		NOT = {
			alliance = { country = FRA country = USA }
		}
	}
	random = no 
	country = FRA 
	name = "Pressure from United States to abandon Maximilian" 
	desc = "After the United States had won the Civil War, 50,000 men was sent to the border of the Rio Grande to pressure France into ending the support for Emperor Maximilian. France did not want confrontations with USA's massive, experienced army and therefore backed down. Maximilian was eventually captured and executed in the Cerro de las Campanas, Queretaro by the forces loyal to President Benito Juarez, who kept the Federal government functioning during the French intervention that put Maximilian in power." 
	date = { year = 1867 } 
	offset = 30 
	style = 5 

	action_a = { 
		name = "End the support for Maximilian"
		command = { type = stability value = 1 }
		command = { type = relation which = USA value = 100 }
		command = { type = relation which = MEX value = 100 }
		command = { type = trigger which = 15300 }
		
	}
	action_b = { 
		name = "We are not afraid of those yankees! Continue to support him!"
		command = { type = stability value = -1 }
		command = { type = relation which = USA value = -100 }
		command = { type = relation which = MEX value = -100 }
		command = { type = trigger which = 15301 }

	}
}

event = {
	id = 98874003
	trigger = {
	OR = {
	neighbour = DAI
	neighbour = CHI
	}
		exists = CHI
		event = 98874002
		event = 15258
		owned = { province = 2005 data = CHI }
	}
	random = no
	country = FRA
	name = "Occupation of Chan-chiang"
	desc = "Chan-chiang was a small fishing port when it was occupied by the French in 1898. The next year, the French forced the Chinese to lease Chan-chiang to them for 99 years as the territory of Kwang-Chou-Wan."
	style = 5 

	action_a ={ 
		name = "Occupy!"
		command = { type = casusbelli which = CHI value = 12 }
		command = { type = relation which = CHI value = -50 }
		command = { type = trigger which = 98874004 }
	}
	
	action_b ={
		name = "Let it be"
		command = { }
	}
}

event = {
	id = 98874005
	random = no
	country = FRA
	name = "Occupation of Chan-chiang"
	desc = "The chinese government signed the treaty."
	style = 5 

	action_a ={
		name = "Good"
		 command = { type = addcore which = 2005 }
 	       	 command = { type = fortress   which = 2005 value = 1 }
	}
}

#The Arrow War# 
event = { 
	id = 15398 
	random = no 
	country = FRA 
	name = "The Arrow War" 
	desc = "England went to war with China in 1856 over the matter of an unlawful seizure of an English ship. The French Consul wished to avenge the murder of a missionary, Father Chapdelaine, who had been working at Silin in a remote part of Guangxi. It took some time before news of his death, which occured in February 1856 - before the Arrow Incident - reached the Consul. Commissioner Ye refused to meet the French Consul, but pointed out in a letter that the missionary had no right to be in the interior of the country and that Silin was in a rebel-controlled area. The Consul, unable to obtain satisfaction, wrote to Paris for instructions. It was decided that this was a good time to go to war, and France joined England in the Arrow War." 
	style = 5 

	action_a = { 
		name = "This means war!" 
		command = { type = relation which = ENG value = 50 }
		command = { type = relation which = CHI value = -150 } 
		command = { type = casusbelli which = CHI value = 120 }   
	} 
	action_b = { 
		name = "Let the matter fall"
		command = { type = stability value = -1 }  
		command = { type = relation which = CHI value = 100 } 
	}
}

# Vanilla events modified by Hive

#Charles of Habsburg succedes Carlos II in Spain#	#Habsburg#
event = {

	id = 3131		#Triggered by SPA3173#
	random = no
	country = FRA
	name = "EVENTNAME3131"
	desc = "EVENTHIST3131"
	style = 4

	action_a ={			#No it ours#
		name = "ACTIONNAME3131A"
		command = { type = casusbelli which = HAB value = 36 }
		command = { type = casusbelli which = SPA value = 36 }
		command = { type = relation which = SPA value = -150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = HOL value = 100 }
		command = { type = relation which = ENG value = 100 }
		command = { type = addcore which = 427 }
		command = { type = addcore which = 428 }
		command = { type = addcore which = 429 }
		command = { type = addcore which = 921 }
	}

	action_b ={			#We must accept the will of poor Carlos#
		name = "ACTIONNAME3131B"
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = HOL value = 150 }
		command = { type = relation which = ENG value = 150 }
		command = { type = stability value = 3 }
	}
}

#Jean D'Arc and the French Monarchy#
event = {

	id = 3101
	random = no
	country = FRA
	name = "EVENTNAME3101"
	desc = "EVENTHIST3101"
	style = 1

	date = { day = 1 month = january year = 1429 }
	offset = 30
	deathdate = { day = 1 month = january year = 1430 }

	action_a ={				#Heed the Advise of Jean D'Arc#
		name = "ACTIONNAME3101A"
		command = { type = wakeleader which = 09147 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = OFFENSIVE value = 2 }
		command = { type = domestic which = QUALITY value = 2 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = land value = 500 }
		command = { type = infra value = 500 }
		command = { type = INF which = -2 value = 5000 }
		command = { type = stability value = 1  }
	}

	action_b ={				#Ignore the Advise of Jean D'Arc#
		name = "ACTIONNAME3101B"
		command = { type = domestic which = ARISTOCRACY value = 2 }
		command = { type = domestic which = SERFDOM value = 2 }
		command = { type = domestic which = LAND value = 2 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = fortress which = -2 value = 1 }
		command = { type = CAV which = -2 value = 5000 }
		command = { type = stability value = -1  }
	}
}

#Chambers of Reunion#
event = {

	id = 3127
	random = no
	country = FRA
	name = "EVENTNAME3127"
	desc = "EVENTHIST3127"
	style = 3

	date = { day = 1 month = january year = 1676 }
	offset = 30
	deathdate = { day = 1 month = january year = 1681 }

	action_a ={				#Make the Claim#
		name = "ACTIONNAME3127A"
		command = { type = addcore which = 192 }
		command = { type = addcore which = 340 }
		command = { type = addcore which = 344 }
		command = { type = addcore which = 345 }
		command = { type = addcore which = 374 }
		command = { type = addcore which = 375 }
		command = { type = addcore which = 377 }
		command = { type = addcore which = 378 }
		command = { type = addcore which = 379 }
		command = { type = addcore which = 380 }
		command = { type = addcore which = 387 }
		command = { type = addcore which = 426 }
		command = { type = addcore which = 1924 }
		command = { type = addcore which = 1925 }
		command = { type = addcore which = 1926 }
		command = { type = trigger which = 3172 }
		command = { type = trigger which = 3030 }
		command = { type = trigger which = 3198 }
		command = { type = trigger which = 3522 }
		command = { type = trigger which = 3510 }
		command = { type = trigger which = 3680 }
		command = { type = trigger which = 3611 }
		command = { type = trigger which = 3684 }
		command = { type = trigger which = 3676 }
		command = { type = trigger which = 3663 }
		command = { type = trigger which = 3664 }
		command = { type = trigger which = 3662 }
	}

	action_b ={				#Let the matter fall#
		name = "ACTIONNAME3127B"
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = relation which = ENG value = 100 }
		command = { type = relation which = HOL value = 100 }
		command = { type = treasury value = 500}
	}
}

#Events by Hive

#The Crimean War# 
event = { 
	id = 15424 
	trigger = {
		event = 15421 
		war = { country = RUS country = TUR } 
	} 
	random = no
	country = FRA 
	name = "The Crimean War" 
	desc = "In 1853 Russia attacked the weakened Ottoman Empire - by then known as 'The Sick Man of Europe' - in order to expand the Empire. England and France did not want to see the Ottoman power crumble just for Russia to take over their territories, so they decided to help the Ottomans. Sardinia also joined that side, but for a completely different reason; the Sardinian prime minister Cavour sought support for a unified Italy. Greece, on the other hand, joined Russia to annex the old Greek territories still held by Ottoman Empire." 
	style = 5 

	date = { day = 1 month = january year = 1853 } 
	offset = 5 
	deathdate = { day = 30 month = december year = 1863 } 

	action_a ={ 
		name = "Side with Ottoman Empire" 
		command = { type = stability value = 1 } 
		command = { type = relation which = RUS value = -200 } 
		command = { type = casusbelli which = RUS value = 60 }
		command = { type = relation which = GRE value = -200 }  
		command = { type = relation which = TUR value = 150 }
		command = { type = alliance which = TUR }   
		command = { type = relation which = U14 value = 150 }
		command = { type = relation which = SAR value = 150 } 
	} 
	action_b ={ 
		name = "Side with Russia" 
		command = { type = stability value = -1 }
		command = { type = relation which = TUR value = -200 } 
		command = { type = casusbelli which = TUR value = 60 } 
		command = { type = relation which = RUS value = 150 } 
		command = { type = alliance which = RUS }
		command = { type = relation which = GRE value = 150 }   
		command = { type = relation which = U14 value = -100 }
		command = { type = relation which = SAR value = -100 } 
	} 
	action_c ={
		name = "Stay neutral"
		command = { }
	}
}

#The Habsburg Inheritance of Milano#
event = {

	id = 15441				#Triggered by MLO3706#
	random = no
	country = FRA
	name = "EVENTNAME3181"
	desc = "EVENTHIST3181"
	style = 2

	action_a ={
		name = "It is ours!"
		command = { type = addcore which = 389 }
		command = { type = addcore which = 1929 }
		command = { type = addcore which = 1921 }
		command = { type = addcore which = 1919 }
		command = { type = stability value = 1 }
	}
}

#At the Walls of Paris#		#FMOD if Navarra exists and wants annexation#
event = {

	id = 15434
	random = no
	country = FRA
	name = "EVENTNAME3111"
	desc = "EVENTHIST3111"
	style = 2


	action_a ={				#The Kingdom is Ours!#
		name = "ACTIONNAME3111A"
		command = { type = flagname which = _Navarre }
		command = { type = addcore which = 921 }
		command = { type = addcore which = 428 }
		command = { type = province_revoltrisk which = 417 value = -5 }
		command = { type = province_revoltrisk which = 424 value = -5 }
		command = { type = province_revoltrisk which = 408 value = -5 }
		command = { type = province_revoltrisk which = 409 value = -5 }
		command = { type = province_revoltrisk which = 420 value = -5 }
		command = { type = province_revoltrisk which = 410 value = -5 }
		command = { type = province_revoltrisk which = 411 value = -5 }
		command = { type = province_revoltrisk which = 386 value = -5 }
		command = { type = province_revoltrisk which = 376 value = -5 }
		command = { type = province_revoltrisk which = 384 value = -5 }
		command = { type = province_revoltrisk which = 383 value = -5 }
		command = { type = province_revoltrisk which = 382 value = -5 }
		command = { type = province_revoltrisk which = 418 value = -5 }
		command = { type = province_revoltrisk which = 423 value = -5 }
		command = { type = province_revoltrisk which = 412 value = -5 }
		command = { type = province_revoltrisk which = 419 value = -5 }
		command = { type = province_revoltrisk which = 407 value = -5 }
		command = { type = province_revoltrisk which = 422 value = -5 }
		command = { type = province_revoltrisk which = 421 value = -5 }
		command = { type = province_revoltrisk which = 425 value = -5 }
		command = { type = province_revoltrisk which = 428 value = -5 }
		command = { type = province_revoltrisk which = 921 value = -5 }
		command = { type = inherit which = FPR }
		command = { type = inherit which = FUC }
		command = { type = inherit which = NAV }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = provincetax which = -1 value = -1 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = domestic which = LAND value = 1 }
		command = { type = domestic which = OFFENSIVE value = 1 }
		command = { type = stability value = 1  }
	}
}

#The Stamped Paper Revolt#
event = {
	id = 15514
	trigger = {
		OR = {
			owned = { province = 414 data = -1 }
			owned = { province = 415 data = -1 }
		}
	}
	random = no
	country = FRA
	name = "The Stamped Paper Revolt"
	desc = "In 1491, when Anne of Brittany married the French king Charles VIII, Brittany was temporarily united with France. During the reign of Francis I, who had married Annes daughter Claude, the union with France became formal. The 'Everlasting Union' treaty of 1532 guaranteed local privileges to the region; Officially, the treaty ratified the union of two independent States - but in reality, it confirmed the submission of Brittany to France. The free Dukedom of Brittany had seen its last days, and France concentrated on the slow yet irreversible assimilation of Brittany. In 1675, Louis XIV prescribed an unpopular income-tax on stamped paper in Brittany, thereby provoking a rebellion. This rebellion of the so-called 'Les Bonnets Rouges' (The Red Caps) was suppressed with great violence, resulting in villages being pillaged and Breton countrymen being tortured and hung. The treaty of 1532 were not being respected, and the Bretons was shown that they should expect no different treatment than the rest of France."
	style = 3
	
	date = { day = 1 month = january year = 1675 }
	offset = 150
	deathdate = { day = 1 month = january year = 1689 }

	action_a = {
		name = "What treaty? Impose the tax!"
		command = { type = stability value = -1 }
		command = { type = revolt which = 414 }
		command = { type = revolt which = 415 }
		command = { type = population which = 414 value = -1500 }
		command = { type = population which = 415 value = -1500 }
		command = { type = provincemanpower which = 414 value = -1 }
		command = { type = provincemanpower which = 415 value = -1 }
		command = { type = provinceculture which = 414 value = french }
		command = { type = provinceculture which = 415 value = french }
		command = { type = domestic which = CENTRALIZATION value = 1 }
	}
	action_b = {
		name = "Respect the treaty"
		command = { type = stability value = 1 }
		command = { type = provincetax which = 414 value = -1 }
		command = { type = provincetax which = 415 value = -1 }
		command = { type = provincetax which = 416 value = -1 }
		command = { type = domestic which = CENTRALIZATION value = -1 }
	}
}

event = {

	id = 12345800
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "AI_EVENT"
	desc = "AI_DESC"
	style = 2

	date = { day = 1 month = january year = 1605 }
	offset = 500
	deathdate = { day = 1 month = january year = 1624 }

	action_a ={
		name = "Fine"
                command = { type = ai   which = france_1605-1624.ai }
	}
}
event = {

	id = 12345801
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "AI_EVENT"
	desc = "AI_DESC"
	style = 2

	date = { day = 1 month = january year = 1624 }
	offset = 500
	deathdate = { day = 1 month = january year = 1664 }

	action_a ={
		name = "Fine"
                command = { type = ai   which = france_1624-1664.ai }
	}
}
event = {

	id = 12345802
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "AI_EVENT"
	desc = "AI_DESC"
	style = 2

	date = { day = 1 month = january year = 1664 }
	offset = 500
	deathdate = { day = 1 month = january year = 1756 }

	action_a ={
		name = "Fine"
                command = { type = ai   which = france_1664-1756.ai }
	}
} 
event = {

	id = 12345803
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "AI_EVENT"
	desc = "AI_DESC"
	style = 2

	date = { day = 1 month = january year = 1756 }
	offset = 500
	deathdate = { day = 1 month = january year = 1830 }

	action_a ={
		name = "Fine"
                command = { type = ai   which = france_1756-1830.ai }
	}
}
event = {

	id = 12345804
	trigger = { ai = yes }
	random = no
	country = FRA
	name = "AI_EVENT"
	desc = "AI_DESC"
	style = 2

	date = { day = 1 month = january year = 1830 }
	offset = 500
	deathdate = { day = 1 month = january year = 1914 }

	action_a ={
		name = "Fine"
                command = { type = ai   which = france_1830-1914.ai }
	}
}

#The Batavian Republic#
event = {

	id = 100068
	trigger = {
			
                        OR = {
                           OR = {
				control = { province = 1925 data = FRA }
				control = { province = 340 data = FRA }
				}
                           OR = {
                                war   = { country = FRA country = HOL }
                                control = { province = 380 data = FRA }
                                }
                         }   
                         exists = HOL

		}
	random = no
	country = FRA
	name = "The Batavian Republic"
	desc = "Throughout the early First Coalition, France seeked to export its Revolution through Europe to secure its home regime.  One of the first nations to become a French satellite was the Netherlands.  The Batavian Republic was proclaimed in January 1795, as the French armies progressed in the Netherlands.  The Republic installed there was greatly facilitated by the Dutch who welcomed the new style of government.  The Dutch would thereafter be a French satellite for most of the Napoleonic era."
	style = 4
	date = { day = 14 month = january year = 1795 }
	offset = 10
	deathdate = { day = 1 month = january year = 1821 }

	action_a ={		#Victory!#
		name = "Victory!"
		command = { type = stability value = 2 }
		command = { type = treasury value = 200 }
		command = { type = relation which = HOL value = 400  }
		command = { type = vassal which = HOL }
		command = { type = vp value = 50 }
	}
}

#The Treaty of Paris (1763)#
event = {

	id = 7845300
	trigger = {
        war   = { country = FRA country = SPA }
        control = { province = 43 data = SPA }
        }
	random = no
	country = FRA
	name = "The Treaty of Paris (1763)"
	desc = "The war ended Frances power, both in the Americas (where it lost all of its possessions except French Guiana, Guadeloupe, Martinique, Saint-Domingue and Saint Pierre and Miquelon) and in continental Europe, until the time of the French Revolution."
	style = 5

	date = { day = 1 month = january year = 1763 }
	offset = 10
	deathdate = { day = 1 month = january year = 1790 }

	action_a ={
		name = "Not good.."
		command = { type = stability value = 1 }
		command = { type = relation which = SPA value = 100 }
		command = { type = secedeprovince which = SPA value = 1901 } # Assiniboin
		command = { type = secedeprovince which = SPA value = 76 } # Wahpeton
		command = { type = secedeprovince which = SPA value = 1884 } # Iowa
		command = { type = secedeprovince which = SPA value = 1885 } # Oto
		command = { type = secedeprovince which = SPA value = 1893 } # Teton
		command = { type = secedeprovince which = SPA value = 1896 } # Yanktonai
		command = { type = secedeprovince which = SPA value = 1481 } # Missouri
                command = { type = secedeprovince which = SPA value = 43 } # Chitimacha
                command = { type = secedeprovince which = SPA value = 1887 } # Yankton
                command = { type = secedeprovince which = SPA value = 44 } # Natchez
                command = { type = secedeprovince which = SPA value = 75 } # Moingwena
                command = { type = secedeprovince which = SPA value = 1895 } # Apsalookee
                command = { type = secedeprovince which = SPA value = 1427 } # Adai
                command = { type = secedeprovince which = SPA value = 1891 } # Pawnee
                command = { type = secedeprovince which = SPA value = 1892 } # Arapaho
                command = { type = secedeprovince which = SPA value = 1882 } # Osage
                command = { type = secedeprovince which = SPA value = 1888 } # Caddo
                command = { type = secedeprovince which = SPA value = 1886 } # Omaha
		command = { type = secedeprovince which = SPA value = 1894 } # Cheyenne
		command = { type = secedeprovince which = SPA value = 1883 } # Kansa
		command = { type = secedeprovince which = SPA value = 1890 } # Kiowa
		command = { type = secedeprovince which = SPA value = 1897 } # Pikuni
		command = { type = secedeprovince which = SPA value = 58 } # Quapaw
		command = { type = removecore which = 1901 } # Assiniboin
		command = { type = removecore which = 76 } # Wahpeton
		command = { type = removecore which = 1884 } # Iowa
		command = { type = removecore which = 1885 } # Oto
		command = { type = removecore which = 1893 } # Teton
		command = { type = removecore which = 1896 } # Yanktonai
		command = { type = removecore which = 1481 } # Missouri
                command = { type = removecore which = 43 } # Chitimacha
                command = { type = removecore which = 1887 } # Yankton
                command = { type = removecore which = 44 } # Natchez
                command = { type = removecore which = 75 } # Moingwena
                command = { type = removecore which = 1895 } # Apsalookee
                command = { type = removecore which = 1427 } # Adai
                command = { type = removecore which = 1891 } # Pawnee
                command = { type = removecore which = 1892 } # Arapaho
                command = { type = removecore which = 1882 } # Osage
                command = { type = removecore which = 1888 } # Caddo
                command = { type = removecore which = 1886 } # Omaha
		command = { type = removecore which = 1894 } # Cheyenne
		command = { type = removecore which = 1883 } # Kansa
		command = { type = removecore which = 1890 } # Kiowa
		command = { type = removecore which = 1897 } # Pikuni
		command = { type = removecore which = 58 } # Quapaw
		command = { type = trigger which = 7845301 }
	}
}

#The Treaty of Paris (1763)#
event = {

	id = 7845302
	trigger = {
        war   = { country = FRA country = U14 }
        control = { province = 57 data = U14 }
        control = { province = 109 data = U14 }
        control = { province = 110 data = U14 }
        control = { province = 117 data = U14 }
        }
	random = no
	country = FRA
	name = "The Treaty of Paris (1763)"
	desc = "The war ended Frances power, both in the Americas (where it lost all of its possessions except French Guiana, Guadeloupe, Martinique, Saint-Domingue and Saint Pierre and Miquelon) and in continental Europe, until the time of the French Revolution."
	style = 5

	date = { day = 1 month = january year = 1763 }
	offset = 10
	deathdate = { day = 1 month = january year = 1790 }

	action_a ={
		name = "Not good.."
		command = { type = stability value = 1 }
		command = { type = relation which = U14 value = 100 }
		command = { type = secedeprovince which = U14 value = 51 }
		command = { type = secedeprovince which = U14 value = 127 }
		command = { type = secedeprovince which = U14 value = 125 }
		command = { type = secedeprovince which = U14 value = 53 }
		command = { type = secedeprovince which = U14 value = 52 }
		command = { type = secedeprovince which = U14 value = 56 }
		command = { type = secedeprovince which = U14 value = 57 }
		command = { type = secedeprovince which = U14 value = 59 }
		command = { type = secedeprovince which = U14 value = 67 }
		command = { type = secedeprovince which = U14 value = 60 }
		command = { type = secedeprovince which = U14 value = 123 }
		command = { type = secedeprovince which = U14 value = 74 }
		command = { type = secedeprovince which = U14 value = 73 }
		command = { type = secedeprovince which = U14 value = 72 }
		command = { type = secedeprovince which = U14 value = 71 }
		command = { type = secedeprovince which = U14 value = 91 }
		command = { type = secedeprovince which = U14 value = 98 }
		command = { type = secedeprovince which = U14 value = 81 }
		command = { type = secedeprovince which = U14 value = 93 }
		command = { type = secedeprovince which = U14 value = 80 }
		command = { type = secedeprovince which = U14 value = 79 }
		command = { type = secedeprovince which = U14 value = 111 }
		command = { type = secedeprovince which = U14 value = 114 }
		command = { type = secedeprovince which = U14 value = 115 }
		command = { type = secedeprovince which = U14 value = 116 }
		command = { type = secedeprovince which = U14 value = 117 }
		command = { type = secedeprovince which = U14 value = 118 }
		command = { type = secedeprovince which = U14 value = 119 }
		command = { type = secedeprovince which = U14 value = 120 }
		command = { type = secedeprovince which = U14 value = 121 }
		command = { type = secedeprovince which = U14 value = 130 }
		command = { type = secedeprovince which = U14 value = 128 }
		command = { type = secedeprovince which = U14 value = 124 }
		command = { type = secedeprovince which = U14 value = 122 }
		command = { type = secedeprovince which = U14 value = 108 }
		command = { type = secedeprovince which = U14 value = 110 }
		command = { type = secedeprovince which = U14 value = 129 }
		command = { type = secedeprovince which = U14 value = 109 }
		command = { type = secedeprovince which = U14 value = 97 }
		command = { type = secedeprovince which = U14 value = 107 }
		command = { type = secedeprovince which = U14 value = 92 }
		command = { type = secedeprovince which = U14 value = 82 }
		command = { type = secedeprovince which = U14 value = 96 }
		command = { type = secedeprovince which = U14 value = 77 }
		command = { type = secedeprovince which = U14 value = 94 }
		command = { type = secedeprovince which = U14 value = 95 }
		command = { type = secedeprovince which = U14 value = 78 }
		command = { type = secedeprovince which = U14 value = 126 }
		command = { type = secedeprovince which = U14 value = 131 }
		command = { type = secedeprovince which = U14 value = 132 }
		command = { type = secedeprovince which = U14 value = 135 }
		command = { type = secedeprovince which = U14 value = 136 }
		command = { type = secedeprovince which = U14 value = 133 }
		command = { type = secedeprovince which = U14 value = 1902 }
		command = { type = secedeprovince which = U14 value = 106 }
		command = { type = secedeprovince which = U14 value = 1911 }
		command = { type = secedeprovince which = U14 value = 1903 }
                command = { type = removecore which = 51 }
                command = { type = removecore which = 127 }
                command = { type = removecore which = 125 }
                command = { type = removecore which = 53 }
                command = { type = removecore which = 52 }
                command = { type = removecore which = 56 }
                command = { type = removecore which = 57 }
                command = { type = removecore which = 59 }
                command = { type = removecore which = 67 }
                command = { type = removecore which = 60 }
                command = { type = removecore which = 123 }
                command = { type = removecore which = 74 }
                command = { type = removecore which = 73 }
                command = { type = removecore which = 72 }
                command = { type = removecore which = 71 }
                command = { type = removecore which = 91 }
                command = { type = removecore which = 98 }
                command = { type = removecore which = 81 }
                command = { type = removecore which = 93 }
                command = { type = removecore which = 80 }
                command = { type = removecore which = 79 }
                command = { type = removecore which = 111 }
                command = { type = removecore which = 114 }
                command = { type = removecore which = 115 }
                command = { type = removecore which = 116 }
                command = { type = removecore which = 117 }
                command = { type = removecore which = 118 }
                command = { type = removecore which = 119 }
                command = { type = removecore which = 120 }
                command = { type = removecore which = 121 }
                command = { type = removecore which = 130 }
                command = { type = removecore which = 128 }
                command = { type = removecore which = 124 }
                command = { type = removecore which = 122 }
                command = { type = removecore which = 108 }
                command = { type = removecore which = 110 }
                command = { type = removecore which = 129 }
                command = { type = removecore which = 109 }
                command = { type = removecore which = 97 }
                command = { type = removecore which = 107 }
                command = { type = removecore which = 92 }
                command = { type = removecore which = 82 }
                command = { type = removecore which = 96 }
                command = { type = removecore which = 77 }
                command = { type = removecore which = 94 }
                command = { type = removecore which = 95 }
                command = { type = removecore which = 78 }
                command = { type = removecore which = 126 }
                command = { type = removecore which = 131 }
                command = { type = removecore which = 132 }
                command = { type = removecore which = 135 }
                command = { type = removecore which = 136 }
                command = { type = removecore which = 133 }
                command = { type = removecore which = 1902 }
                command = { type = removecore which = 106 }
                command = { type = removecore which = 1911 }
                command = { type = removecore which = 1903 }
		command = { type = trigger which = 7845303 }
	}
}

#The Third Treaty of San Ildefonso#
event = {

	id = 7845305
	random = no
	country = FRA
	name = "The Third Treaty of San Ildefonso"
	desc = "The Third Treaty of San Ildefonso was a secretly negotiated treaty between France and Spain in which Spain returned the colonial territory of Louisiana to France. The treaty was concluded on October 1, 1800 between Louis Alexandre Berthier representing France and Don Mariano Luis de Urquijo for Spain. The treaty was negotiated under some duress, as Spain was under pressure from Napoleon."
	style = 5

	action_a ={
		name = "Accept the cry for protection"
		command = { type = relation which = SPA value = 200 }
		command = { type = trigger which = 7845306 }
		command = { type = addcore which = 1901 } # Assiniboin
		command = { type = addcore which = 76 } # Wahpeton
		command = { type = addcore which = 1884 } # Iowa
		command = { type = addcore which = 1885 } # Oto
		command = { type = addcore which = 1893 } # Teton
		command = { type = addcore which = 1896 } # Yanktonai
		command = { type = addcore which = 1481 } # Missouri
                command = { type = addcore which = 43 } # Chitimacha
                command = { type = addcore which = 1887 } # Yankton
                command = { type = addcore which = 44 } # Natchez
                command = { type = addcore which = 75 } # Moingwena
                command = { type = addcore which = 1895 } # Apsalookee
                command = { type = addcore which = 1427 } # Adai
                command = { type = addcore which = 1891 } # Pawnee
                command = { type = addcore which = 1892 } # Arapaho
                command = { type = addcore which = 1882 } # Osage
                command = { type = addcore which = 1888 } # Caddo
                command = { type = addcore which = 1886 } # Omaha
		command = { type = addcore which = 1894 } # Cheyenne
		command = { type = addcore which = 1883 } # Kansa
		command = { type = addcore which = 1890 } # Kiowa
		command = { type = addcore which = 1897 } # Pikuni
		command = { type = addcore which = 58 } # Quapaw
	}

	action_b ={
		name = "Let them suffer"
		command = { type = relation which = SPA value = -100 }
		command = { type = vp value = -100 }
	}

}
