이벤트
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
}
}