Event
Catholicism Spreads

With the introduction of Catholicism into our country, some of our people have actively embraced it, inducting new believers to its ranks every day. The baptism of Target Character is the latest development in the growth of this new faith within our borders. Some support the adoption of Catholicism, urging for closer ties with the West, while many are fearful of abandoning our faith and traditions...
MissionBuildingimmediate, option 1, trigger
GeorgiaCountrydynamic historical event.tag
RomeCountrytrigger
CatholicismReligionimmediate, option 1, option 2, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Catholic Presence in Target Location1
A Messenger from the Target Country↳ Option B “This is a boundary they have overstepped!” · right away
A Messenger from the Target Country↳ Option C “Perhaps there is merit in their words?” · right away
Catholicism Spreads
A Messenger from the Target Country (see above)↳ Option A “This has to stop!” · right away
Catholicism in the Target Country↳ Option B “Send a request for more missions.” · right away
Correspondence from the Target Country↳ After any choice · right away
Definitionin_game/events/DHE/flavor_geo.txt:1237
1238type = country_event
1239title = flavor_geo.19.title Catholicism Spreads
1240desc = flavor_geo.19.desc With the introduction of Catholicism into our country, some of our people have actively embraced it, inducting new believers to its ranks every day. The baptism of Target Character is the latest development in the growth of this new faith within our borders. Some support the adoption of Catholicism, urging for closer ties with the West, while many are fearful of abandoning our faith and traditions...
1241outcome = neutral
1243fire_only_once = yes
1244dynamic_historical_event = {
}
1251trigger = {
1257religion_percentage_in_country(religion:catholic) > 0
1259at_war = no
1260is_during_bankruptcy = no
1261any_owned_location = {
1262NOT = {
}
}
}
1269illustration_tags = {
127010 = interior
127110 = regular
}
1274immediate = {
1275save_scope_as = target_country
1276ruler_or_regent = {
1276save_scope_as = target_character
}
}
1278ordered_owned_location = {
1279limit = {
1280NOT = {
}
}
1285order_by = population
1286max = 1
1287check_range_bounds = no
1288save_scope_as = target_location1
}
1290ordered_owned_location = {
1291limit = {
1292NOR = {
1295this = scope:target_location1
}
}
1298order_by = population
1299max = 1
1300check_range_bounds = no
1301save_scope_as = target_location2
}
1303ordered_owned_location = {
1304limit = {
1305NOR = {
1308this = scope:target_location1
1309this = scope:target_location2
}
}
1312order_by = population
1313max = 1
1314check_range_bounds = no
1315save_scope_as = target_location3
}
}