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

panther-anthro

General
126 Badges
Sep 22, 2007
2.129
330
www.gamerisle.org
  • Cities: Skylines - Snowfall
  • King Arthur II
  • Magicka
  • Majesty 2
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Sengoku
  • Sword of the Stars
  • Sword of the Stars II
  • Europa Universalis III Complete
  • Europa Universalis IV: Cossacks
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • Warlock 2: The Exiled
  • Warlock 2: Wrath of the Nagas
  • Cities: Skylines - After Dark
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Stellaris: Galaxy Edition
  • Deus Vult
  • Hearts of Iron II: Armageddon
  • 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
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • A Game of Dwarves
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV: Mare Nostrum
  • 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
  • For The Glory
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Heir to the Throne
I'm largely using this to store a list of my edits, and the like, and other info regarding my events for this event chain, and general progress. I'll post it up while I finish things.

First off: new ID:Brandenburg Succession Crisis: 453xxx
#########################################################################
#
# Events for The Brandenburg Succession Crisis for Interregnum
#
# 453000 to 453999
########################################################################
#
# Written by Panther-Anthro
#
########################################################################
#
# 453001-453019 Brandenburg Death of last Hohenzollern Check Events
#
########################################################################
event = {
id = 453001
random = no
country = BRA
trigger = {
ai = yes
exists = POL
exists = SAC
exists = BAY
}
name = "The Death of the Last Hohenzollern"
desc = "Death of the last Hohenzollern!"
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453023 }

}
action_b = {
name = "The Kingdom of Poland is our heir!(Gameover)"
command = { type = trigger which = 453041 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453061 }

}
}
event = {
id = 453002
random = no
country = BRA
trigger = {
ai = no
exists = POL
exists = SAC
exists = BAY
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453023 }

}
action_b = {
name = "The Kingdom of Poland is our heir!(Gameover)"
command = { type = trigger which = 453041 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453061 }

}
action_D = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }
}
}
event = {
id = 453003
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453022 }
}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453062 }
}
}
event = {
id = 453004
random = no
country = BRA
trigger = {
ai = no
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453022 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453062 }

}
}
event = {
id = 453005
random = no
country = BRA
trigger = {
ai = no
exists = BAY
NOT = { exists = POL }
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453063 }

}
}
event = {
id = 453006
random = no
country = BRA
trigger = {
ai = no
exists = SAC
NOT = { exists = POL }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453022 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }

}
}
event = {
id = 453007
random = no
country = BRA
trigger = {
NOT = { exists = POL }
NOT = { exists = BAY }
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }

}
}
event = {
id = 453008
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
NOT = { exists = BAY }
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453022 }

}
}
event = {
id = 453009
random = no
country = BRA
trigger = {
ai = yes
exists = BAY
NOT = { exists = SAC }
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453063 }

}
}
event = {
id = 453010
random = no
country = BRA
trigger = {
ai = no
exists = POL
NOT = { exists = SAC }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 453043 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 453102 }

}
}
event = {
id = 453011
random = no
country = BRA
trigger = {
ai = yes
exists = POL
NOT = { exists = SAC }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 453043 }

}
}
event = {
id = 453012
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 453022 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453062 }

}
}
event = {
id = 453013
random = no
country = BRA
trigger = {
ai = yes
exists = POL
exists = BAY
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = ""
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 453043 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 453064 }
}
}

#################################################################
#
#Saxony Events for Brandenburg Succession Crisis 453020 to 453040
#
#################################################################

event = {
id = 453021
random = no
country = SAC
name = "Poland inherits Brandenburg"
desc = ""
action_a = {
name = "Poland has claimed the throne, we will defy their claim! To war!"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = POL }
command = { type = relation which = POL value = -200 }

}
action_b = {
name = "The Kingdom of Poland is the rightful ruler."
command = { type = relation which = POL value = 50 }
}
}
event = {
id = 453022
random = no
country = SAC
name = "The Emperor acknowledges our claim to the Throne!"
desc = ""
action_a = {
name = "We are the rulers of Saxony, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
}
}
event = {
id = 453023
random = no
country = SAC
name = "The Inheritance of Brandenburg"
desc = ""
action_a = {
name = "We are the rulers of Saxony, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = trigger which = 453042 }
}
}

##############################################################
#
#Polish Events for Brandenburg Succession Crisis 514041-514060
#
##############################################################

