EventChanged this version
A Brewing Storm

Ever since our house claimed the throne of Thuringia from the Ludovingians, tensions have simmered between us and the lesser lords of the region. We have long sought to bring the entirety of Thuringia under the suzerainty of the Wettin dynasty, and local counts have fiercely opposed us in this ambition. Perhaps, the time has come to finally start working on achieving this ambition, and claiming Target Country seems as the perfect stepping stone.
MeissenCountrydynamic historical event.tag
ThuringiaCountrytriggerSaxonCultureimmediate, trigger
MonarchyGovernment Typeimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
A Brewing Storm
The Wettin Threat↳ Option A “We must press our claims.” · right away
The Wettin Threat↳ Option A “We must act swiftly.” · right away
Thuringian Counts' War↳ Option A “We must act swiftly.” · right away
Definitionin_game/events/DHE/flavor_MEI.txt:1966
1967hide_portraits = yes
1968type = country_event
1969title = flavor_mei.1000.title A Brewing Storm
1970desc = flavor_mei.1000.desc Ever since our house claimed the throne of Thuringia from the Ludovingians, tensions have simmered between us and the lesser lords of the region. We have long sought to bring the entirety of Thuringia under the suzerainty of the Wettin dynasty, and local counts have fiercely opposed us in this ambition. Perhaps, the time has come to finally start working on achieving this ambition, and claiming Target Country seems as the perfect stepping stone.
1971outcome = neutral
1973historical_info = flavor_mei.1000.historical_info In 1247, the Ludovingian dynasty of Thuringia became extinct and the throne was claimed by Henry of Meissen, a member of the Wettin dynasty. Ever since the Wettin takeover, they have been attempting to unite the region under the suzerainty of their dynasty, but this alienated other princes of the region. In 1342, local houses assembled in the town of Arnstadt and forged an alliance that was meant to counter the Wettins. The conflict between the two opposing groups resulted in the Thuringian Counts' War, which alhough initially successful in resisting the Wettins, ended with their victory and strengthened grip over the region.
1975fire_only_once = yes
1977dynamic_historical_event = {
}
1984illustration_tags = {
198510 = armed
198610 = exterior
}
1989immediate = {
}
1991ruler_or_regent ?= {
1992save_scope_as = root_ruler
}
1994save_scope_as = root_country
1995random_neighbor_country = {
1996limit = {
1997has_ruler = yes
1999NOT = {
2000has_mutual_scripted_relation = {
2001type = relation_type:alliance
2002target = root
}
2004is_at_war_with = root
}
2007is_subject = no
2008ruler = {
2009dynasty != dynasty:wettin_dynasty
}
}
2012save_scope_as = target_country
}
2014scope:target_country = {
2015ruler_or_regent ?= {
2016save_scope_as = enemy_ruler
}
}
}
2021trigger = {
2022has_ruler = yes
2023any_neighbor_country = {
2024has_ruler = yes
2027NOT = {
2028has_mutual_scripted_relation = {
2029type = relation_type:alliance
2030target = root
}
2032is_at_war_with = root
}
2034is_subject = no
2035ruler = {
2036dynasty != dynasty:wettin_dynasty
}
}
}