이벤트이번 버전 변경
Target Location 내 명장의 고령화

Target Location에서 뭇사람의 존경을 받던 이름난 장인들이 하나둘 도구를 내려놓고 있습니다. 불행히도 그들의 솜씨를 온전히 물려받은 도제는 드물며, 명성에 필적할 만한 인재는 더더욱 찾아보기 힘듭니다. 외부에서 새로운 인재를 유치하거나 기술의 실전을 감수하지 않는다면, Target Location Rank(은)는 머지않아 이 숙련된 장인들의 빈자리를 뼈저리게 느끼게 될 것입니다.
자본 경제 대 전통 경제사회 가치관option 1
사업가특성option 1had_bad_royal_artisan_rights_event_variable변수immediate, trigger정의in_game/events/government/town_rights_events.txt:1567
1568type = country_event
1569title = town_rights_events.18.title Target Location 내 명장의 고령화
1570desc = town_rights_events.18.desc Target Location에서 뭇사람의 존경을 받던 이름난 장인들이 하나둘 도구를 내려놓고 있습니다. 불행히도 그들의 솜씨를 온전히 물려받은 도제는 드물며, 명성에 필적할 만한 인재는 더더욱 찾아보기 힘듭니다. 외부에서 새로운 인재를 유치하거나 기술의 실전을 감수하지 않는다면, Target Location Rank(은)는 머지않아 이 숙련된 장인들의 빈자리를 뼈저리게 느끼게 될 것입니다.
1571outcome = negative
1573trigger = {
1574any_town_rights_in_country = {
1575this.town_rights_type = town_rights_type:royal_artisan_rights
}
1579at_war = no
1580is_during_bankruptcy = no
}
1583illustration_tags = {
158410 = regular
158510 = interior
}
1588immediate = {
}
1591random_locations_with_town_rights_in_country = {
1592limit = {
1592has_town_rights = town_rights_type:royal_artisan_rights
}
1593save_scope_as = target_location
1600province = {
1600save_scope_as = target_province
}
}
1603ruler_or_regent = {
1603save_scope_as = target_character
}
}