
アクションこのバージョンで変更
国境線の移動
Treaty Location Location条約で定められた現行の分割は、わが国に十分な利をもたらしていない。国境線をわが国に有利な位置へわずかに移し、わが国が侮れない存在であることを世界に示すべきである。
Treaty Location Location条約局面potential, select trigger 1, select trigger 2, select trigger 3var_east_country変数potentialvar_west_country変数potential定義in_game/common/generic_actions/treaty_of_tordesillas.txt:941
942icon = tordesillas_demand_transfer_colony
943type = situation
945potential = {
}
950trigger_if = {
951limit = {
}
}
957OR = {
}
}
}
966automation_tick = never
967automation_tick_frequency = 12
969price = price:tordesillas_move_the_line
970price_modifier = {
971value = 1
972multiply = {
973if = {
974limit = {
975exists = scope:target
}
977if = {
978limit = {
979exists = scope:actor.var:var_tordesillas_moved_the_line
}
981value = scope:actor.var:var_tordesillas_moved_the_line
}
}
}
}
987cooldown = {
988type = tordesillas_move_the_line
989years = 1
}
992select_trigger = {
993looking_for_a = situation
994target_flag = recipient
995name = "choose_situation" 局面を選択:
996column = {
996data = name
}
}
1003select_trigger = {
1004looking_for_a = province_definition
1005target_flag = target_province_definition
1006interaction_source_list = {
1009province_definition = {
1010add_to_list = source
1011every_neighbor_province_definition = {
1012every_neighbor_province_definition = {
1013limit = {
1014any_location_in_province_definition = {
1015is_land = yes
}
}
1018add_to_list = source
}
}
}
}
}
1024name = "choose_province" 州を選択
1025none_available_msg_key = "migrate_pop_based_country_no_provinces"
1026column = {
1026data = name
}
1027visible = {
1029area = {
1030scope:actor = {
1030has_discovered_area = prev
}
}
}
}
1035select_trigger = {
1036looking_for_a = location
1037source = target_province_definition
1038target_flag = target_location
1039name = "choose_location" ロケーションを選択
1040none_available_msg_key = "no_locations_available"
1041column = {
1041data = name
}
1042visible = {
1043is_land = yes
1044trigger_if = {
}
}
}
1056effect = {
1057custom_tooltip = {
1058text = tordesillas_move_the_line.tt 署名国間で新大陸を分割する仮想の境界線が、新たなロケーションに移る
}
}
1066custom_tooltip = {
1067text = tordesillas_move_the_line.tt2 批准までの進行度が5遅れる
}
}
}
1075ai_will_do = {
1077add = scope:actor.societal_value:land_vs_naval
1078add = {
1079value = {
1080add = scope:actor.societal_value:outward_vs_inward
1081multiply = -1
}
}
1084if = {
1085limit = {
1085scope:actor.modifier:bias_for_colonialist_policies > 0
}
1086add = {
1087value = {
1088value = scope:actor.modifier:bias_for_colonialist_policies
}
}
}
1093subtract = {
1094desc = "bias against doing stuff"
1095value = 1
}
}