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

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Here we have the most of the events for Papal States getting the core on Romagna.

Code:
#(1478) The Pazzi Conspiracy
event = {
	id = 17360
	trigger = {
		exists = TOS
		NOT = {
			alliance = { country = TOS country = PAP }
			relation = { country = TOS data = 190 }
		}
	}
	random = no
	country = PAP
	name = "EVENTNAME17360" #The Pazzi Conspiracy
	desc = "EVENTHIST17360"
	#-#

	date = { day = 21 month = january year = 1478 }

	action_a = {
		name = "ACTIONNAME17360A" #Assassinate them
		command = { type = cash value = -20 }
		[COLOR=Yellow]command = { type = addcore which = 391 } #Romagna (not Modena in a new map)[/COLOR]
		command = { type = casusbelli which = TOS value = 12 }
		command = { type = alliance which = NAP }
		command = { type = relation which = TOS value = -40 }
		command = { type = relation which = MLO value = -40 }
		command = { type = relation which = VEN value = -20 }
		command = { type = relation which = MAN value = -20 }
		command = { type = relation which = PIS value = -20 }
		command = { type = relation which = PAM value = -20 }
		command = { type = relation which = GEN value = -20 }
	}
	action_b = {
		name = "ACTIONNAME17360B" #Stop the conspiracy
		command = { type = DIP which = -3 value = 120 }
		command = { type = MIL which = -3 value = 120 }
		command = { type = vp value = -10 }
		command = { type = ADM which = -3 value = 120 }
		command = { type = sleepevent which = 17365 } #TOS: The Pazzi Conspiracy
	}
}
#-#In the 1470's Papal power expanded into many towns that were on the Tuscan border, causing much concern in Florence. Lorenzo de' Medici, who ran Florence, stopped serving as the Popes banker, and allowed the Popes opponents to raise troops in Tuscany. Florence then refused to accept the papal nominee as archbishop, and organized an alliance between the major powers of Northern Italy - Milan Venice and Florence, that threatened the expansion of papal authority. In early 1477 the pope met with members of the Pazzi family, who proposed to overthrow and replace Lorenzo de' Medici in Florence. They told the pope that they would have to kill the Medici, and he did not oppose their plan. In April 1478 at high mass in the cathedral of Florence the conspirators attacked Giuliano and Lorenzo de' Medici as the host was elevated. Giuliano was killed by a mercenary, but the two priests assigned to kill Lorenzo only wounded him in the neck. What should we do about the proposal to kill the Medici?


Code:
[COLOR=Yellow]#(1597-1605)[/COLOR] The loss of Ferrara 
[COLOR=Yellow]#NOTE: in the new map with Modena and Ferrara as separate provinces, Ferrara is to be ceded to PAP[/COLOR]
event = {
	id = 17435
	trigger = {
		[COLOR=Red]exists = PAP[/COLOR]
		[COLOR=Yellow]neighbour = PAP[/COLOR]
		owned = { province = 391 data = -1 } #Romagna (Ferrara in a new map) 
	}	
	random = no
	country = PAM
	name = "EVENTNAME17435" #The loss of Ferrara
	desc = "EVENTHIST17435"
	#-#

	date = { day = 27 month = october year = 1597 }
	[COLOR=Yellow]offset = 20
	deathdate = { day = 5 month = march year = 1605 }[/COLOR]

	action_a = {
		name = "ACTIONNAME17435A" #Oh Well...
		command = { type = infra value = 500 }
		command = { type = domestic which = centralization value = 1 }
		command = { type = provincetax which = 391 value = -1 } #Romagna
		command = { type = provincemanpower which = 391 value = -1 } #Romagna
		command = { type = relation which = PAP value = -100 }
	}
}
#-#In 1598 the legitimate line of the Este family died out. Duke Alfonso II willed his realm to his illegitimate son Cesare. While Emperor Rudolf II, as liege of Modena, was willing to accept Cesare's succession to that Duchy, Pope Clement VIII refused to accept his claims to the duchy of Ferrara, which was held in fief from the papacy. Ferrara was incorporated into the Papal states, and the court of the Este moved from Ferrara to Modena. While this court was no longer at the apex of culture, as it had been during the Renaissance, Modena benefited from the cultivation of arts and letters that did take place.

a new event:

Code:
#(1597-1605) The acquisition of Ferrara
#by Bordic
event = {
	id = 251071
	trigger = {
		event = 17435 #PAM: The loss of Ferrara
		owned = { province = 392 data = -1 } #Marche (not needed in a new map)
		control = { province = 392 data = -1 } (not needed in a new map)
	}
	random = no
	country = PAP
	name = "EVENTNAME251071" #The acquisition of Ferrara
	desc = "EVENTHIST251071"
	#-#

	date = { day = 27 month = october year = 1597 }
	offset = 10
	deathdate = { day = 5 month = march year = 1605 } #Pope Clement VIII's death

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = infra value = -250 }
		command = { type = domestic which = centralization value = -1 } 
		command = { type = provincetax which = 392 value = 1 } #Marche (direct acquisition of Ferrara in new map)
		command = { type = provincemanpower which = 392 value = 1 } 
	}
}
EVENTNAME251071;The acquisition of Ferrara;;;;;;;;;;
EVENTHIST251071;In 1598 the legitimate line of the Este family died out. Duke Alfonso II willed his claims to Romagna to his illegitimate son Cesare. While Emperor Rudolf II, as liege of Modena, was willing to accept Cesare's investiture to the imperial duchy of Modena, Pope Clement VIII refused to accept his claims to the duchy of Ferrara, which was held in fief from the papacy. Ferrara was to be incorporated into the Papal states, and the court of the Este would move from the papal city of Ferrara to the imperial city of Modena.;;;;;;;;;;


