Event
The Wall Art of Target Character

The many colors involved in the creation of art are but second nature to many painters such as Target Character. his/her strokes bring joy to the people, bringing together poor and rich, healthy and infirm, as they marvel at the sight of artwork imprinted around the center of Target Location. Recently, we have been receiving a mounting number of requests to further fund this new art style by erecting more walls for Target Character to beautify.
Definitionin_game/events/character/artist_events.txt:483
484type = country_event
485title = artist_events.6.title The Wall Art of Target Character
486desc = artist_events.6.desc The many colors involved in the creation of art are but second nature to many painters such as Target Character. his/her strokes bring joy to the people, bringing together poor and rich, healthy and infirm, as they marvel at the sight of artwork imprinted around the center of Target Location. Recently, we have been receiving a mounting number of requests to further fund this new art style by erecting more walls for Target Character to beautify.
487outcome = neutral
488illustration_tags = {
48910 = happy
49010 = interior
}
492trigger = {
493any_artist = {
494artist_type = painter
}
496any_owned_location = {
497is_capital = no
498population >= 10
}
}
502immediate = {
503random_owned_location = {
504limit = {
505is_capital = no
506population >= 10
}
508save_scope_as = target_location
}
510random_artist = {
511limit = {
512artist_type = painter
}
514save_scope_as = target_character
}
}