Event
Target Province Celebrates Target God

Joyful news comes from Target Province, where the people have taken to the streets in celebration of Target God. In an unprecedented pious move, the locals have organized their own festivals, eager to praise their latest good fortunes.
For a day, even the burdens of rule feel lighter. The gods are honored, the crowds are loud, and devotion spreads through the province like ambrosia on Mount Olympus.
Fate of the PhoenixDLCtrigger
HellenismReligiontrigger
MonismReligious AspecttriggerDefinitionin_game/events/religion/hellenism_religion.txt:563
564type = country_event
565title = hellenism_religion.5.title Target Province Celebrates Target God
566desc = hellenism_religion.5.desc Joyful news comes from Target Province, where the people have taken to the streets in celebration of Target God. In an unprecedented pious move, the locals have organized their own festivals, eager to praise their latest good fortunes.
For a day, even the burdens of rule feel lighter. The gods are honored, the crowds are loud, and devotion spreads through the province like ambrosia on Mount Olympus.
For a day, even the burdens of rule feel lighter. The gods are honored, the crowds are loud, and devotion spreads through the province like ambrosia on Mount Olympus.
567outcome = neutral
569illustration_tags = {
57010 = happy
57110 = exterior
}
574trigger = {
577any_current_gods = {
578count > 0
}
}
583immediate = {
584ordered_province = {
585order_by = {
586value = population
587multiply = province_average_control
588multiply = province_religious_unity
589multiply = province_prosperity
}
591max = {
592value = root.num_provinces
593multiply = 0.25
594min = 1
}
596check_range_bounds = no
598add_to_list = hellenism_religion_5_list
}
601random_in_list = {
602list = hellenism_religion_5_list
604save_scope_as = target_province
}
607random_current_gods = {
607save_scope_as = target_god
}
}
}