event = {
id = 453041
random = no
country = POL
name = "The Inheritance of Brandenburg"
desc = ""
action_a = {
name = "We are the rulers of Poland, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = german }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = trigger which = 453021 }
}
}
event = {
id = 453042
random = no
country = POL
name = "Saxony inherits Brandenburg"
desc = ""
action_a = {
name = "Saxony has claimed the throne, we will defy their claim! To war!"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = SAC }
command = { type = relation which = SAC value = -200 }

}
action_b = {
name = "The Kingdom of Saxony is the rightful ruler."
command = { type = relation which = SAC value = 50 }
}
}
event = {
id = 453043
random = no
country = POL
name = "The Emperor acknowledges our claim to the Throne!"
desc = ""
action_a = {
name = "We are the rulers of Poland, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = german }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
}
}

##################################################################
#
#Bavaria Events for Brandenburg Succession Crisis 514061 to 514080
#
##################################################################

event = {
id = 453061
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = ""
action_a = {
name = "The Duchy of Saxony is the rightful ruler."
command = { type = trigger which = 453022 }
command = { type = relation which = SAC value = 50 }

}
action_b = {
name = "The Kingdom of Poland is the rightful ruler."
command = { type = trigger which = 453043 }
command = { type = relation which = POL value = 50 }
}
}
event = {
id = 453062
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = ""
action_a = {
name = "The Duchy of Saxony is the rightful ruler."
command = { type = trigger which = 453022 }
command = { type = relation which = SAC value = 50 }

}
action_b = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 453101 }
}
}
event = {
id = 453063
random = no
country = Bay
name = "The Inheritance of Brandenburg"
desc = ""
action_a = {
name = "We are the rulers of Bavaria, and Brandenburg!"
command = { type = inherit which = BRA } # Can only occur if no SAC or POL
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin

}
action_b = {
name = "Let a minor branch of the Wittlesbach Family rule."

}
action_c = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 453101 }

}
}
event = {
id = 453064
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = ""
action_a = {
name = "The Duchy of Poland is the rightful ruler."
command = { type = trigger which = 453043 }
command = { type = relation which = POL value = 50 }

}
action_b = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 453101 }
}
}

##################################################################
#
#Silesia Events for Brandenburg Succession Crisis 514081 to 514100
#
##################################################################

event = {
id = 453081
random = no
country = SIL
name = "The Inheritance of Brandenburg"
desc = ""
action_a = {
name = "We are the rulers of Silesia, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = polish } # Incase it lost the culture
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
}
}

####################################################################
#
#Brandenburg Events for Brandenburg Succession Crisis 5140101-514120
#
####################################################################

event = {
id = 453101
random = no
country = BRA
name = "Brandenburg keeps it's Independance!"
desc = ""
action_a = {
name = "The Emperor has given us his favor!"
command = { type = domestic which = aristocracy value = 3 }
command = { type = domestic which = centralization value = -4 }
}
}
event = {
id = 453102
random = no
country = BRA
name = "Brandenburg keeps it's Independance!"
desc = ""
action_a = {
name = "We defy all foreign rule, and stand alone!"
command = { type = stability value = -6 }
command = { type = domestic which = aristocracy value = 3 }
command = { type = domestic which = centralization value = -4 }
}
}
 
Last edited:
<.< I'm going to keep updating that post, but seriously, this event is killing me to make. I think I've made it check for every possible scenario now. Now, to code the damned evil thing. XD I have a feeling once this thing is done, it'll be the largest event chain in all of Interregnum :p.

If there is no Poland or Saxony, and the Emperor is asked to decide the fate of Brandenburg, he 'will' 'annex' it into being part of his Empire. This file is largely still incomplete, but I'm glad it's starting to take shape. ^^
 
Last edited:
panther-anthro said:
have a feeling once this thing is done, it'll be the largest event chain in all of Interregnum :p.

Unlikely. :cool:

Good work, as lots of coders forget about all the iterations you need to cover the various possibilities.

If there is no Poland or Saxony, and the Emperor is asked to decide the fate of Brandenburg, he 'will' 'annex' it into being part of his Empire. This file is largely still incomplete, but I'm glad it's starting to take shape.

It sure is.

Tougher still will be all the events to help resolve the crisis, especially if you want to contemplate an imperial-brokered peace should the conflict drag on.
 
