Event
The Iconography of Target Character

The light hits the portrait at such an angle, the saint is depicted almost alive in the foreground, his tunic and halo shining with bright colors. Target Character's art and skill shines through the canvas, exalting the many divine figures of our faith.
Definitionin_game/events/character/artist_events.txt:1712
1713type = country_event
1714title = artist_events.31.title The Iconography of Target Character
1715desc = artist_events.31.desc The light hits the portrait at such an angle, the saint is depicted almost alive in the foreground, his tunic and halo shining with bright colors. Target Character's art and skill shines through the canvas, exalting the many divine figures of our faith.
1716outcome = neutral
1717illustration_tags = {
171810 = happy
171910 = interior
}
1721trigger = {
1722any_artist = {
1723artist_type = iconographer
}
}
1727immediate = {
1728random_artist = {
1729limit = {
1729artist_type = iconographer
}
1730save_scope_as = target_character
}
}
}