Event
The Display of New Iconography in Target Location

Works of faith and art hold considerable sway and power within our borders. As a result, when Target Character unveiled his/her new line of icons, folk of the Country Adjective faith in Target Location rejoiced at the sight of such remarkable beauty.
CathedralBuildingimmediate, triggerDefinitionin_game/events/character/artist_events.txt:1745
1746type = country_event
1747title = artist_events.32.title The Display of New Iconography in Target Location
1748desc = artist_events.32.desc Works of faith and art hold considerable sway and power within our borders. As a result, when Target Character unveiled his/her new line of icons, folk of the Country Adjective faith in Target Location rejoiced at the sight of such remarkable beauty.
1749outcome = neutral
1750illustration_tags = {
175110 = happy
175210 = interior
}
1754trigger = {
1755any_artist = {
1755artist_type = iconographer
}
1756exists = capital
1757any_owned_location = {
1759region = root.capital.region
}
}
1763immediate = {
1764random_artist = {
1765limit = {
1765artist_type = iconographer
}
1766save_scope_as = target_character
}
1768random_owned_location = {
1773save_scope_as = target_location
}
}
}