Event
Candidates Vie for Opportunities

As any Flavor Rank, we strive to strike a balance between economic interests and tradition. Therefore, we choose our advisors accordingly, following such principles. Families who know this, patricians and aristocrats alike, try to plan ahead and get their representatives into positions of opportunity before they seek to gain a place at Court Title directly.
A position offering such opportunities recently opened, and now different parties are pressuring us for it. There can be no pleasing everyone, and someone has to be appointed soon.
BurghersEstatetrigger
NobilityEstatetrigger
RepublicGovernment TypetriggerDefinitionin_game/events/government/republic_factions.txt:489
490hide_portraits = yes
491type = country_event
492title = republic_factions.9.title Candidates Vie for Opportunities
493desc = republic_factions.9.desc As any Flavor Rank, we strive to strike a balance between economic interests and tradition. Therefore, we choose our advisors accordingly, following such principles. Families who know this, patricians and aristocrats alike, try to plan ahead and get their representatives into positions of opportunity before they seek to gain a place at Court Title directly.
A position offering such opportunities recently opened, and now different parties are pressuring us for it. There can be no pleasing everyone, and someone has to be appointed soon.
A position offering such opportunities recently opened, and now different parties are pressuring us for it. There can be no pleasing everyone, and someone has to be appointed soon.
494outcome = neutral
496trigger = {
504any_cabinet = {
505OR = {
506cabinet_member ?= {
506character_age > 60
}
507AND = {
508cabinet_action ?= {
508cabinet_action_type = adm
}
509cabinet_member ?= {
509adm < 50
}
}
511AND = {
512cabinet_action ?= {
512cabinet_action_type = dip
}
513cabinet_member ?= {
513adm < 50
}
}
515AND = {
516cabinet_action ?= {
516cabinet_action_type = mil
}
517cabinet_member ?= {
517adm < 50
}
}
}
}
}
523illustration_tags = {
52410 = interior
52510 = regular
}
528immediate = {
}
530create_character = {
531age = {
20
30
}
532dip = {
50
80
}
534create_in_limbo = yes
535save_scope_as = target_burghers_character
536create_in_limbo = yes
}
538create_character = {
539age = {
20
30
}
540mil = {
50
80
}
542create_in_limbo = yes
543save_scope_as = target_nobles_character
544create_in_limbo = yes
}
}