Code:
[COLOR=Yellow]#(1473-1596) Papal lands[/COLOR]
event = {
	id = 251070
	trigger = {
		NOT = { 
			[COLOR=Yellow]core = { province = 391 data = -1 } #Romagna[/COLOR]
			exists = PAM 
		}
	}
	random = no
	country = PAP
	name = "EVENTNAME251070" #Romagna is Papal lands
	desc = "EVENTHIST251070"
	#-#

	date = { month = january year = 1473 }
	offset = 300
	[COLOR=Red]deathdate = { month = may year = 1800 }[/COLOR]
	[COLOR=Yellow]deathdate = { year = 1596 }[/COLOR]

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = addcore which = 391 } #Romagna
	}
}
#-#In 1471, Sixtus IV abandoned universal interests, concentrating on Italian politics and revealing his confirmed nepotism. His beneficiaries were members of his own family, whom he greatly enriched and who involved him in messy disputes, the worst of which was a conspiracy against Lorenzo de' Medici. Other disputes where against the Este family in failing to provide the annual tribute for usage of Papal lands in the Romagna. To gain these lands from the Este family for his own family, Sixtus IV committed himself rather scandalously to Venice's aim in destroying the kingdom of Ferrara, which he incited the Venetians to attack in 1482. Venice refusing to desist from the hostilities that Sixtus had instigated and for appearing to be a dangerous rival to the Papal States after taking all of the polesine, was placed under interdict in 1483.

New event
Code:
#(1597-1605) The acquisition of Ferrara
#by Bordic
event = {
	id = 251072
	trigger = {
		NOT = { 
			core = { province = 391 data = -1 } #Romagna
			exists = PAM
			event = 251071  #PAP: The acquisition of Ferrara
		}	
	}
	random = no
	country = PAP
	name = "EVENTNAME251071" #The acquisition of Ferrara
	desc = "EVENTHIST251071"
	#-#

	date = { day = 0 month = january year = 1598 } #Estensi's succession
	offset = 300
	deathdate = { year = 1797 } #Treaty of Tolentino with Napoleon

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = infra value = -250 }
		command = { type = domestic which = centralization value = -1 } 
		command = { type = addcore which = 391 } #Romagna (Ferrara proper, not Modena)
	}
}

MOdifications to following events:

no need now to use those commands.

Code:
#Jubilee 1550
event = {
	id = 17390
	random = no
	country = PAP
	name = "EVENTNAME17390" #Jubilee 1550
	desc = "EVENTHIST17390"
	#-#

	date = { day = 1 month = january year = 1550 }
	offset = 360
	deathdate = { day = 1 month = january year = 1551 }

	action_a = {
		name = "ACTIONNAME17404A" #Urbi et Orbi
		command = { type = vp value = 5 }
		[COLOR=Red]command = { type = removecore which = 402 } #Emilia
		command = { type = removecore which = 391 } #(Modena on the new map) #Romagna[/COLOR]
	}
}
#-#Proclaimed by Paul III (Alessandro Farnese) who died on Nov 10th 1549. The Jubilee was celebrated by Julius III (it was also a Jubilee of 2 Popes just like in 1390). Among the participants were Francis Borgia, the Armenian Patriarch Stephen, Michelangelo Bonarroti, Giorgio Vasari, St Ignatius of Loyola, St Phillip Neri who welcomed poor pilgrims to the Archconfraternity of the Most Holy Trinity where meals were offered to 800 pilgrims everyday. Pope Julius III ordered the reopening of the Council of Trient for the 1st May 1551 after the interruption of the first sessions 1545-1549. Newly interrupted in 1552, the Council of Trient would reopen in 1562 and eventually end in 1563 with the final draft of the Counter Reformation or Catholic Reformation.


action B should be less desirable:

