事件

瓜分新世界

treaty_of_tordesillas.1in_game/events/situations/treaty_of_tordesillas.txt:6
瓜分新世界

我们在Target Location的新土地上的扩张并未逃过Other country人民的眼睛。他们也在Other country colony扩张势力范围,并迅速成为一个与我们争夺美洲海岸线上最佳土地和港口的竞争对手。

如果不采取任何行动,这种情况将不可避免地导致我们两国发生冲突,因为双方都力图获取最佳贸易路线和资源。。不过,我们可以召开一次会议,让外交官和政治家们构想出一个既能公平划分新土地又能让双方都满意的解决方案。

需要地理大发现时代trigger天主教宗教trigger

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. Target的殖民地
  2. 瓜分新世界
    ↳ 任意选项之后 · 立即
  3. 瓜分新世界
    ↳ 任意选项之后 · 立即

定义in_game/events/situations/treaty_of_tordesillas.txt:6

7type = country_event
8category = situation_event
9fire_only_once = yes
11title = treaty_of_tordesillas.1.title 瓜分新世界
12desc = treaty_of_tordesillas.1.desc 我们在Target Location的新土地上的扩张并未逃过Other country人民的眼睛。他们也在Other country colony扩张势力范围,并迅速成为一个与我们争夺美洲海岸线上最佳土地和港口的竞争对手。

如果不采取任何行动,这种情况将不可避免地导致我们两国发生冲突,因为双方都力图获取最佳贸易路线和资源。。不过,我们可以召开一次会议,让外交官和政治家们构想出一个既能公平划分新土地又能让双方都满意的解决方案。
13outcome = neutral
14historical_info = treaty_of_tordesillas.1.historical_info 《托德西利亚斯条约》由卡斯蒂利亚女王伊莎贝拉一世、阿拉贡国王费尔南多二世和葡萄牙国王若昂二世的外交官于1494年6月7日在卡斯蒂利亚的托德西利亚斯镇签署。为避免双方冲突,该协议以佛得角以西370英里处的假想线为界,划分了新大陆发现的新领土及大西洋水域。

条约规定界线以西领土合法归属卡斯蒂利亚,以东则归属葡萄牙,全然无视已居住在该地区的原住民。
16image = "gfx/interface/illustrations/situation/treaty_of_tordesillas.dds"
18trigger = {
22religion = religion:catholic
23capital.continent = continent:europe
25is_rebel_country = no
27OR = {
28any_subject_or_below = {
29capital.continent = continent:america
}
31any_owned_location = {
32continent = continent:america
33population > 0
}
}
39any_country_in_religion = {
40NOT = {
40this = root
}
42is_rebel_country = no
43capital.continent = continent:europe
44OR = {
45any_subject_or_below = {
46capital.continent = continent:america
}
48any_owned_location = {
49continent = continent:america
50population > 0
}
}
}
}
}
57immediate = {
60ordered_country_in_religion = {
61limit = {
62NOT = {
62this = root
}
63capital.continent = continent:europe
64OR = {
65any_subject_or_below = {
66capital.continent = continent:america
}
68any_owned_location = {
69continent = continent:america
70population > 0
}
}
}
74max = 1
75order_by = total_population
76save_scope_as = other_country_scope
77capital = {
78save_scope_as = other_capital_scope
}
80if = {
81limit = {
82any_subject_or_below = {
83capital.continent = continent:america
}
}
86random_subject_or_below = {
87limit = {
88capital.continent = continent:america
}
90capital = {
91save_scope_as = other_country_colony_scope
}
}
}
95else = {
96random_owned_location = {
97limit = {
98continent = continent:america
99population > 0
}
101save_scope_as = other_country_colony_scope
}
}
}
}
107capital = {
108save_scope_as = capital_scope
}
110if = {
111limit = {
112owns = location:tordesillas
}
114location:tordesillas = {
114save_scope_as = random_location_scope
}
}
116else = {
117random_owned_non_rural_location = {
118limit = {
119root.capital != this
}
121save_scope_as = random_location_scope
}
}
124random_owned_location = {
125limit = {
126continent = continent:america
127population > 0
}
129save_scope_as = american_location_scope
}
132random_political_border_location = {
133random_neighbor_location = {
134limit = {
135trigger_if = {
136limit = {
137has_owner = yes
}
139owner = scope:other_country_scope
}
141trigger_else = {
142always = no
}
}
145save_scope_as = border_location_scope
}
}
}
225after = {
226scope:other_country_scope = {
227trigger_event_non_silently = treaty_of_tordesillas.2
}
}

选项

ACapital是最适合会谈的地方。
152change_societal_value = {
}
153scope:capital_scope = {
154change_prosperity = prosperity_very_weak_bonus (0.05)
155save_scope_as = chosen_location_scope
}
B我们将前往他们的首都Other capital。
161change_societal_value = {
}
162scope:other_capital_scope = {
163change_prosperity = prosperity_very_weak_bonus (0.05)
164save_scope_as = chosen_location_scope
}
166reverse_add_opinion = {
167target = scope:other_country_scope
168modifier = successful_diplomacy
}
CRandom location会是最佳选择。
174add_estate_satisfaction = {
}
177change_societal_value = {
}
181scope:random_location_scope = {
182change_prosperity = prosperity_very_weak_bonus (0.05)
183save_scope_as = chosen_location_scope
}
D我们选择美洲的定居点American location。
189trigger = {
190exists = scope:american_location_scope
}
192change_societal_value = {
}
196scope:american_location_scope = {
197change_prosperity = prosperity_very_weak_bonus (0.05)
198save_scope_as = chosen_location_scope
}
200scale = -1
}
EBorder location是最方便的选择。
205trigger = {
206exists = scope:border_location_scope
}
208add_estate_satisfaction = {
}
211change_societal_value = {
}
215scope:border_location_scope = {
216change_prosperity = prosperity_very_weak_bonus (0.05)
217save_scope_as = chosen_location_scope
}
219reverse_add_opinion = {
220target = scope:other_country_scope
221modifier = opinion_diplomatic_move
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明