イベント
Target Areaの統合

Target Countryとの長年にわたる対立のすえ、ついに彼らの運命は決した。Target Areaの領土はCountryに征服され、Target Locationの偉大なるTarget Location Rankは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の偉大なるTarget Location Rankは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
}
}
}
}
}