Code:
#(1545-1730) Parma, ducal city (PAP event)
#by Bordic - tweaked by Aylo1
event = {
	id = 251031
	trigger = {
		NOT = { exists = PAR }
		owned = { province = 402 data = -1 } #Emilia
		exists = SPA
		atwar = no
	}
	random = no
	country = PAP
	name = "EVENTNAME251031" #Duchy of Parma
	desc = "EVENTHIST251031"
	#-#

	date = { day = 26 month = august year = 1545 }
	offset = 90
	deathdate = { day = 1 month = january year = 1730 }

	action_a = {
		name = "ACTIONNAME251031A" #Make our son a Duke!
		command = { type = independence which = PAR }
		command = { type = removecore which = 402 } #Emilia
		command = { type = domestic which = serfdom value = 1 }
	}
	action_b = {
		name = "ACTIONNAME251031B" #Retain Parma for the Church
		command = { type = relation which = SPA value = 20 }
		command = { type = relation which = HAB value = 20 }
		command = { type = stability value = -1 }
		[COLOR=Yellow]command = { type = domestic which = centralization value = -2 }
		command = { type = DIP which = -2 value = 48 }
		command = { type = badboy value = 5 }[/COLOR]
	}
}
#-#In 1545 Pope Paul III invested his illegitimate son Pier Luigi with the lands south of the Po River that were formerly part of the Duchy of Milan. Centred on the city of Parma, Pier Luigi's heir Ottavio would acquire Piacenza establishing the Farnese as Dukes of Parma and Piacenza. His descendents continued to rule until their extinction in 1731, whereby it passed through the Heiress Elizabeth Farnese to the Spanish Bourbons.
 
Last edited:

Toio

Field Marshal
6 Badges
Jun 18, 2003
7.699
0
Visit site
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
Bordic said:
Here we have the most of the events for Papal States getting the core on Romagna.

Code:
#(1478) The Pazzi Conspiracy
event = {
	id = 17360
	trigger = {
		exists = TOS
		NOT = {
			alliance = { country = TOS country = PAP }
			relation = { country = TOS data = 190 }
		}
	}
	random = no
	country = PAP
	name = "EVENTNAME17360" #The Pazzi Conspiracy
	desc = "EVENTHIST17360"
	#-#

	date = { day = 21 month = january year = 1478 }

	action_a = {
		name = "ACTIONNAME17360A" #Assassinate them
		command = { type = cash value = -20 }
		[COLOR=Yellow]command = { type = addcore which = 391 } #Romagna (not Modena in a new map)[/COLOR]
		command = { type = casusbelli which = TOS value = 12 }
		command = { type = alliance which = NAP }
		command = { type = relation which = TOS value = -40 }
		command = { type = relation which = MLO value = -40 }
		command = { type = relation which = VEN value = -20 }
		command = { type = relation which = MAN value = -20 }
		command = { type = relation which = PIS value = -20 }
		command = { type = relation which = PAM value = -20 }
		command = { type = relation which = GEN value = -20 }
	}
	action_b = {
		name = "ACTIONNAME17360B" #Stop the conspiracy
		command = { type = DIP which = -3 value = 120 }
		command = { type = MIL which = -3 value = 120 }
		command = { type = vp value = -10 }
		command = { type = ADM which = -3 value = 120 }
		command = { type = sleepevent which = 17365 } #TOS: The Pazzi Conspiracy
	}
}
#-#In the 1470's Papal power expanded into many towns that were on the Tuscan border, causing much concern in Florence. Lorenzo de' Medici, who ran Florence, stopped serving as the Popes banker, and allowed the Popes opponents to raise troops in Tuscany. Florence then refused to accept the papal nominee as archbishop, and organized an alliance between the major powers of Northern Italy - Milan Venice and Florence, that threatened the expansion of papal authority. In early 1477 the pope met with members of the Pazzi family, who proposed to overthrow and replace Lorenzo de' Medici in Florence. They told the pope that they would have to kill the Medici, and he did not oppose their plan. In April 1478 at high mass in the cathedral of Florence the conspirators attacked Giuliano and Lorenzo de' Medici as the host was elevated. Giuliano was killed by a mercenary, but the two priests assigned to kill Lorenzo only wounded him in the neck. What should we do about the proposal to kill the Medici?


Code:
[COLOR=Yellow]#(1597-1605)[/COLOR] The loss of Ferrara 
[COLOR=Yellow]#NOTE: in the new map with Modena and Ferrara as separate provinces, Ferrara is to be ceded to PAP[/COLOR]
event = {
	id = 17435
	trigger = {
		[COLOR=Red]exists = PAP[/COLOR]
		[COLOR=Yellow]neighbour = PAP[/COLOR]
		owned = { province = 391 data = -1 } #Romagna (Ferrara in a new map) 
	}	
	random = no
	country = PAM
	name = "EVENTNAME17435" #The loss of Ferrara
	desc = "EVENTHIST17435"
	#-#

	date = { day = 27 month = october year = 1597 }
	[COLOR=Yellow]offset = 20
	deathdate = { day = 5 month = march year = 1605 }[/COLOR]

	action_a = {
		name = "ACTIONNAME17435A" #Oh Well...
		command = { type = infra value = 500 }
		command = { type = domestic which = centralization value = 1 }
		command = { type = provincetax which = 391 value = -1 } #Romagna
		command = { type = provincemanpower which = 391 value = -1 } #Romagna
		command = { type = relation which = PAP value = -100 }
	}
}
#-#In 1598 the legitimate line of the Este family died out. Duke Alfonso II willed his realm to his illegitimate son Cesare. While Emperor Rudolf II, as liege of Modena, was willing to accept Cesare's succession to that Duchy, Pope Clement VIII refused to accept his claims to the duchy of Ferrara, which was held in fief from the papacy. Ferrara was incorporated into the Papal states, and the court of the Este moved from Ferrara to Modena. While this court was no longer at the apex of culture, as it had been during the Renaissance, Modena benefited from the cultivation of arts and letters that did take place.

