EventNew this version
The Target Country Requests Target Artist

As Target Artist's renown reaches beyond Italy, the Target Country Court Title of the Target Country has reached out to Country in hopes of securing Target Artist's services. Impressed by the tales of Target Artist's works, the Target Country Adjective Target Country Court Title is willing to pay a substantial sum, should Country be willing to allow Target Artist to take up residence in Target Country.
RenaissanceAgetrigger
DiscoveryAgetriggerItalianCulture Groupimmediate, triggerDefinitionin_game/events/culture/culture_italian.txt:1239
1240type = country_event
1241title = italian_renaissance_culture.20.title The Target Country Requests Target Artist
1242desc = italian_renaissance_culture.20.desc As Target Artist's renown reaches beyond Italy, the Target Country Court Title of the Target Country has reached out to Country in hopes of securing Target Artist's services. Impressed by the tales of Target Artist's works, the Target Country Adjective Target Country Court Title is willing to pay a substantial sum, should Country be willing to allow Target Artist to take up residence in Target Country.
1243outcome = positive
1245trigger = {
1251any_artist = {
1252artist_skill >= 0.5
1254count > 1
}
1256any_related_country = {
1257type = alliance
}
1260country_type = location
}
1263illustration_tags = {
126410 = regular
126510 = interior
}
1268immediate = {
}
1270ruler_or_regent ?= {
1271save_scope_as = target_character
}
1273random_related_country = {
1274type = alliance
1278save_scope_as = target_country
}
1280scope:target_country = {
1281ruler_or_regent ?= {
1282save_scope_as = target_country_ruler
}
}
1285random_artist = {
1286limit = {
1287artist_skill >= 0.5
}
1290save_scope_as = target_artist
}
}