EventNew this version
New Leadership
Crisis has taken hold of Country.
Rampant debt, economic decline, and instability have led many to question the authority of Target Character, who leads a fragile government in dire need of foreign support. Rather than watch it all crumble apart, the wealthy and influential have gathered to find a new candidate to rule the Flavor Rank. Some have proposed the Target Country Dynasty of Target Country, hoping they will be able to support us economically. Others favor the Target Country2 Dynasty of Target Country2, and still others argue that the Target Country3 Dynasty of Target Country3 is the superior choice — and that we would be fools not to invite them to be our new rulers.
PisaCountrydynamic historical event.tagItalianCulture GrouptriggerDefinitionin_game/events/DHE/flavor_PIS.txt:500
501type = country_event
502title = flavor_pis.1000.title New Leadership
503desc = flavor_pis.1000.desc Crisis has taken hold of Country.
Rampant debt, economic decline, and instability have led many to question the authority of Target Character, who leads a fragile government in dire need of foreign support. Rather than watch it all crumble apart, the wealthy and influential have gathered to find a new candidate to rule the Flavor Rank. Some have proposed the Target Country Dynasty of Target Country, hoping they will be able to support us economically. Others favor the Target Country2 Dynasty of Target Country2, and still others argue that the Target Country3 Dynasty of Target Country3 is the superior choice — and that we would be fools not to invite them to be our new rulers.
Rampant debt, economic decline, and instability have led many to question the authority of Target Character, who leads a fragile government in dire need of foreign support. Rather than watch it all crumble apart, the wealthy and influential have gathered to find a new candidate to rule the Flavor Rank. Some have proposed the Target Country Dynasty of Target Country, hoping they will be able to support us economically. Others favor the Target Country2 Dynasty of Target Country2, and still others argue that the Target Country3 Dynasty of Target Country3 is the superior choice — and that we would be fools not to invite them to be our new rulers.
505dynamic_historical_event = {
}
512fire_only_once = yes
514trigger = {
515stability <= -10
516num_loans >= 5
519any_country_in_culture_group = {
520count >= 4
521save_temporary_scope_as = target
522ruler_or_regent ?= {
523has_dynasty = yes
525dynasty = {
526any_character_in_dynasty = {
527owner ?= scope:target
528is_ruler = no
529is_adult = yes
530is_female = no
}
}
}
}
}
}
538outcome = negative
540immediate = {
541ruler_or_regent ?= {
542save_scope_as = target_character
}
546ordered_country_in_culture_group = {
547order_by = country_tax_base
548limit = {
549save_temporary_scope_as = target
550ruler_or_regent ?= {
551has_dynasty = yes
552dynasty = {
553any_character_in_dynasty = {
554owner ?= scope:target
555is_ruler = no
556is_adult = yes
557is_female = no
}
}
}
}
562max = 1
563check_range_bounds = yes
564save_scope_as = target_country
}
}
569ordered_country_in_culture_group = {
570order_by = country_tax_base
571limit = {
572save_temporary_scope_as = target
573ruler_or_regent ?= {
574has_dynasty = yes
575dynasty = {
576any_character_in_dynasty = {
577owner ?= scope:target
578is_ruler = no
579is_adult = yes
580is_female = no
}
}
}
}
585max = 2
586check_range_bounds = yes
587save_scope_as = target_country2
}
}
592ordered_country_in_culture_group = {
593order_by = country_tax_base
594limit = {
595save_temporary_scope_as = target
596ruler_or_regent ?= {
597has_dynasty = yes
598dynasty = {
599any_character_in_dynasty = {
600owner ?= scope:target
601is_ruler = no
602is_adult = yes
603is_female = no
}
}
}
}
608max = 3
609check_range_bounds = yes
610save_scope_as = target_country3
}
}
614save_scope_as = from_country
}