a new event:

Code:
#(1597-1605) The acquisition of Ferrara
#by Bordic
event = {
	id = 251071
	trigger = {
		event = 17435 #PAM: The loss of Ferrara
		owned = { province = 392 data = -1 } #Marche (not needed in a new map)
		control = { province = 392 data = -1 } (not needed in a new map)
	}
	random = no
	country = PAP
	name = "EVENTNAME251071" #The acquisition of Ferrara
	desc = "EVENTHIST251071"
	#-#

	date = { day = 27 month = october year = 1597 }
	offset = 10
	deathdate = { day = 5 month = march year = 1605 } #Pope Clement VIII's death

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = infra value = -250 }
		command = { type = domestic which = centralization value = -1 } 
		command = { type = provincetax which = 392 value = 1 } #Marche (direct acquisition of Ferrara in new map)
		command = { type = provincemanpower which = 392 value = 1 } 
	}
}
EVENTNAME251071;The acquisition of Ferrara;;;;;;;;;;
EVENTHIST251071;In 1598 the legitimate line of the Este family died out. Duke Alfonso II willed his claims to Romagna to his illegitimate son Cesare. While Emperor Rudolf II, as liege of Modena, was willing to accept Cesare's investiture to the imperial duchy of Modena, Pope Clement VIII refused to accept his claims to the duchy of Ferrara, which was held in fief from the papacy. Ferrara was to be incorporated into the Papal states, and the court of the Este would move from the papal city of Ferrara to the imperial city of Modena.;;;;;;;;;;


Code:
[COLOR=Yellow]#(1473-1596) Papal lands[/COLOR]
event = {
	id = 251070
	trigger = {
		NOT = { 
			[COLOR=Yellow]core = { province = 391 data = -1 } #Romagna[/COLOR]
			exists = PAM 
		}
	}
	random = no
	country = PAP
	name = "EVENTNAME251070" #Romagna is Papal lands
	desc = "EVENTHIST251070"
	#-#

	date = { month = january year = 1473 }
	offset = 300
	[COLOR=Red]deathdate = { month = may year = 1800 }[/COLOR]
	[COLOR=Yellow]deathdate = { year = 1596 }[/COLOR]

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = addcore which = 391 } #Romagna
	}
}
#-#In 1471, Sixtus IV abandoned universal interests, concentrating on Italian politics and revealing his confirmed nepotism. His beneficiaries were members of his own family, whom he greatly enriched and who involved him in messy disputes, the worst of which was a conspiracy against Lorenzo de' Medici. Other disputes where against the Este family in failing to provide the annual tribute for usage of Papal lands in the Romagna. To gain these lands from the Este family for his own family, Sixtus IV committed himself rather scandalously to Venice's aim in destroying the kingdom of Ferrara, which he incited the Venetians to attack in 1482. Venice refusing to desist from the hostilities that Sixtus had instigated and for appearing to be a dangerous rival to the Papal States after taking all of the polesine, was placed under interdict in 1483.

New event
Code:
#(1597-1605) The acquisition of Ferrara
#by Bordic
event = {
	id = 251072
	trigger = {
		NOT = { 
			core = { province = 391 data = -1 } #Romagna
			exists = PAM
			event = 251071  #PAP: The acquisition of Ferrara
		}	
	}
	random = no
	country = PAP
	name = "EVENTNAME251071" #The acquisition of Ferrara
	desc = "EVENTHIST251071"
	#-#

	date = { day = 0 month = january year = 1598 } #Estensi's succession
	offset = 300
	deathdate = { year = 1797 } #Treaty of Tolentino with Napoleon

	action_a = {
		name = "ACTIONNAME251070A" #Gain land
		command = { type = infra value = -250 }
		command = { type = domestic which = centralization value = -1 } 
		command = { type = addcore which = 391 } #Romagna (Ferrara proper, not Modena)
	}
}

MOdifications to following events:

no need now to use those commands.

Code:
#Jubilee 1550
event = {
	id = 17390
	random = no
	country = PAP
	name = "EVENTNAME17390" #Jubilee 1550
	desc = "EVENTHIST17390"
	#-#

	date = { day = 1 month = january year = 1550 }
	offset = 360
	deathdate = { day = 1 month = january year = 1551 }

	action_a = {
		name = "ACTIONNAME17404A" #Urbi et Orbi
		command = { type = vp value = 5 }
		[COLOR=Red]command = { type = removecore which = 402 } #Emilia
		command = { type = removecore which = 391 } #(Modena on the new map) #Romagna[/COLOR]
	}
}
#-#Proclaimed by Paul III (Alessandro Farnese) who died on Nov 10th 1549. The Jubilee was celebrated by Julius III (it was also a Jubilee of 2 Popes just like in 1390). Among the participants were Francis Borgia, the Armenian Patriarch Stephen, Michelangelo Bonarroti, Giorgio Vasari, St Ignatius of Loyola, St Phillip Neri who welcomed poor pilgrims to the Archconfraternity of the Most Holy Trinity where meals were offered to 800 pilgrims everyday. Pope Julius III ordered the reopening of the Council of Trient for the 1st May 1551 after the interruption of the first sessions 1545-1549. Newly interrupted in 1552, the Council of Trient would reopen in 1562 and eventually end in 1563 with the final draft of the Counter Reformation or Catholic Reformation.


