Event
Grand Festival in Target Province

Local leaders in Target Province wish to hold a grand festival, a thanksgiving to the customs and bounty of the land. While such revelry could ease tensions and reinforce a shared identity, it would require an investment both from the province and our treasury, to the dismay of our financial advisors.
Fate of the PhoenixDLCtrigger
Latinitas vs RōmanismósSocietal Valueoption 1, option 2Definitionin_game/events/government/D008_latinization_vs_hellenization.txt:1888
1889type = country_event
1890title = latinization_vs_hellenization.14.title Grand Festival in Target Province
1891desc = latinization_vs_hellenization.14.desc Local leaders in Target Province wish to hold a grand festival, a thanksgiving to the customs and bounty of the land. While such revelry could ease tensions and reinforce a shared identity, it would require an investment both from the province and our treasury, to the dismay of our financial advisors.
1892outcome = neutral
1893trigger = {
1895has_societal_value = societal_value_type:latinization_vs_hellenization
1896at_war = no
1897is_during_bankruptcy = no
}
1900illustration_tags = {
190110 = happy
190210 = exterior
}
1905immediate = {
}
1908ordered_province = {
1909order_by = {
1910value = province_monthly_food_production
1911multiply = province_average_control
1913if = {
1914limit = {
1914is_starving = yes
}
1915multiply = 0.01
}
}
1918max = {
1919value = root.num_provinces
1920multiply = 0.1
1921ceiling = yes
}
1923check_range_bounds = no
1924add_to_list = LvH_event_14_list
}
1927random_in_list = {
1928list = LvH_event_14_list
1930save_scope_as = target_province
}
}