
ActionChanged this version
Shifting the Line
The current split determined by the Treaty of Treaty Location Location does not favor us as much as it should. We should shift the line separating the world a bit further to our advantage and make it clear to the world that we are not to be trifled with.
Treaty of Treaty Location LocationSituationpotential, select trigger 1, select trigger 2, select trigger 3var_east_countryVariablepotentialvar_west_countryVariablepotentialDefinitionin_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" Choose the 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" Choose a 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" Choose a 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 The imaginary line that divides the world between the signatories will be moved to a new Location
}
}
1066custom_tooltip = {
1067text = tordesillas_move_the_line.tt2 The Progress to Ratification will be delayed by 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
}
}