action B should be less desirable:

Code:
#(1545-1730) Parma, ducal city (PAP event)
#by Bordic - tweaked by Aylo1
event = {
	id = 251031
	trigger = {
		NOT = { exists = PAR }
		owned = { province = 402 data = -1 } #Emilia
		exists = SPA
		atwar = no
	}
	random = no
	country = PAP
	name = "EVENTNAME251031" #Duchy of Parma
	desc = "EVENTHIST251031"
	#-#

	date = { day = 26 month = august year = 1545 }
	offset = 90
	deathdate = { day = 1 month = january year = 1730 }

	action_a = {
		name = "ACTIONNAME251031A" #Make our son a Duke!
		command = { type = independence which = PAR }
		command = { type = removecore which = 402 } #Emilia
		command = { type = domestic which = serfdom value = 1 }
	}
	action_b = {
		name = "ACTIONNAME251031B" #Retain Parma for the Church
		command = { type = relation which = SPA value = 20 }
		command = { type = relation which = HAB value = 20 }
		command = { type = stability value = -1 }
		[COLOR=Yellow]command = { type = domestic which = centralization value = -2 }
		command = { type = DIP which = -2 value = 48 }
		command = { type = badboy value = 5 }[/COLOR]
	}
}
#-#In 1545 Pope Paul III invested his illegitimate son Pier Luigi with the lands south of the Po River that were formerly part of the Duchy of Milan. Centred on the city of Parma, Pier Luigi's heir Ottavio would acquire Piacenza establishing the Farnese as Dukes of Parma and Piacenza. His descendents continued to rule until their extinction in 1731, whereby it passed through the Heiress Elizabeth Farnese to the Spanish Bourbons.


Agree to all

But was not Parma free (independent) from when MLO was taken over by the swiss and/or french , IIRC 1511 ?
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Toio said:
Agree to all

But was not Parma free (independent) from when MLO was taken over by the swiss and/or french , IIRC 1511 ?
AFAIK Parma was occupied by Papal troops from 1512 to 1515 until when Francis I retook Milan and in 1521 again under Papal-Imperial insignia until 1530. From the coronation of Charles V Parma was assigned to the Pope even if formally still imperial territory until the creation of the duchy in 1545.
 

Toio

Field Marshal
6 Badges
Jun 18, 2003
7.699
0
Visit site
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
Bordic said:
AFAIK Parma was occupied by Papal troops from 1512 to 1515 until when Francis I retook Milan and in 1521 again under Papal-Imperial insignia until 1530. From the coronation of Charles V Parma was assigned to the Pope even if formally still imperial territory until the creation of the duchy in 1545.

IIRC , parma (emilglia on agceep) was occupied until 1527 after the sack of rome, .....

should PAP get core on it as well as ..........maybe..........inheriting it? or could they inherit it if MLO is occupied by anyone between 1512 to 1527?
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Toio said:
IIRC , parma (emilglia on agceep) was occupied until 1527 after the sack of rome, .....
Yes, I forgot that couple of years before 1530.

should PAP get core on it as well as ..........maybe..........inheriting it? or could they inherit it if MLO is occupied by anyone between 1512 to 1527?
We already have a core assignment with the Holy League of 1510. That is why I think we cannot use that PAP event to press claim to Romagna as starting event of both sequences of the wars of the League of Cambrai. And there is another PAP event for that core addition with the Coronation of Charles V, due to fire in 1530, after the events about the peace of Cambrai have correctly fired.
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
YodaMaster said:
What do you think of these events for Modena? Some are certainly already covered in AGCEEP but what about others?
Flavour events are too many imo and could be simplified with some infra addition.
I have heard about Pico della Mirandola and Ruffini only... :eek:o

Events such as the ones of acquired territories (11001 11002) could be merged into one only. Event 11005 is to be considered separately.

Event 11008 is also interesting-> EDIT: 11009 (Cantino) is correct id#! :)
 
Last edited:

Pietercornelis

First Lieutenant
6 Badges
Apr 18, 2003
201
0
Visit site
  • Europa Universalis III
  • Europa Universalis IV
  • Hearts of Iron III
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
Out of the major events, I'd say we use 11001 and 11002 together, as Bordic said. I like event 11009, it's quite interesting, but I have my doubts about 11008, as I think many monarchs did these kind of things, and we have events for none.

The flavour events are indeed too much, though some flavour Renaissance event would be nice, I think.
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Pietercornelis said:
Out of the major events, I'd say we use 11001 and 11002 together, as Bordic said. I like event 11009, it's quite interesting, but I have my doubts about 11008, as I think many monarchs did these kind of things, and we have events for none.

