
Special Status
Curia
The Curia is the administrative body of the Catholic Church. Compromised of the College of Cardinals, it governs the faithful and ensures proper guidance to those who are part of the Church.
Definitionin_game/common/international_organization_special_statuses/catholic_church.txt:1
2priority = 10
4modifier = {
}
7can_bestow_trigger = {
}
10auto_bestowal_trigger = {
11num_cardinals > 0
}
14auto_rescind_trigger = {
15num_cardinals = 0
}
18on_bestowed_effect = {
}
21on_rescinded_effect = {
}
23map_color = {
24if = {
25limit = {
26root.owner = {
27modifier:is_pope = yes
}
}
30value = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
}
32else = {
33value = define:NMapColors|INTERNATIONAL_ORGANIZATION_TIER1_COLOR
}
}