• 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.
As I'm going over Austrian and Hungarian events, in preparation for making Cilli, I had this idea - if a separate tag for Jan Jiskra appears too wasteful, why not make Carpathia a part of Cilli (at the death of Albrecht event) and invoke Jiskra as leader. I wonder if it would work, or would strange things happen? And even if it worked, wouldn't it be too strange and ahistorical?
 
Svantevid said:
As I'm going over Austrian and Hungarian events, in preparation for making Cilli, I had this idea - if a separate tag for Jan Jiskra appears too wasteful, why not make Carpathia a part of Cilli (at the death of Albrecht event) and invoke Jiskra as leader. I wonder if it would work, or would strange things happen? And even if it worked, wouldn't it be too strange and ahistorical?

Was it decided that using a tag on Cilli wouldn't be wasteful?
 
I guess you know that it wasn't. But I was scolded for asking that in submissions thread, and I don't know how to get the matter decided in any other way than submitting its events.

I would welcome your advice on how to decide it before I actually do the work.
 
Garbon said:
Was it decided that using a tag on Cilli wouldn't be wasteful?
Considering that a Slovakia tag used for Jiskra in the 15th century could be reused for Imre Thököly's rebellion in the 17th century, I'd in fact say that a tag for Slovakia is less wasteful than one for Cilli ;)
 
Svantevid said:
You did notice, however, my suggestion, that Cilli tag be also used for Illyric provinces?
Then you'd need to use a more generic name for it, though ;) I personally am in favour of giving a tag to both Cilli and Slovakia if the situation in the Danube countries in the 15th century works out more historically then; if it doesn't (which it well might, since new countries can always cause unpredicted problems), then obviously these countries shouldn't be introduced.
 
Last edited:
I was looking at Austrian monarchs. As things stand, Frederic III is now austrian monarch from 1439 on. It was, in fact, Ladislaus, who inherited his father's title as duke of Austria. So I prpoopose the following sequence:

1439 - 1440 Interregnum - vacant
1440 - 1452 Frederic as regent (but an option, by event, that he isn't)
1452 - 1456 Ulrich Cilli as regent (again, perhaps, as an option)
1456 - 1457 (23.11.) Ladislaus Postumus
1457 - 1462 Albrecht
1462 Frederic, with, perhaps, Corvinus 1485 - 1490, if Hungary manages to control Vienna.

If no one sees any problems with it, I'll script the events.
 
I compiled a (by no means exhaustive) list of random leaders for Styria (PRM), to be included in RandomLeaders.csv.

Code:
PRM;Attems
PRM;Auersperg
PRM;Cilli
PRM;Dornberg
PRM;Gallenberg
PRM;Görtz
PRM;Graben
PRM;Greissenegg
PRM;Grimschitz
PRM;Hohenwart
PRM;Khevenhüller
PRM;Koziak
PRM;Lamberg
PRM;Lougar
PRM;Osterwitz
PRM;Pettau
PRM;Rauber
PRM;Schërffenberg
PRM;Stubenberg
PRM;Ungnad
PRM;Walsee
PRM;Windish-Grëtz
 
Last edited:
Corrected Regency of Friedrich IV (added another instance of Friedrich V, so that one of them is always non-dormant)

Monarchs.prm

Code:
historicalmonarch = {
	id = { type = 6 id = 11801 }
	startdate = {
		day = 1
		month = july
		year = 1424
	}
	deathdate = {
		day = 19
		month = august 
		year = 1493
	}
	name = "Friedrich V"
	DIP = 8
	ADM = 5
	MIL = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 11819 }
	startdate = {
		month = february
		year = 1436
	}
	deathdate = {
		day = 19
		month = august 
		year = 1493
	}
	name = "Friedrich V"
	DIP = 8
	ADM = 5
	MIL = 5
	dormant = yes
	remark = "Second instance, in case Styria is conquered during the regency"
}