The flavour events are indeed too much, though some flavour Renaissance event would be nice, I think.
Sorry I meant 11009 to be interesting. the "Cantino's plant". And yes, I agree that events about hospitals are to be avoided, not about hospitalliers though... :D
 

Toio

Field Marshal
6 Badges
Jun 18, 2003
7.699
0
Visit site
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
historically, when Borso came to power for Modena, he remained in alliance with Venice until his death

#(1452) The Duchy of Modena
event = {
id = 17434
random = no
country = PAM
name = "EVENTNAME17434" #The Duchy of Modena
desc = "EVENTHIST17434"
#-#The emperor formalized the rule of the Este in Modena by granting Borso the title of Duke of Modena and Reggio.

date = { day = 1 month = january year = 1452 }
offset = 360
deathdate = { day = 29 month = december year = 1452 }

action_a = {
name = "ACTIONNAME17434A" #Accept this new title
command = { type = relation which = HAB value = 20 }
command = { type = treasury value = -50 }
command = { type = alliance which = VEN }
command = { type = stability value = 1 }
}
}


when ercole I came to power in 1471, he detested Venice and remained in alliance with Naples.
 

nightmorphis

Captain
127 Badges
Feb 1, 2006
436
15
  • Europa Universalis: Rome
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Europa Universalis III Complete
  • Iron Cross
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • For the Motherland
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Supreme Ruler 2020
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • Stellaris: Necroids
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • A Game of Dwarves
  • Darkest Hour
  • Deus Vult
  • Dungeonland
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
Pietercornelis said:
Out of the major events, I'd say we use 11001 and 11002 together, as Bordic said. I like event 11009, it's quite interesting, but I have my doubts about 11008, as I think many monarchs did these kind of things, and we have events for none.

The flavour events are indeed too much, though some flavour Renaissance event would be nice, I think.

Modena had a lot of addictions, as usual in those days, i have created 2 events for the most important ones, and indeed also i thought to create just one event :)
'bout 11008 well...I simply don't know what did other kings, but it was important for my city :p

'bout flavour events..
Probably i have created less than half... :rolleyes:
"Just" who had a good name also abroad :)
In those time they were famous but yes... Today probably only Pico and Ruffini are really important :)
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Toio said:
historically, when Borso came to power for Modena, he remained in alliance with Venice until his death



when ercole I came to power in 1471, he detested Venice and remained in alliance with Naples.
Maybe +50 relations with Venice could be added?

And in event 252011 (The Sound of Music) bad relations with Venice (-50) and good relations with Naples (+50) instead of those generic -1 countries?
 

Toio

Field Marshal
6 Badges
Jun 18, 2003
7.699
0
Visit site
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
Bordic said:
Maybe +50 relations with Venice could be added?

And in event 252011 (The Sound of Music) bad relations with Venice (-50) and good relations with Naples (+50) instead of those generic -1 countries?

i prefer alliance , as Modena has a period after Lodi , where it is alone.


event 252011, I like the same
alliance with Naples

if the alliances fire , good, if not , bad luck


also agree with your generic conclusions

i think below is what I recommend

#(1471-1534) The Sound of Music
event = {
id = 252011
trigger = {
OR = {
monarch = 0102503 #Ercole I
monarch = 0102504 #Alfonso I
}
}
random = no
country = PAM
name = "EVENTNAME252011" #The Sound of Music
desc = "EVENTHIST252011"
#-#Ercole I and his son Alfonso I were major patrons of the arts during the late 15th and early 16th century. Under their sway Ferrara grew to become Europe's prime cultural centre for music, attracting many talented composers, instrumentalists and singers, particularly Franco-Flemish musicians from northern Europe into Italy. Names such as Alexander Agricola, Jacob Olbrecht, Heinrich Isaac, Adrian Willaert and Josquin Desprez had at some stage worked in Ferrara.

date = { day = 20 month = august year = 1471 }
offset = 20000
deathdate = { day = 1 month = january year = 1534 }

action_a = {
name = "ACTIONNAME252011A" #The hills are alive...
command = { type = domestic which = innovative value = 2 }
command = { type = infra value = 300 }
command = { type = trade value = 200 }
command = { type = treasury value = -100 }
command = { type = vp value = 10 }
command = { type = alliance which = NAP }
command = { type = relation which = NAP value = 25 }
command = { type = relation which = MLO value = 25 }
command = { type = relation which = MAN value = 25 }
}
}
 

nightmorphis

Captain
127 Badges
Feb 1, 2006
436
15
  • Europa Universalis: Rome
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Europa Universalis III Complete
  • Iron Cross
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • For the Motherland
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Supreme Ruler 2020
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • Stellaris: Necroids
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • A Game of Dwarves
  • Darkest Hour
  • Deus Vult
  • Dungeonland
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
are you interested in modena's events for the war of the spanish succession and the war of the austrian succession? (just found them)
 

nightmorphis

