
行动本版本变更
违反Treaty Location Location条约
对于那些冒着生命危险,在这片充满背叛和危险的土地上开创自己美好未来的人们来说,Treaty Location Location条约不过是废纸一张。
我们将无视这样的瓜分裁决,允许我们的人民自由拿取他们有权拥有的东西。
Treaty Location Location条约局势allow, potential, select trigger违反条约静态修正allow, potentialvar_east_country变量potentialvar_west_country变量potential定义in_game/common/generic_actions/treaty_of_tordesillas.txt:1273
1274icon = tordesillas_claim_area
1275type = situation
1281potential = {
1285scope:actor ?= {
1286trigger_if = {
}
1298trigger_if = {
1299limit = {
}
}
1305NAND = {
}
}
}
}
1315allow = {
1316scope:actor ?= {
1318trigger_if = {
1319limit = {
1320is_subject = yes
1321exists = top_overlord
1322OR = {
}
}
}
}
}
1336automation_tick = never
1337automation_tick_frequency = 12
1339price = price:violate_treaty_of_tordesillas
1346select_trigger = {
1347looking_for_a = situation
1348target_flag = recipient
1349name = "choose_situation" 选择局势:
1350column = {
1350data = name
}
}
1357effect = {
1360scope:actor ?= {
1361add_country_modifier = {
}
1363drop_antagonism_bomb = {
1364modifier = antagonism_violate_treaty_of_tordesillas
1365target = capital
}
}
}
1370ai_will_do = {
1372add = "scope:actor.add_static_modifier_utility(violate_treaty_of_tordesillas)"
1374add = {
1375desc = "bias from our colonialist policies"
1376value = scope:actor.modifier:bias_for_colonialist_policies
}
}