이벤트
Target Area 통합

Target Country(과)와의 오랜 갈등 끝에 마침내 이들 운명에 종지부가 찍혔습니다. 이제 Target Area 영토는 Country에 복속되었고, 위대한 Target Location Rank Target Location(은)는 Root Location 앞에 무릎을 꿇어야 합니다. 다만 이번 정복으로 새로운 땅을 어떻게 관리하고 Root Culture 사회에서 Target Culture인들을 어떻게 대우할 것인지 하는 문제가 대두되었습니다.
참파국가trigger
대월국가dynamic historical event.tag, immediate, trigger정의in_game/events/DHE/flavor_dai.txt:51
52type = country_event
53title = flavor_dai.2.title Target Area 통합
54desc = flavor_dai.2.desc Target Country(과)와의 오랜 갈등 끝에 마침내 이들 운명에 종지부가 찍혔습니다. 이제 Target Area 영토는 Country에 복속되었고, 위대한 Target Location Rank Target Location(은)는 Root Location 앞에 무릎을 꿇어야 합니다. 다만 이번 정복으로 새로운 땅을 어떻게 관리하고 Root Culture 사회에서 Target Culture인들을 어떻게 대우할 것인지 하는 문제가 대두되었습니다.
55outcome = neutral
56fire_only_once = yes
57dynamic_historical_event = {
}
64trigger = {
65OR = {
}
75area:red_river_delta_area = {
76any_location_in_area = {
77owner = root
78percent >= 0.65
}
}
81area:champa_area = {
82any_location_in_area = {
83owner = root
84percent >= 0.65
}
}
87owns = location:thang_long
88owns = location:vijaya
}
90illustration_tags = {
9110 = regular
9210 = exterior
}
94immediate = {
}
96culture = {
96save_scope_as = root_culture
}
97if = {
99location:thang_long = {
99save_scope_as = root_location
}
100location:vijaya = {
100save_scope_as = target_location
}
105area:champa_area = {
105save_scope_as = target_area
}
}
107else = {
108location:thang_long = {
108save_scope_as = target_location
}
109location:vijaya = {
109save_scope_as = root_location
}
114area:red_river_delta_area = {
114save_scope_as = target_area
}
}
}
162after = {
163scope:target_area = {
164custom_tooltip = {
165text = flavor_dai.2.tt Target Area 내 모든 지점의 병합이 10 증가합니다
166every_location_in_area = {
167limit = {
167owner = ROOT
}
}
}
}
}