Event
Target Location Neglects Rites

It is understandable for people to forget their responsibilities towards the gods, especially during periods of tranquility or prosperity. In Target Location, the rites grow thin and half-hearted. Processions are smaller, offerings fewer, and the old songs are sung without conviction.
The priests demand we make an example of someone. If the city will not honor the gods willingly, then perhaps fear will teach devotion. One way or another, we cannot allow our faith to atrophy.
Fate of the PhoenixDLCtrigger
HellenismReligiontrigger
MonismReligious AspecttriggerDefinitionin_game/events/religion/hellenism_religion.txt:1885
1886type = country_event
1887title = hellenism_religion.21.title Target Location Neglects Rites
1888desc = hellenism_religion.21.desc It is understandable for people to forget their responsibilities towards the gods, especially during periods of tranquility or prosperity. In Target Location, the rites grow thin and half-hearted. Processions are smaller, offerings fewer, and the old songs are sung without conviction.
The priests demand we make an example of someone. If the city will not honor the gods willingly, then perhaps fear will teach devotion. One way or another, we cannot allow our faith to atrophy.
The priests demand we make an example of someone. If the city will not honor the gods willingly, then perhaps fear will teach devotion. One way or another, we cannot allow our faith to atrophy.
1889outcome = neutral
1891illustration_tags = {
189310 = regular
189410 = interior
}
1897trigger = {
1900num_locations > 4
}
1904immediate = {
}
1907ordered_owned_location = {
1908limit = {
1909proximity > 0
1910is_province_capital = yes
}
1912order_by = {
1913value = local_religious_unity
1914add = proximity
1915multiply = -1
}
1917max = 20
1918check_range_bounds = no
1919add_to_list = hellenism_religion_21_list
}
1922random_in_list = {
1923list = hellenism_religion_21_list
1925save_scope_as = target_location
1927province = {
1927save_scope_as = target_province
}
}
}