I got some more events done, or rather redone in some cases, I'll post up the edited ones etc here, but this should fill in the loose-ends for the event chain, beyond the events I 'have not' made for a polish victory, or imperially sanctioned succession, beyond the normal ones. *this means for the Piasts coming into power, those events are on hold, but will be in 1.06, I just need to finish up saxony first, and finish this file for the most part, these new events are essentially the end of the file, beyond the edits that will have to do with the Piasts for Poland*. I'm going to fill in the text later for the other events, just so you know, but it will be in for 1.06. Sorry this wasn't done sooner guys, I'm going to upload a file when it's complete, so people can replace the txt file if they want the finished event chain in their 1.05 games.

Main Event Text:Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland.

I'll admit there is actually quite an obvious trend here, Duke Adolf, and Duchess Catherine 'are' essentially going to be the 'Golden Age' rulers of Saxony. Under their rule Saxony, ends up increasing it's territorial holdings to a far greater extent then they had previously known. Of course, without this succession, or other 'conquests' Saxony could end up being quite a bit weaker. Note: If either of these powers 'ever' loses ownership of those territories, they will lose cores there, and in the case of Poland, they lose german culture. *You have to lose all three Brandenburg territories for it to fire*. Well here's the largely completed version, with 'text *Subject to edits*' below.


event = {
id = 443001
random = no
country = BRA
trigger = {
ai = yes
exists = POL
exists = SAC
exists = BAY
}
name = "The Death of the Last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443023 }

}
action_b = {
name = "The Kingdom of Poland is our heir!(Gameover)"
command = { type = trigger which = 443041 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443061 }

}
}
event = {
id = 443002
random = no
country = BRA
trigger = {
ai = no
exists = POL
exists = SAC
exists = BAY
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443023 }

}
action_b = {
name = "The Kingdom of Poland is our heir!(Gameover)"
command = { type = trigger which = 443041 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443061 }

}
action_D = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }
}
}
event = {
id = 443003
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443022 }
}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443062 }
}
}
event = {
id = 443004
random = no
country = BRA
trigger = {
ai = no
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443022 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }

}
action_c = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443062 }

}
}
event = {
id = 443005
random = no
country = BRA
trigger = {
ai = no
exists = BAY
NOT = { exists = POL }
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443063 }

}
}
event = {
id = 443006
random = no
country = BRA
trigger = {
ai = no
exists = SAC
NOT = { exists = POL }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443022 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }

}
}
event = {
id = 443007
random = no
country = BRA
trigger = {
NOT = { exists = POL }
NOT = { exists = BAY }
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }

}
}
event = {
id = 443008
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
NOT = { exists = BAY }
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443022 }

}
}
event = {
id = 443009
random = no
country = BRA
trigger = {
ai = yes
exists = BAY
NOT = { exists = SAC }
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443063 }

}
}
event = {
id = 443010
random = no
country = BRA
trigger = {
ai = no
exists = POL
NOT = { exists = SAC }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 443043 }

}
action_b = {
name = "A new king is chosen from among the Nobles of Brandenburg!"
command = { type = trigger which = 443102 }

}
}
event = {
id = 443011
random = no
country = BRA
trigger = {
ai = yes
exists = POL
NOT = { exists = SAC }
NOT = { exists = BAY }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 443043 }

}
}
event = {
id = 443012
random = no
country = BRA
trigger = {
ai = yes
exists = SAC
exists = BAY
NOT = { exists = POL }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The Duchy of Saxony is our heir!(Gameover)"
command = { type = trigger which = 443022 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443062 }

}
}
event = {
id = 443013
random = no
country = BRA
trigger = {
ai = yes
exists = POL
exists = BAY
NOT = { exists = SAC }
}
name = "The Death of the last Hohenzollern"
desc = "Frederick Hohenzollern II has died, without a male heir, this leaves Brandenburg in a very curious position, there are two main claimants to the throne with Saxony having the most valid claim. Many years ago Frederick married his daughter Catherine to Adolf Saxeberg, and she has pressed her claim to the Duchy of Brandenburg. The Polish also lay claim to the territories of Brandenburg claiming that they have a rightful claim to the territory on the grounds that most of it used to belong to Poland."
date = { day = 2 month = july year = 1464 }

action_a = {
name = "The King of Poland is our heir!(Gameover)"
command = { type = trigger which = 443043 }

}
action_b = {
name = "Put our fate in the hands of the Emperor!(Gameover)"
command = { type = trigger which = 443064 }
}
}

#################################################################
#
#Saxony Events for Brandenburg Succession Crisis 443020 to 443040
#
#################################################################

