이벤트
원정 시작

몇 주간의 준비 끝에 드디어 우리의 대해군이 Target Area(을)를 향해 항해할 준비를 마쳤습니다. Character Expedition Leader Target(과)와 선원들이 그 과정에서 어떤 모험과 사고를 겪을지는 알 수 없으나 Ruler Or Regent(이)가 막중한 임무를 믿고 맡긴 만큼 실망시키지 않을 것이라고 확신합니다.
계획에 따르면 함대는 Start Location 항구에서 새벽에 출항할 것이고, 우리 해안으로 돌아오기까지는 몇 년이 걸릴지도 모릅니다. 이제 작별 인사를 할 때입니다!
정의in_game/events/DHE/flavor_chi_treasure_expedition.txt:788
789hide_portraits = yes
790type = country_event
791title = flavor_chi.2002.title 원정 시작
792desc = flavor_chi.2002.desc 몇 주간의 준비 끝에 드디어 우리의 대해군이 Target Area(을)를 향해 항해할 준비를 마쳤습니다. Character Expedition Leader Target(과)와 선원들이 그 과정에서 어떤 모험과 사고를 겪을지는 알 수 없으나 Ruler Or Regent(이)가 막중한 임무를 믿고 맡긴 만큼 실망시키지 않을 것이라고 확신합니다.
계획에 따르면 함대는 Start Location 항구에서 새벽에 출항할 것이고, 우리 해안으로 돌아오기까지는 몇 년이 걸릴지도 모릅니다. 이제 작별 인사를 할 때입니다!
계획에 따르면 함대는 Start Location 항구에서 새벽에 출항할 것이고, 우리 해안으로 돌아오기까지는 몇 년이 걸릴지도 모릅니다. 이제 작별 인사를 할 때입니다!
793outcome = neutral
795illustration_tags = {
79610 = exterior
79710 = regular
}
800major = yes
801major_trigger = {
802possibly_impacted_by_treasure_voyages = yes
}
805immediate = {
}
812random_port_in_country = {
813limit = {
814OR = {
815integration_level = core
816integration_level = integrated
817dominant_culture ?= {
817is_primary_or_accepted_in = root
}
}
}
820save_scope_as = start_location
}
849save_scope_as = expedition_initiator
854random_location_in_area = {
855limit = {
855is_coastal = yes
}
}
}
865find_route = {
867end = {
868this = scope:expedition_initiator.var:chinese_treasure_target_location
}
870limit = {
871is_land = no
}
873weight = {
874value = scope:distance
875if = {
876limit = {
877is_coastal = yes
}
879multiply = 0.75
}
}
882movement_cost = yes
883effect = {
887scope:expedition_initiator = {
888add_to_variable_list = {
889name = route_to_target_expedition_list
890target = PREV
}
}
}
}
}
913after = {
914hidden_effect = {
}
}