Event
Expansion of Religious Grounds

The priests have come forth with an ambitious proposal, one that would reshape sacred ground itself. Temples, such as the one in Target Location, are to be expanded, their halls widened and courtyards adorned, so that the faithful may once again feel the grandeur of the gods upon their shoulders.
Yet stone does not move itself and artisans do not work for prayers alone. Whether we fund this expansion with coin or compel the people to provide, the cost will be felt, and the gods will surely notice the manner in which we pay it.
TempleBuildingimmediate, trigger
Fate of the PhoenixDLCtrigger
HellenismReligiontriggerDefinitionin_game/events/religion/hellenism_religion.txt:2051
2052type = country_event
2053title = hellenism_religion.23.title Expansion of Religious Grounds
2054desc = hellenism_religion.23.desc The priests have come forth with an ambitious proposal, one that would reshape sacred ground itself. Temples, such as the one in Target Location, are to be expanded, their halls widened and courtyards adorned, so that the faithful may once again feel the grandeur of the gods upon their shoulders.
Yet stone does not move itself and artisans do not work for prayers alone. Whether we fund this expansion with coin or compel the people to provide, the cost will be felt, and the gods will surely notice the manner in which we pay it.
Yet stone does not move itself and artisans do not work for prayers alone. Whether we fund this expansion with coin or compel the people to provide, the cost will be felt, and the gods will surely notice the manner in which we pay it.
2055outcome = neutral
2057illustration_tags = {
205910 = regular
206010 = exterior
}
2063trigger = {
2066any_province = {
2068province_average_control > 0.1
}
}
2072immediate = {
}
2075ordered_province = {
2076limit = {
2078province_average_control > 0.1
}
2080order_by = {
2081value = population
2082multiply = province_average_control
2083multiply = {
0.75
1.5
}
}
2085max = {
2086value = root.num_provinces
2087multiply = 0.1
2088min = 1
}
2091add_to_list = hellenism_religion_23_list
}
2094random_in_list = {
2095list = hellenism_religion_23_list
2097province_capital = {
2097save_scope_as = target_location
}
}
}