Captain
127 Badges
Feb 1, 2006
436
15
  • Europa Universalis: Rome
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Europa Universalis III Complete
  • Iron Cross
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • For the Motherland
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Supreme Ruler 2020
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • Stellaris: Necroids
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • A Game of Dwarves
  • Darkest Hour
  • Deus Vult
  • Dungeonland
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
Because they are just militar occupations :p

Code:
#war of the spanish succession#
event = {

	id = 11023
	trigger = { exists = FRA }
	random = no
	country = PAR
	name = "War of the spanish succession"
	desc = "1st august 1702 french soldiers guided by Louis XIV occupied Modena"
	
	date = { day = 1 month = august year = 1702 }

	action_a = {
		name = "Our brave duke had to fly"
		command = { type = stability value = -3 }
		command = { type = relation which = FRA value = -400 }
		command = { type = casusbelli which = FRA value = 54 }
	}
}
Code:
#end of the WOTSS#
event = {

	id = 11024
	trigger = { exists = FRA 
                              exists = HAB
		    event = 11023 }
	random = no
	country = PAR
	name = "Duke Rinaldo return in Modena"
	desc = "During february 1707, thanks to imperial troops aid, duke Rinaldo obtained again Modena"

	date = { day = 1 month = february year = 1707 }

	action_a = {
		name = "Glory to the emperor"
		command = { type = stability value = 3 }
		command = { type = relation which = HAB value = 400 }
	}
}
Code:
#war of the austrian succession#
event = {

	id = 11026
	trigger = { exists = HAB }
	random = no
	country = PAR
	name = "War of the austrian succession"
	desc = "In 1741 Austro-sabaudian troops invaded Modena so duke Francesco III had to fly away"
	
	date = { day = 1 month = january year 1741 }
	offset = 365

	action_a = {
		name = "We'll never leave our city"
		command = { type = stability value = -3 }
		command = { type = relation which = HAB value = -400 }
		command = { type = casusbelli which = HAB value = 72 }
		command = { type = relation which = SAV value = -400 }
		command = { type = casusbelli which = SAV value = 72 }
	}
}
Code:
#Treaty of Aix-la-Chapelle#
event = {

	id = 11027
	trigger = { exist = HAB
		    event = 11026 }
	random = no
	country = PAR
	name = "Treaty of Aix-la-Chapelle"
	desc = "Thanks to this treaty duke Francesco III obtain again his old territories"
	
	date = { day = 18 month = october year = 1748 }

	action_a = {
		name = "Our duke is coming"
		command = { type stability value = 3 }
	}
}
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Well, I thought something like current events for Italian minors in the WoSS and WoAS which give bad and good relations according to which party they want to join in...

The events posted here should at least check in their trigger if PAM (Modena) has gone to war against France or Savoy or Austria for the first event of both sequences and check if at peace with anyone in the triggers of the events ending both sequences.

All events should check if the main sequence has been triggered and have certain date/deathdate time span as to improve pobabilities of being fired during the game.
 

nightmorphis

Captain
127 Badges
Feb 1, 2006
436
15
  • Europa Universalis: Rome
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Europa Universalis III Complete
  • Iron Cross
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • For the Motherland
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Supreme Ruler 2020
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • Stellaris: Necroids
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • A Game of Dwarves
  • Darkest Hour
  • Deus Vult
  • Dungeonland
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
Something like this?

Code:
#war of the spanish succession#
event = {

	id = 11023
	trigger = { exists = FRA 
                              exists = SPA}
	random = no
	country = PAR
	name = "War of the spanish succession"
	desc = "1st august 1702 french soldiers guided by Louis XIV occupied Modena"
	
	date = { day = 1 month = august year = 1702 }
             offset = 1000

	action_a = {
		name = "Our brave duke had to fly"
		command = { type = stability value = -3 }
		command = { type = relation which = FRA value = -400 }
		command = { type = casusbelli which = FRA value = 54 }
                           command = { type = trigger which = 11024 }
	}
              action_b = {
                          name = "Remain neutral"
                          command = { type = stability value = 1 }
	action_c = {
		name = "We'll make an ally with France"
		command = { type = vp value = -5 }
		command = { type = alliance which = FRA }
	}
}
}
Code:
#end of the WOTSS#
event = {

	id = 11024
	trigger = { exists = FRA 
                              exists = HAB
		    event = 11023 }
	random = no
	country = PAR
	name = "Duke Rinaldo return in Modena"
	desc = "During february 1707, thanks to imperial troops aid, duke Rinaldo obtained again Modena"

	date = { day = 1 month = february year = 1707 }

	action_a = {
		name = "Glory to the emperor"
		command = { type = stability value = 3 }
		command = { type = relation which = HAB value = 400 }
	}
}
Code:
#war of the austrian succession#
event = {

	id = 11026
	trigger = { exists = HAB 
                              exists = SAV
                              exists = FRA
                              exists = ENG}
	random = no
	country = PAR
	name = "War of the austrian succession"
	desc = "In 1741 Austro-sabaudian troops invaded Modena so duke Francesco III had to fly away"
	
	date = { day = 1 month = january year 1741 }
	offset = 1000

	action_a = {
		name = "We'll never leave our city"
		command = { type = stability value = -3 }
		command = { type = relation which = HAB value = -400 }
		command = { type = casusbelli which = HAB value = 72 }
		command = { type = relation which = SAV value = -400 }
		command = { type = casusbelli which = SAV value = 72 }
                           command = { type = trigger which = 11027 }
	}
              action_b = {
                           name = "Remain neutral"
                           command = { type = stability value = 1 }
}
	action_c = {
		name = "Ally with Hapsburgs"
		command = { type = vp value = -5 }
		command = { type = alliance which = HAB }
	}
}
Code:
#Treaty of Aix-la-Chapelle#
event = {

	id = 11027
	trigger = { exist = HAB
		    event = 11026 }
	random = no
	country = PAR
	name = "Treaty of Aix-la-Chapelle"
	desc = "Thanks to this treaty duke Francesco III obtain again his old territories"
	
	date = { day = 18 month = october year = 1748 }

	action_a = {
		name = "Our duke is coming"
		command = { type stability value = 3 }
	}
}
 
