Event
Epic Art Produced

Our continuing patronage of the arts has led to the production of the greatest works the world has seen. Especially Target Work by Target Artist brings much glory to our nation.
Traditionalist vs InnovativeSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:1144
1145type = country_event
1146title = societal_values.303.title Epic Art Produced
1147desc = societal_values.303.desc Our continuing patronage of the arts has led to the production of the greatest works the world has seen. Especially Target Work by Target Artist brings much glory to our nation.
1148outcome = neutral
1149trigger = {
1151any_artist = {
1152any_work_of_art_by_creator = {
1153art_quality > 50
}
}
}
1158illustration_tags = {
115910 = regular
116010 = exterior
}
1163immediate = {
}
1165random_artist = {
1166limit = {
1167any_work_of_art_by_creator = {
1168art_quality > 50
}
}
1171save_scope_as = target_artist
1173random_work_of_art_by_creator = {
1174limit = {
1174art_quality > 50
}
1175save_scope_as = target_work
}
}
}