• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
YodaMaster said:
On parle pas du post 89 ? Je ne peux que lire en diagonale pour l'instant.

J'ai édité mon post précédent pour l'histoire du -1...
grand merci :) et il s'agit bien du post 89 le problème se situant au dernier event proposé
 
post 89 édité : rajout des stats des ministres, de la durée de leur effet et des events endormis par le choix de Colbert
 
Code:
historicalmonarch = {
	id = { type = 6 id = 049514 }
	name = "Louis XIII"
	startdate = {
		day = 24
		month = april
		year = 1617
	}
	deathdate = {
		day = 14
		month = may
		year = 1643
	}
	DIP = 4 #will raise to 6 with Richelieu's appointment
	ADM = 4 #will raise to 6 with Richelieu's appointment
	MIL = 7 #will raise to 8 with Richelieu's appointment
	dormant = no
	[COLOR=Yellow]remark = "Louis le Juste"[/COLOR]
}


# Ministre de Louis XIII
historicalmonarch = {
	id = { type = 6 id = 049515 }
	name = "Anne d'Autriche (Louis XIV)"
	startdate = {
		day = 14
		month = may
		year = 1643
	}
	deathdate = {
		day = 7
		month = June
		year = 165[COLOR=Yellow]4[/COLOR] #1 auparavant
	}
	[COLOR=Yellow]DIP = 5[/COLOR]
	[COLOR=Yellow]ADM = 5[/COLOR]
	[COLOR=Yellow]MIL = 4[/COLOR]
	dormant = no
	remark = "regence"
}[CODE]

[CODE]historicalmonarch = {
	id = { type = 6 id = 049516 }
	name = "Louis XIV"
	startdate = {
		day = 7
		month = june
		year = 1654  #idem
	}
	deathdate = {
		day = 1
		month = september
		year = 1715
	}
	[COLOR=Yellow]DIP = 6 # raised to 9 with the event "Jules Mazarin" the 9/03/1661[/COLOR]
	[COLOR=Yellow]ADM = 7 # Raised to 9 with the event "Jules Mazarin" the 9/03/1661[/COLOR]
	[COLOR=Yellow]MIL = 9 [/COLOR]
	dormant = no
	[COLOR=Yellow]remark = "Also known as : Louis le Grand (Ludovicus Magnus), le Roi-Soleil"[/COLOR]
}

Code:
event = {
	id = 170133
	trigger = { 
		monarch = 049514  #Louis XIII
	}
	random = no
	country = FRA
	name = "EVENTNAME170133" #Jules Mazarin
	desc = "EVENTHIST170133"

	date = { day = 4 month = december year = 1642 }

	action_a = {
		name = "ACTIONNAME170133A" #I want him
		command = { type = DIP which = 4 value = 6 }
		command = { type = MIL which = -2 value = 6 }
	}
	action_b = {
		name = "ACTIONNAME170133B" #Appoint a noble ! 
		[COLOR=Yellow]command = { type = DIP which = 1 value = 6 }[/COLOR]
		[COLOR=Yellow]command = { type = ADM which = -2 value = 6 }[/COLOR]
		command = { type = sleepevent which = 170052 }
	}
}

EVENTNAME170133;Jules Mazarin;;;;;;;;;;
EVENTHIST170133;After Richelieu's death, Mazarin was appointed by Louis XIII.;;;;;;;;;;
ACTIONNAME170133A;I want him;;;;;;;;;;
ACTIONNAME170133B;Appoint a noble !;;;;;;;;;;


soit un 8/4/5 si on choisit mazarin

Code:
event = {
	id = 170134
	trigger = { 
		monarch = 049515 #Anne d'Autriche (Louis XIV)
	}
	random = no
	country = FRA
	name = "EVENTNAME170133" #Jules Mazarin
	desc = "EVENTHIST170134"

	date = { day = 18 month = may year = 1643 }

	action_a = {
		name = "ACTIONNAME170133A" #I want him
		command = { type = DIP which = 2 value = 132 }
		command = { type = ADM which = -2 value = 132 }
		command = { type = MIL which = 1 value = 132 }
	}
	action_b = {
		name = "ACTIONNAME170133B" #Appoint a noble ! 
		[COLOR=Yellow]command = { type = DIP which = 1 value = 60 }[/COLOR]
		[COLOR=Yellow]command = { type = ADM which = -2 value = 60 }[/COLOR]
		command = { type = sleepevent which = 170052 }
	}
}

EVENTNAME170133;Jules Mazarin;;;;;;;;;;
EVENTHIST170134;After Louis XIII's death, Mazarin kept Queen Anne's confidence.;;;;;;;;;;
ACTIONNAME170133A;I want him;;;;;;;;;;
ACTIONNAME170133B;Appoint a noble !;;;;;;;;;;

soit una anne de 7/3/5 si on choisit mazarin

