Event
Consolidation of Target Area

After many years of conflicts with the Target Country, at long last, their fate has been sealed. The territories of Target Area have now been subjugated by the Country, and the great Target Location Rank of Target Location has to bend its knee before Root Location. Still, with this conquest comes the question of how to administrate the new lands and how to deal with the Target Culture people in a Root Culture society.
ChampaCountrytrigger
Đại ViệtCountrydynamic historical event.tag, immediate, triggerDefinitionin_game/events/DHE/flavor_dai.txt:51
52type = country_event
53title = flavor_dai.2.title Consolidation of Target Area
54desc = flavor_dai.2.desc After many years of conflicts with the Target Country, at long last, their fate has been sealed. The territories of Target Area have now been subjugated by the Country, and the great Target Location Rank of Target Location has to bend its knee before Root Location. Still, with this conquest comes the question of how to administrate the new lands and how to deal with the Target Culture people in a Root Culture society.
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 The Integration of every Location in Target Area is increased by +10
166every_location_in_area = {
167limit = {
167owner = ROOT
}
}
}
}
}