Last edited:

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Something like this. Please note that Modena is PAM in agceep:

Code:
#war of the spanish succession#
event = {

	id = 11023
	trigger = { 
		event = 179081 #HAB: Charles proclaimed king of Spain in Vienna 
		war = { country = FRA country = PAM }
	}
	random = no
	country = PAM
	name = "War of the spanish succession"
	desc = "1st august 1702 french soldiers guided by Louis XIV occupied Modena"
	
	date = { day = 1 month = august year = 1702 }
	offset = 60
	deathdate = { day = 1 month = february year = 1707 }

	action_a = {
		name = "Our brave duke had to fly"
		command = { type = stability value = -3 }
		command = { type = relation which = FRA value = -400 }
		command = { type = casusbelli which = FRA value = 54 }
	}
}
shouldn't some money loss be considered? We can ignore CB against France.


Code:
#end of the WOTSS#
event = {

	id = 11024
	trigger = { 
		atwar = no
		exists = FRA
		exists = HAB
		event = 11023 
	}
	random = no
	country = PAM
	name = "Duke Rinaldo return in Modena"
	desc = "During february 1707, thanks to imperial troops aid, duke Rinaldo obtained again Modena"

	date = { day = 1 month = february year = 1707 }
	offset = 60
	deathdate = { day = 1 month = february year = 1713 }

	action_a = {
		name = "Glory to the emperor"
		command = { type = stability value = 3 }
		command = { type = relation which = HAB value = 400 }
	}
}

maybe too high relations with HAB, just 150 could be good.


Code:
#war of the austrian succession#
event = {

	id = 11026
	trigger = { 
		exists = HAB 
		exists = SAV
		event = 275026 #SAV: The Effects of the Pragmatic Sanction
		OR = { 
			war = { country = SAV country = PAM }
			war = { country = HAB country = PAM }
		}
	}
	random = no
	country = PAR
	name = "War of the austrian succession"
	desc = "In 1741 Austro-sabaudian troops invaded Modena so duke Francesco III had to fly away"
	
	date = { day = 1 month = january year 1741 }
	offset = 60
	deathdate = { day = 1 month = april year = 1746 }

	action_a = {
		name = "We'll never leave our city"
		command = { type = stability value = -3 }
		command = { type = relation which = HAB value = -400 }
		command = { type = casusbelli which = HAB value = 72 }
		command = { type = relation which = SAV value = -400 }
		command = { type = casusbelli which = SAV value = 72 }
	}
}
Here we could remove CB against SAV and HAB and have -150 relations with them. Was the invasion in 1741 or 1742?

Code:
#Treaty of Aix-la-Chapelle#
event = {

	id = 11027
	trigger = { 
		atwar = no
		exist = HAB
		event = 11026 
	}
	random = no
	country = PAM
	name = "Treaty of Aix-la-Chapelle"
	desc = "Thanks to this treaty duke Francesco III obtain again his old territories"
	
	date = { day = 18 month = october year = 1748 }
	offset = 60
	deathdate = { day = 0 month = january year = 1753 }

	action_a = {
		name = "Our duke is coming"
		command = { type stability value = 3 }
	}
}
to be added some other command such as more infra or land or DIP +2...

These ones are just my first thoughts to the sequence (my 2 cents...) and how events should be part of the game checking other events if firing as historically happened. Otherwise we can fall deep in determinism.

Last thought, the numbering of events should be this of agceep_specific_Modena_.eue file: first id# of the range should be 252020.
 
Last edited:

nightmorphis

Captain
127 Badges
Feb 1, 2006
436
15
  • Europa Universalis: Rome
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Europa Universalis III Complete
  • Iron Cross
  • Knights of Pen and Paper +1 Edition
  • Leviathan: Warships
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • For the Motherland
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Supreme Ruler 2020
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 500k Club
  • Cities: Skylines
  • Stellaris: Necroids
  • Crusader Kings II: Sword of Islam
  • Ancient Space
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • A Game of Dwarves
  • Darkest Hour
  • Deus Vult
  • Dungeonland
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
1741 but i don't know the exact date, sorry :)
IDs and tags are those i use in vanilla, forget to change them :p