Code:
event = {
	id = 170135
	trigger = { 
		monarch = 049516  #Louis XIV
	}
	random = no
	country = FRA
	name = "EVENTNAME170133" #Jules Mazarin
	desc = "EVENTHIST170135"

	date = { day = 7 month = june year = 1654 }

	action_a = {
		name = "ACTIONNAME170133A" #I want him
		command = { type = DIP which = 3 value = 84 }
		command = { type = ADM which = 2 value = 84 }
	}
	action_b = {
		name = "ACTIONNAME170133B" #Appoint a noble ! 
		[COLOR=Yellow]command = { type = DIP which = 1 value = 6 }[/COLOR]
		[COLOR=Yellow]command = { type = ADM which = -2 value = 6 }[/COLOR]
		command = { type = sleepevent which = 170052 }
	}
}

EVENTNAME170133;Jules Mazarin;;;;;;;;;;
EVENTHIST170135;Mazarin was leading minister during the first part of Louis XIV's reign.;;;;;;;;;;
ACTIONNAME170133A;I want him;;;;;;;;;;
ACTIONNAME170133B;Appoint a noble !;;;;;;;;;;

Soit un louis resplendissant de grandeur avec 9/9/9 si on choisit mazarin :cool:

Code:
event = {
	id = 170136
	random = no
	country = FRA
	name = "EVENTNAME170136" #Death of Mazarin
	desc = "EVENTHIST170136"

	date = { day = 9 month = march year = 1661 }

	action_a = {
		[COLOR=Yellow]name = "ACTIONNAME170136A" #I'm the King ![/COLOR]
		[COLOR=Yellow]command = { type = stability value = -2 }[/COLOR]
	}
	action_b = {
		name = "ACTIONNAME170136B" #I prefer Colbert
		command = { type = DIP which = -2 value = 270 }
		command = { type = ADM which = 3 value = 270 }
		command = { type = MIL which = -2 value = 270 }
		command = { type = sleepevent which = 12074 } #Controller-General Appointment
		command = { type = sleepevent which = 12075 } #Jean-Baptiste Colbert
	}
	action_c = {
		name = "ACTIONNAME170136C" #I prefer Foucquet
		command = { type = DIP which = -2 value = 228 }
		command = { type = ADM which = 2 value = 228 }
		command = { type = MIL which = -2 value = 228 }
	}
}

EVENTNAME170136;Death of Mazarin;;;;;;;;;;
EVENTHIST170136;After Mazarin's death, Louis XIV decided to rule himself the Kingdom of France.;;;;;;;;;;
ACTIONNAME170136B;I prefer Colbert;;;;;;;;;;
ACTIONNAME170136C;I prefer Foucquet;;;;;;;;;;

le sleepevent 12075 endort aussi l'event de la manufacture des gobelins

version définitive il me semble, va être soumis dans les jours qui viennent
 
Last edited:
post édité, ajout des entrées TEXT.csv.

SI quelqu'un veut bien vérifier mon anglais :eek:o et si il y a encore des suggestions :)
 
EVENTHIST170133;After the Richelieu's death, Louis XIII chosen to appoint Mazarin was appointed by Louis XIII.;;;;;;;;;;

EVENTHIST170134;After Louis XIII's death, Mazarin kept queen Anne's confidence.;;;;;;;;;;

EVENTHIST170135;Mazarin was leading minister during the first part of Louis XIV's reign.;;;;;;;;;;

EVENTHIST170136;After Mazarin's death, Louis XIV decided to rule alone the Kingdom of France.;;;;;;;;;;

je suis pas sûr pour EVENTHIST170134, ce que l'on veut, c'est bien "conserva la confiance" ?
Pour EVENTHIST170136, je me demande si "alone" ne devrait pas se retrouver à la fin de la phrase ou s'il ne serait pas mieux de le laisser où il est mais le remplacer par "himself" (lui-même).
 
YodaMaster said:
EVENTHIST170133;After the Richelieu's death, Louis XIII chosen to appoint Mazarin was appointed by Louis XIII.;;;;;;;;;;

EVENTHIST170134;After Louis XIII's death, Mazarin kept queen Anne's confidence.;;;;;;;;;;

EVENTHIST170135;Mazarin was leading minister during the first part of Louis XIV's reign.;;;;;;;;;;

EVENTHIST170136;After Mazarin's death, Louis XIV decided to rule alone the Kingdom of France.;;;;;;;;;;

je suis pas sûr pour EVENTHIST170134, ce que l'on veut, c'est bien "conserva la confiance" ?
Pour EVENTHIST170136, je me demande si "alone" ne devrait pas se retrouver à la fin de la phrase ou s'il ne serait pas mieux de le laisser où il est mais le remplacer par "himself" (lui-même).
merci :eek:o :)
le changement par himself me semble bien en effet