事件
整合Target Area

经历了与Target Country的多年冲突之后,他们的命运最终尘埃落定。Target Area的领土已经彻底臣服于Country之手,Target Location的伟大Target Location Rank已经向Root Location俯首贴耳。然而,紧随这场征服之后摆在我们眼前的,是如何处理新获得的领土,以及Target Culture人如何在Root 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俯首贴耳。然而,紧随这场征服之后摆在我们眼前的,是如何处理新获得的领土,以及Target Culture人如何在Root 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
}
}
}
}
}