Events (note: event 261013 had a wrong trigger - event 261012, instead of 261011)
Code:
#Regency of Friedrich IV of Tyrol#
event = {
	id = 261010
	trigger = { NOT = { war = { country = PRM country = TYR } } }
	random = no 
	country = PRM
	name = "The regency of Friedrich IV of Tyrol"
	desc = "Archduke Ernest the Iron was in his best manhood when he passed away in 1424 at the age of 47. His body was interred in the Abbey Reun near Graz. His successors were his three minor sons, Frederic V (*1415), Albert VI (*1418), and Ernest II (*1420), who were given into ward to his brother Frederic IV of Tyrol."
	style = 1

	date = { day = 10 month = june year = 1424 }

	action_a = {
		name = "Accept it"
		command = { type = relation which = TYR value = 200 }
		command = { type = wakemonarch which = 11818 } #Friedrich IV
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
		command = { type = trigger which = 322015 } #TYR: Friedrich IV becomes regent
	}
	action_b = {
		name = "Refuse Friedrich and let Herman II of Cilli rule"
		command = { type = relation which = TYR value = -200 }
		command = { type = relation which = HAB value = -200 }
		command = { type = relation which = HUN value = 200 } #Friend of emperor Sigismund, king of HUN and BOH
		command = { type = relation which = BOH value = 200 }
		command = { type = relation which = ROM value = 200 }
		command = { type = wakemonarch which = 11817 } #Herman II
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
		command = { type = stability value = -3 }
	} 
}

event = {
	id = 261011
	trigger = { war = { country = PRM country = TYR } }
	random = no 
	country = PRM
	name = "The regency of Herman II of Cilli (ahistorical)"
	desc = "Archduke Ernest the Iron was in his best manhood when he passed away in 1424 at the age of 47. His body was interred in the Abbey Reun near Graz. His successors were his three minor sons, Frederic V (*1415), Albert VI (*1418), and Ernest II (*1420)."
	style = 1

	date = { day = 10 month = june year = 1424 }

	action_a = {
		name = "Let Herman II rule"
		command = { type = relation which = HUN value = 200 } #Friend of emperor Sigismund, king of HUN and BOH
		command = { type = relation which = BOH value = 200 }
		command = { type = relation which = ROM value = 200 }
		command = { type = wakemonarch which = 11817 } #Herman II
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
	} 
}

#Frederic ascends the throne
event = {
	id = 261012
	trigger = { event = 261010 }
	random = no
	country = PRM
	name = "Frederic V becomes of age"
	desc = "In 1435, the tutelage under Frederic IV of Tyrol came to an end, and the brothers Frederic V and Albert VI were declared of full-age. In the following year the brothers came to an agreement, by which Frederic V became the ruler over Inner Austria, whereas Albert VI received minor properties. Soon after, Albert VI felt himself impaired, and he began to hate passionately his older brother."
	style = 0
	
	date = { year = 1435 }
	offset = 30
	deathdate = { day = 19 month = august year = 1493 }

	action_a ={
		name = "Frederic V becomes Duke of Inner Austria"
		command = { type = breakvassal which = TYR }
		command = { type = relation which = TYR value = -50 }
		command = { type = wakemonarch which = 11801 } #Frederic V
		command = { type = sleepmonarch which = 11819 } #Friedrich V (second instance)
	}
}

event = {
	id = 261013
	trigger = { event = 261011 }
	random = no
	country = PRM
	name = "Frederic V becomes of age"
	desc = "In 1435 Friedrich V, Later emperor Friedrich III, baceme of age and took up the rulership of Inner Austria." 
	style = 0

	date = { year = 1435 }
	offset = 30
	deathdate = { year = 1436 }

	action_a ={
		name = "Frederic V becomes Duke of Inner Austria"
		command = { type = relation which = HAB value = 50 }
		command = { type = relation which = TYR value = 50 }
		command = { type = relation which = BOH value = -100 }
		command = { type = relation which = ROM value = -100 }
		command = { type = relation which = HUN value = -100 }
		command = { type = sleepmonarch which = 11819 } #Friedrich V (second instance)
		command = { type = wakemonarch which = 11801 } #Frederic V
	}
}
 
After discussion with Twoflower, I changed events accordingly:

Styria
Code:
#Regency of Friedrich IV of Tyrol#
event = {
	id = 261010
	trigger = { NOT = { war = { country = PRM country = TYR } } }
	random = no 
	country = PRM
	name = "The regency of Friedrich IV of Tyrol"
	desc = "Although by the treaty of Neuberg of 1379 the Habsburg lands had been partitioned into separate entities, to
be held by different members of the Habsburg family, the idea of the unity of the family survived. The most important
consequence of this was that by a clause in the treaty in the case of a minor inheriting one of the states the oldest member
of the family was to assume tutelage over the minor ruler and regency of his countries. Therefore when Archduke Ernst the
Iron of Styria prematurely died in his best manhood in 1424 at the age of 47, and his sons Friedrich and Albrecht were only 9
and 5 years old, their uncle Friedrich IV, Count of Tirol, became tutor of the two brothers and administered Styria,
Carinthia and Carniola not only for them as their tutor, but personally as regent."
	style = 1

	date = { day = 10 month = june year = 1424 }

	action_a = {
		name = "Accept it"
		command = { type = relation which = TYR value = 100 }
		command = { type = wakemonarch which = 11818 } #Friedrich IV
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
		command = { type = trigger which = 322015 } #TYR: Friedrich IV becomes regent
	}
	action_b = {
		name = "Refuse Friedrich and let Cilli rule"
		command = { type = relation which = TYR value = -200 }
		command = { type = relation which = HAB value = -200 }
		command = { type = relation which = HUN value = 200 } #Friend of emperor Sigismund, king of HUN and BOH
		command = { type = relation which = BOH value = 200 }
		command = { type = relation which = ROM value = 200 }
		command = { type = wakemonarch which = 11817 } #Herman II
		command = { type = wakemonarch which = 11820 } #Friderik II
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
		command = { type = stability value = -1 }
	} 
}

event = {
	id = 261011
	trigger = { war = { country = PRM country = TYR } }
	random = no 
	country = PRM
	name = "The regency of Herman II of Cilli (ahistorical)"
	desc = "Archduke Ernest the Iron was in his best manhood when he passed away in 1424 at the age of 47. His body was 
interred in the Abbey Reun near Graz. His successors were his three minor sons, Frederic V (*1415), Albert VI (*1418), and 

Ernest II (*1420)."
	style = 1

	date = { day = 10 month = june year = 1424 }

	action_a = {
		name = "OK"
		command = { type = relation which = HUN value = 200 } #Friend of emperor Sigismund, king of HUN and BOH
		command = { type = relation which = BOH value = 200 }
		command = { type = relation which = ROM value = 200 }
		command = { type = wakemonarch which = 11817 } #Herman II
		command = { type = wakemonarch which = 11820 } #Friderik II
		command = { type = sleepmonarch which = 11801 } #Friedrich V
		command = { type = wakemonarch which = 11819 } #Friedrich V, 'control' instance
	} 
}

#Frederich V ascends the throne
event = {
	id = 261012 #Triggered by TYR 322015
	random = no
	country = PRM
	name = "Frederic V becomes of age"
	desc = "Friedrich IV, regent for the minors Friedrich V and Albrecht VI, only reluctantly accepted to turn over 
Styria to his nephews. Usually, regencies in Hapsburg lands lasted until the heir had reached adulthood, which was by 
Hapsburg law at the age of 16. However when Friedrich V came of age in 1431, Friedrich IV managed to extend his term until 
Albrecht VI’s 16th birthday in 1435, under the pretext that a possible partition between the two brothers could only be 
negotiated fairly when both had reached adulthood. Even in 1435, Friedrich IV refused to give up rule of Styria. Only because 
of the arbitration of Albrecht V of Austria did Friedrich IV finally agree to end his regency on March 25th 1436."
	style = 0


	action_a ={
		name = "Frederic V becomes Duke of Inner Austria"
		command = { type = breakvassal which = TYR }
		command = { type = relation which = TYR value = -50 }
		command = { type = wakemonarch which = 11801 } #Frederic V
		command = { type = sleepmonarch which = 11819 } #Friedrich V (second instance)
                command = { type = stability value = 3 }
                command = { type = diplomats value = 3 }
                command = { type = relation which = HAB value = 30 }
	}
}

