Event
No Art Worth Patronizing

Although we are known for being a patron of the Arts, at the moment the artists we patronize are not producing good art. Our Ruler Title looks a tad foolish.
Traditionalist vs InnovativeSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:1187
1188type = country_event
1189title = societal_values.304.title No Art Worth Patronizing
1190desc = societal_values.304.desc Although we are known for being a patron of the Arts, at the moment the artists we patronize are not producing good art. Our Ruler Title looks a tad foolish.
1191outcome = neutral
1192trigger = {
1195any_artist = {
1196NOT = {
1197any_work_of_art_by_creator = {
1198art_quality > 50
}
}
1201count > 0
}
}
1205illustration_tags = {
120610 = regular
120710 = interior
}
1210immediate = {
}
}