event = {
id = 443021
random = no
country = SAC
name = "Poland inherits Brandenburg"
desc = "The nobility in Brandenburg has signed in favor of the Poles, we will not tolerate this blatant opposition to our claim. This is our land by right! But it may be wise to recognize them, for now"
action_a = {
name = "Poland has claimed the throne, we will defy their claim! To war!"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = POL }
command = { type = relation which = POL value = -200 }

}
action_b = {
name = "The Kingdom of Poland is the rightful ruler."
command = { type = relation which = POL value = 50 }
}
}
event = {
id = 443022
random = no
country = SAC
name = "The Emperor acknowledges our claim to the Throne!"
desc = "The Emperor has begrudgingly agreed that the throne rightfully belongs to us, long live Duke Adolf and Dutchess Catherine!"
action_a = {
name = "We are the rulers of Saxony, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = sleepevent which = 443024 }
}
}
event = {
id = 443023
random = no
country = SAC
name = "The Inheritance of Brandenburg"
desc = "Duke Adolf, and Duchess Catherine have being recognized as the rightful rulers of Brandenburg, surely this is a sign of Saxony's inevitable rise in power! Long live Duke Adolf, and Dutchess Catherine!"
action_a = {
name = "We are the rulers of Saxony, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = trigger which = 443042 }
}
}
event = {
id = 443024
random = no
country = SAC
name = "We have lost control of our Brandenburg Territories"
desc = "We have lost control of Brandenburg, this is a great defeat for Saxony, and one which she may never recover from!"
trigger = {
NOT = { owned = { province = 312 data = SAC } }
NOT = { owned = { province = 302 data = SAC } }
NOT = { owned = { province = 313 data = SAC } }
core = { province = 312 data = -1 }
core = { province = 302 data = -1 } # Hinterpommern
core = { province = 313 data = -1 } # Kustrin
atwar = no
}
action_a = {
name = "We have lost our claim!"
command = { type = removecore which = 312 }
command = { type = removecore which = 302 }
command = { type = removecore which = 313 }
}
}
event = {
id = 443025
random = no
country = SAC
name = "The Nobles of Brandenburg have chosen to defy our claim, and stand alone!"
desc = "The nobles of Brandenburg dare to defy the claim of Duchess Catherine, will they meet cold Saxon Steel?"
action_a = {
name = "What do these lesser nobles know of running a nation!?"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = BRA }
command = { type = relation which = BRA value = -200 }

}
action_b = {
name = "The Duchy of Brandenburg is the rightful ruler."
command = { type = relation which = BRA value = 50 }
}
}

##############################################################
#
#Polish Events for Brandenburg Succession Crisis 514041-514060
#
##############################################################

event = {
id = 443041
random = no
country = POL
name = "The Inheritance of Brandenburg"
desc = "The Poles in the german held territories of Brandenburg, are now free! Our brothers now live among us again, we are one step closer to becoming a great kingdom again!"
action_a = {
name = "We are the rulers of Poland, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = german }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = trigger which = 443021 }
}
}
event = {
id = 443042
random = no
country = POL
name = "Saxony inherits Brandenburg"
desc = "The nobility in Brandenburg has signed in favor of Saxony, we will not tolerate this blatant opposition to our claim. This is our land by right! But it may be wise to recognize them, for now."
action_a = {
name = "Saxony has claimed the throne, we will defy their claim! To war!"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = SAC }
command = { type = relation which = SAC value = -200 }

}
action_b = {
name = "The Kingdom of Saxony is the rightful ruler."
command = { type = relation which = SAC value = 50 }
}
}
event = {
id = 443043
random = no
country = POL
name = "The Emperor acknowledges our claim to the Throne!"
desc = "The Emperor has begrudgingly agreed that the throne rightfully belongs to us. Although, he might call upon us in the future, for favors for the Empire."
action_a = {
name = "We are the rulers of Poland, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = german }
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = sleepevent which = 443044 }
}
}
event = {
id = 443044
random = no
country = POL
name = "We have lost control of our Brandenburg Territories"
desc = "We have lost control of Brandenburg, this is a great defeat for Poland, and one which she may never recover from!"
trigger = {
NOT = { owned = { province = 312 data = POL } }
NOT = { owned = { province = 302 data = POL } }
NOT = { owned = { province = 313 data = POL } }
core = { province = 312 data = -1 }
core = { province = 302 data = -1 } # Hinterpommern
core = { province = 313 data = -1 } # Kustrin
atwar = no
}
action_a = {
name = "We have lost our claim!"
command = { type = removecore which = 312 }
command = { type = removecore which = 302 }
command = { type = removecore which = 313 }
command = { type = remove_countryculture which = german }
}
}
event = {
id = 443045
random = no
country = POL
name = "The Nobles of Brandenburg have chosen to defy our claim, and stand alone!"
desc = "The foolish nobles of Brandenburg have chosen to stand on their own, shall we show them the might of Poland?"
action_a = {
name = "What do these lesser nobles know of running a nation!?"
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
command = { type = war which = BRA }
command = { type = relation which = BRA value = -200 }

}
action_b = {
name = "The Duchy of Brandenburg is the rightful ruler."
command = { type = relation which = BRA value = 50 }
}
}