event = {
	id = 261013
	trigger = { 
		OR = { monarch = 11817 #Herman Celjski
		       monarch = 11820 #Friderik Celjski
		     }
	} 
	random = no
	country = PRM
	name = "Frederic V becomes of age"
	desc = "Friedrich V, later emperor Friedrich III, baceme of age and took up the rulership of Inner Austria, thus terminating the regency of Cilli." 
	style = 0

	date = { year = 1432 }
	offset = 30
	deathdate = { year = 1439 }

	action_a ={
		name = "Frederic V becomes Duke of Inner Austria"
		command = { type = relation which = HAB value = 50 }
		command = { type = relation which = TYR value = 50 }
		command = { type = relation which = BOH value = -100 }
		command = { type = relation which = ROM value = -100 }
		command = { type = relation which = HUN value = -100 }
		command = { type = sleepmonarch which = 11820 } #Friderik II Celjski
		command = { type = sleepmonarch which = 11819 } #Friedrich V (second instance)
		command = { type = wakemonarch which = 11801 } #Frederic V
	}
}

event = {
	id = 261014
	trigger = { monarch = 11818 }  #Friedrich IV
	random = no
	country = PRM
	name = "End of Friedrich IV regency"
	desc = "Regencies in Hapsburg lands usually lasted until the heir had reached adulthood, which was by Hapsburg law at 
the age of 16. However when Friedrich V came of age in 1431, Friedrich IV extend his term until Albrecht VI’s 16th birthday 
in 1435, under the pretext that a possible partition between the two brothers could only be negotiated fairly when both had 
reached adulthood. But even in 1435, Friedrich IV refused to give up rule of Styria, and Friedrich V had to wait until his 
uncle's death before he could ascend to the throne."
	style = 0
	
	date = { day = 24 month = june year = 1439 }

	action_a ={
		name = "Friedrich V becomes Duke of Inner Austria"
		command = { type = breakvassal which = TYR }
		command = { type = wakemonarch which = 11801 } #Friedrich V
		command = { type = sleepmonarch which = 11819 } #Friedrich V (second instance)
                command = { type = stability value = 3 }
                command = { type = diplomats value = 3 }
                command = { type = relation which = HAB value = 30 }
	}
}event = {
	id = 261015
	trigger = {
		monarch = 11818 #Friedrich IV
		NOT = { vassal   = { country = PRM country = TYR } }
	}
	random = no
	country = PRM
	name = "Breaking of vassalage"
	desc = "Unsatisfied with Friedrich IV's handling of matters in Styria, the estates of Inner Austria decided to 
entrust the regency into the hands of the counts of Cilli."
	style = 0
	
	date = { year = 1425 }
	offset = 30
	deathdate = { day = 24 month = june year = 1439 }

	action_a ={
		name = "Frederic IV is replaced by Cilli"
		command = { type = relation which = TYR value = -200 }
		command = { type = relation which = HAB value = -200 }
		command = { type = relation which = HUN value = 200 } #Friend of emperor Sigismund, king of HUN and BOH
		command = { type = relation which = BOH value = 200 }
		command = { type = relation which = ROM value = 200 }
		command = { type = wakemonarch which = 11817 } #Herman II
		command = { type = wakemonarch which = 11820 } #Friderik II
		command = { type = stability value = 3 } #Friedrich V (second instance)
	}
}

Tyrol:

Code:
#Regency in Inner Austria
event = {
	id = 322015 #triggered by PRM 261010
	random = no 
	country = TYR
	name = "The regency of Friedrich IV in Inner Austria"
	desc = "Although by the treaty of Neuberg of 1379 the Habsburg lands had been partitioned into separate entities, to 
be held by different members of the Habsburg family, the idea of the unity of the family survived. The most important 
consequence of this was that by a clause in the treaty in the case of a minor inheriting one of the states the oldest member 
of the family was to assume tutelage over the minor ruler and regency of his countries. Therefore when Archduke Ernst the 
Iron of Styria prematurely died in his best manhood in 1424 at the age of 47, and his sons Friedrich and Albrecht were only 9 
and 5 years old, their uncle Friedrich IV, Count of Tirol, became tutor of the two brothers and administered Styria, 
Carinthia and Carniola not only for them as their tutor, but personally as regent.”
	style = 0

	action_a ={
		name = "We must take care of the children"
		command = { type = vassal which = PRM }
		command = { type = alliance which = PRM }
	}
}

