事件本版本新增
Target Country请求派遣Target Artist

随着Target Artist的声望已超越意大利之外,Target CountryTarget Country Court Title已正式向Country提出请求,希望邀请Target Artist为其服务。Target Country AdjectiveTarget Country Court Title对Target Artist作品的盛誉深感钦佩,并表示若Country同意其迁居Target Country,愿为此支付一笔丰厚酬金。
文艺复兴时代trigger
地理大发现时代trigger意大利文化组immediate, trigger定义in_game/events/culture/culture_italian.txt:1239
1240type = country_event
1241title = italian_renaissance_culture.20.title Target Country请求派遣Target Artist
1242desc = italian_renaissance_culture.20.desc 随着Target Artist的声望已超越意大利之外,Target CountryTarget Country Court Title已正式向Country提出请求,希望邀请Target Artist为其服务。Target Country AdjectiveTarget Country Court Title对Target Artist作品的盛誉深感钦佩,并表示若Country同意其迁居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
}
}