Event
Cardinal-Nephew

There is a long Country Adjective tradition of appointing relatives of the Ruler Title to the College of Cardinals. While some call this nepotism, Cardinal-Nephews have an established place within the Curia. Now that it is time to appoint a new cardinal in Cardinal Nephew Country, Ruler must decide whether a relative would be suitable to take up residence in Cardinal Nephew Province.
Cardinal SeatBuildingimmediate, trigger
RomeCountrytrigger
CatholicismReligionimmediate, triggerpap_cardinal_nephew_flagVariableimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Cardinal-Nephew
A Cardinal-Nephew from the Rome Ruler Title↳ Option B “The [Ruler Title]'s nephew will make a fine Cardinal.” · right away
Accepted Cardinal-Nephew↳ Option A “Accept the [Rome Ruler Title]'s Cardinal-Nephew.” · right away
Refused Cardinal-Nephew↳ Option B “We will not facilitate nepotism in the Church.” · right away
Definitionin_game/events/religion/catholic_flavor.txt:956
957hide_portraits = yes
958type = country_event
959title = catholic_flavor.100.title Cardinal-Nephew
960desc = {
961first_valid = {
962triggered_desc = {
963trigger = {
963exists = scope:cardinal_nephew_province
}
964desc = catholic_flavor.100.desc.a There is a long Country Adjective tradition of appointing relatives of the Ruler Title to the College of Cardinals. While some call this nepotism, Cardinal-Nephews have an established place within the Curia. Now that it is time to appoint a new cardinal in Cardinal Nephew Country, Ruler must decide whether a relative would be suitable to take up residence in Cardinal Nephew Province.
}
966triggered_desc = {
967trigger = {
967always = yes
}
968desc = catholic_flavor.100.desc.b There is a long Country Adjective tradition of appointing relatives of the Ruler Title to the College of Cardinals. While some call this nepotism, Cardinal-Nephews have an established place within the Curia. Now that it is time to appoint a new cardinal in Cardinal Nephew Country, Ruler must decide whether a relative would be suitable for the tasks at hand.
}
}
}
972outcome = neutral
973illustration_tags = {
97410 = interior
}
976trigger = {
978any_known_country = {
980root = {
980opinion = {
980target = prev
980value >= 25
}
}
981opinion = {
981target = root
981value >= 25
}
985any_owned_location = {
987development >= 20.00
}
989capital = {
990region = region:italy_region
}
}
993has_regent = no
}
995immediate = {
997ruler ?= {
998save_scope_as = target_character
}
1000hidden_effect = {
1001random_known_country = {
1002limit = {
1004root = {
1004opinion = {
1004target = prev
1004value >= 25
}
}
1005opinion = {
1005target = root
1005value >= 25
}
1007capital = {
1007region = region:italy_region
}
}
1012save_scope_as = cardinal_nephew_country
1013random_owned_location = {
1018save_scope_as = cardinal_nephew_province
}
}
}
}