#Friedrich V of Styria comes of age
event = {
          id  = 322015
          trigger =  { 
                      event = 322015
                      vassal = { country = TYR country = PRM }
                          }
          random = no
          country = TYR
          name = “Friedrich V of Styria comes of age”
          desc = “Friedrich IV, regent for the minors Friedrich V and Albrecht VI, only reluctantly accepted to turn over 
Styria to his nephews. Usually, regencies in Hapsburg lands lasted until the heir had reached adulthood, which was by 
Hapsburg law at the age of 16. However when Friedrich V came of age in 1431, Friedrich IV managed to extend his term until 
Albrecht VI’s 16th birthday in 1435, under the pretext that a possible partition between the two brothers could only be 
negotiated fairly when both had reached adulthood. Even in 1435, Friedrich IV refused to give up rule of Styria. Only because 
of the arbitration of Albrecht V of Austria did Friedrich IV finally agree to end his regency on March 25th 1436.”
          style = 1
          
          date = { day = 21 month = september year = 1431 }
          offset = 1
          
          action_a = {
                         name = “Respect family law and let Friedrich V rule Styria”
                         command = { type = trigger which = 261012 } #PRM: End of Friedrich IV’s regency
                         command = { type = relation which = PRM value = 30 }
                            }
          action_b = {
                        name = “Maintain Friedrich’s regency in Styria”
                        command = { type = relation which = PRM value = -100 } 
                        command = { type = relation which = HAB value = -50 } 
                            }             
}

And monarchs.prm

Code:
#Regents for Frederic V
historicalmonarch = {
	id = { type = 6 id = 11817 }
	startdate = { day = 10 month = june year = 1424 }
	deathdate = { day = 13 month = october year = 1435 }
	name = "Herman II Celjski (regent)"
	DIP = 8
	ADM = 6
	MIL = 8
	dormant = yes
	remark = "Regent for Frederic V"
}
historicalmonarch = {
	id = { type = 6 id = 11818 }
	startdate = { day = 10 month = june year = 1424 }
	deathdate = { day = 24 month = june year = 1439 }
	name = "Friedrich IV (regent)"
	DIP = 4
	ADM = 2
	MIL = 3
	dormant = yes
	remark = "Regent for Frederic V"
}
historicalmonarch = {
	id = { type = 6 id = 11819 }
	startdate = {
		month = july
		year = 1439
	}
	deathdate = {
		day = 19
		month = august 
		year = 1493
	}
	name = "Friedrich V"
	DIP = 8
	ADM = 5
	MIL = 5
	dormant = yes
	remark = "Second instance, in case Styria is conquered during the regency"
}
historicalmonarch = {
	id = { type = 6 id = 11820 }
	startdate = { day = 13 month = october year = 1435 }
	deathdate = { month = july year = 1439 }
	name = "Friderik II Celjski (regent)"
	DIP = 8
	ADM = 6
	MIL = 6
	dormant = yes
	remark = "Regent for Frederic V"
}
 
Some further comments:
- I like how you merged our descs :) Now wouldn't it be nice to somehow explain who Cilli is?
- at least the historical choice in the regency event should have the DP effects of my event, i.e. centralisation -1 and aristocracy +1, since Friedrich IV's regency, during which Styria was governed from Tyrol by a regent whose main interest was to get as much profit as possible for himself out of his office, led to a notable weakening of central power and further strengthened the local noble dynasties. Perhaps Hermann of Cilli could give aristocracy +2 (and no centralisation hit), since a Cilli regency would have strengthened their position even more, but he would have focussed more on Styria and its interests and thus wouldn't have let central power decay?
- just a minor quibble, but Friedrich IV was not the fourth Friedrich ruling Tirol, but the fourth Hapsburg named Friedrich, thus he actually wasn't "Friedrich IV of Tirol". It should (although it is of no importance) be "The regency of Friedrich IV, Count of Tirol" (as it already is in the desc :) )
- as already said in the other thread, the historical choice in 1431 should be to prolong the regency, and the event that lets Styria break it anyway should happen in 1436, when Albrecht had come off age and pressure from all sides on Friedrich IV to finally turn the country over had become too strong for him to have a choice
- Hermann of Cilli should turn over rule of Styria already in 1431, I don't think he, actually being an illegitimate regent, could have prolonged it after Friedrich V had become an adult. The second Cilli regent is thus not needed.