##################################################################
#
#Bavaria Events for Brandenburg Succession Crisis 514061 to 514080
#
##################################################################

event = {
id = 443061
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = "The duchy of Brandenburg is without an heir, and the nobles of Brandenburg has beseeched our wise Emperor to decide their fate, will the Poles or Saxons inherit their demesne?"
action_a = {
name = "The Duchy of Saxony is the rightful ruler."
command = { type = trigger which = 443022 }
command = { type = relation which = SAC value = 50 }

}
action_b = {
name = "The Kingdom of Poland is the rightful ruler."
command = { type = trigger which = 443043 }
command = { type = relation which = POL value = 50 }
}
}
event = {
id = 443062
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = "The duchy of Brandenburg is without an heir, and the nobles of Brandenburg has beseeched our wise Emperor to decide their fate, will the Local Nobles or Saxons inherit their demesne?"
action_a = {
name = "The Duchy of Saxony is the rightful ruler."
command = { type = trigger which = 443022 }
command = { type = relation which = SAC value = 50 }

}
action_b = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 443101 }
}
}
event = {
id = 443063
random = no
country = Bay
name = "The Inheritance of Brandenburg"
desc = "The duchy of Brandenburg is without an heir, and the nobles of Brandenburg ask us to decide their fate. We can install a member of the Wittlesbach Family to rule over Brandenburg, or even directly add the duchy to our own territorial holdings! Although, we could pass it onto some local noble, but what do they know of running a duchy? "
action_a = {
name = "We are the rulers of Bavaria, and Brandenburg!"
command = { type = inherit which = BRA } # Can only occur if no SAC or POL
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
}
action_b = {
name = "Let a minor branch of the Wittlesbach Family rule."
command = { type = stability value = 1 }
command = { type = alliance which = BRA }
command = { type = vassal which = BRA }
}
action_c = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 443101 }

}
}
event = {
id = 443064
random = no
country = BAY
name = "Brandenburg asks us to decide it's fate"
desc = "The duchy of Brandenburg is without an heir, and the nobles of Brandenburg has beseeched our wise Emperor to decide their fate, will the Poles or Local Nobles inherit their demesne?"
action_a = {
name = "The Duchy of Poland is the rightful ruler."
command = { type = trigger which = 443043 }
command = { type = relation which = POL value = 50 }

}
action_b = {
name = "The Duchy of Brandenburg should pass to a local noble."
command = { type = relation which = BRA value = 50 }
command = { type = trigger which = 443101 }
}
}

##################################################################
#
#Silesia Events for Brandenburg Succession Crisis 514081 to 514100
#
##################################################################

event = {
id = 443081
random = no
country = SIL
name = "The Inheritance of Brandenburg"
desc = "Silesia has somehow ended up as the rulers of Brandenburg!"
action_a = {
name = "We are the rulers of Silesia, and Brandenburg!"
command = { type = inherit which = BRA }
command = { type = add_countryculture which = polish } # Incase it lost the culture
command = { type = addcore which = 312 }
command = { type = addcore which = 302 } # Hinterpommern
command = { type = addcore which = 313 } # Kustrin
}
}

####################################################################
#
#Brandenburg Events for Brandenburg Succession Crisis 5140101-514120
#
####################################################################

event = {
id = 443101
random = no
country = BRA
name = "Brandenburg keeps it's Independance!"
desc = "The Emperor has declared our right to rule our nation as a sovereign people, long shall we prosper under the nobility of Brandenburg!"
action_a = {
name = "The Emperor has given us his favor!"
command = { type = domestic which = aristocracy value = 3 }
command = { type = domestic which = centralization value = -4 }
}
}
event = {
id = 443102
random = no
country = BRA
name = "Brandenburg keeps it's Independance!"
desc = "We care not for the claims of foreign rulership, we are the Duchy of Brandenburg! We stand alone against the world!"
action_a = {
name = "We defy all foreign rule, and stand alone!"
command = { type = stability value = -6 }
command = { type = domestic which = aristocracy value = 3 }
command = { type = domestic which = centralization value = -4 }
command = { type = breakvassal which = BAY }
command = { type = breakvassal which = SAC }
command = { type = breakvassal which = POL }
command = { type = trigger which = 443045 }
command = { type = trigger which = 443025 }
}
}
 
