事件
Target Artist造访Target Location

一位最具传奇色彩的画家、真正的文艺复兴英杰的到来让我们的宫廷蓬荜生辉。Target Artist以其通才闻名于世,并且还是杰出的画家、工程师、建筑师甚至更多!
米兰国家dynamic historical event.tag定义in_game/events/DHE/flavor_mlo.txt:223
224type = country_event
225title = flavor_mlo.9.title Target Artist造访Target Location
226desc = flavor_mlo.9.desc 一位最具传奇色彩的画家、真正的文艺复兴英杰的到来让我们的宫廷蓬荜生辉。Target Artist以其通才闻名于世,并且还是杰出的画家、工程师、建筑师甚至更多!
227outcome = neutral
228fire_only_once = yes
229dynamic_historical_event = {
}
236trigger = {
237owns = location:milano
238exists = character:mlo_leonardo_script
239character:mlo_leonardo_script.owner != ROOT
}
242illustration_tags = {
24310 = regular
24410 = interior
}
247immediate = {
}
249location:milano = {
249save_scope_as = target_location
}
250character:mlo_leonardo_script.owner = {
251save_scope_as = target_old_country
}
253character:mlo_leonardo_script = {
254save_scope_as = target_artist
}
}