Event
Target Province Neglects Target God

Word from Target Province is troubling. The rites of Target God are being neglected, offerings are delayed, and the faithful grumble that the temple doors no longer open as they should.
Whether this is laziness, poverty, or quiet defiance hardly matters. When a god is said to be ignored, every misfortune soon finds a divine culprit. The priests demand action, and Target Province awaits our judgment.
TempleBuildingimmediate
Fate of the PhoenixDLCtrigger
HellenismReligiontrigger
MonismReligious AspecttriggerDefinitionin_game/events/religion/hellenism_religion.txt:1334
1335type = country_event
1336title = hellenism_religion.14.title Target Province Neglects Target God
1337desc = hellenism_religion.14.desc Word from Target Province is troubling. The rites of Target God are being neglected, offerings are delayed, and the faithful grumble that the temple doors no longer open as they should.
Whether this is laziness, poverty, or quiet defiance hardly matters. When a god is said to be ignored, every misfortune soon finds a divine culprit. The priests demand action, and Target Province awaits our judgment.
Whether this is laziness, poverty, or quiet defiance hardly matters. When a god is said to be ignored, every misfortune soon finds a divine culprit. The priests demand action, and Target Province awaits our judgment.
1338outcome = neutral
1340illustration_tags = {
134110 = angry
134210 = exterior
}
1345trigger = {
1348any_current_gods = {
1348count > 0
}
}
1352immediate = {
}
1355random_current_gods = {
1355save_scope_as = target_god
}
1356random_province = {
1357limit = {
1357province_capital = {
1357proximity > 0
}
}
1358save_scope_as = target_province
1360if = {
1364ordered_location_in_province = {
1366order_by = population
1367max = 1
1368check_range_bounds = no
1369save_scope_as = target_location
}
}
}
}