For the Silesian event that it inherits brandenburg, I would greatly prefer it that you structure it in the following manner, because brandenburg is the greater of the two states.

1. The Silesian event simply activiates and is a trigger for an event for Brandenburg. Note it does not trigger it directly. Have an offset of about 20 days for the brandenburg event. Have a note for the player to save and relaod as Brandenburg.

2. In the follow-up Brandenburg event, it inherits Silesia, sleeps the normal Brandenburg line and wakes all the Silesian monarchs, which will need to be copied, pasted, and renumbered into the Brandenburg file, along with dormant = yes added to all the monarchs.

Is that OK?
 
panther-anthro said:
:p considering I have yet to think of a reason why silesia would inherit it, or the reverse. It will work, when I actually make it do something, for now hell if I know.

So you made the event first, then you are going to think of why?

What ever floats yer boat.
 
MattyG said:
So you made the event first, then you are going to think of why?

What ever floats yer boat.

I'm trying to think of what would make Silesia inherit it. Trust me, I have yet to think of any reason, why it should yet. But, I think I'll be able to make up a reason somewhere along the line... Just not yet apparently. Probably something to do with the Vassal version of if Bavaria installs a Wittlesbach branch there.
 
panther-anthro said:
I'm trying to think of what would make Silesia inherit it. Trust me, I have yet to think of any reason, why it should yet. But, I think I'll be able to make up a reason somewhere along the line... Just not yet apparently. Probably something to do with the Vassal version of if Bavaria installs a Wittlesbach branch there.


It begins with who Silesia is.

I say that we make it a branch of the Wittelsbachs.

Thus, the Bavarians can ensure one of their clan gets on the throne (and the vote is theirs) without actually taking it over themselves and upsetting the apple cart too much ...
 
MattyG said:
It begins with who Silesia is.

I say that we make it a branch of the Wittelsbachs.

Thus, the Bavarians can ensure one of their clan gets on the throne (and the vote is theirs) without actually taking it over themselves and upsetting the apple cart too much ...

Depends, that might work, but Silesia is polish in culture to start? Also, Silesia would be a vassal of bavaria at start then, not of bohemia..

Also, as I've stated before, the only way bavaria can inherit, or vassalize brandenburg via event, is for saxony, and poland to both be dead.
 
thats easy to do (poland and saxony dead) usually hungary anexs poland, since its a vassal, and a bavarian player could either anex saxony and get bradenburg, or wait for ir to be anexed by saxony and then diplo anex it, and save some BB?
 
they can break it, but i can vassalize them again just after tehy anex them, and still anex them :)
 
Colonel_General said:
they can break it, but i can vassalize them again just after tehy anex them, and still anex them :)

Don't make me make it impossible to diplo-annex Saxony, because that's an extremely cheap tactic. Also, they most likely will not accept your vassalization offer, as they'd be 6, possibly more provinces big by then.
 
well ive already tested it in sp, it worked fine. they actually refused to be anexed before they were united with bradenburg. after united, they were anexed at first try
 
Colonel_General said:
well ive already tested it in sp, it worked fine. they actually refused to be anexed before they were united with bradenburg. after united, they were anexed at first try

:p you don't have the other event that breaks vassal. It's broken, it has to be fixed. If you can do it, the AI can do it. So it must be fixed. I really dislike, bavaria blobbing up so easily. :p I could give Saxony a core on Bavaria somewhere via event, so they hate you.

AI Only of course.
 
the event is broken? then they must have broken vassalage in one of my attempts to anex them before they anexed bradenburg
 
Colonel_General said:
the event is broken? then they must have broken vassalage in one of my attempts to anex them before they anexed bradenburg

UH no, it's not in. You didn't get what I'm saying. The event that would prevent that, doesn't exist. They actually have an event where they'd have horrid relations with you, gain BB, break vassalage, and gain cores on a few other nations. It's not in anyone's ver but mine. It's the start of the chain of events that leads to the 'Kingdom of Saxony'.