
AcciónCambiado en esta versión
Desplazar la frontera
El reparto actual establecido por el El Tratado de Treaty Location Location no nos favorece tanto como debería. Deberíamos desplazar la frontera que divide el mundo un poco más a nuestro favor y dejar claro que no se debe jugar con nosotros.
El Tratado de Treaty Location LocationSituaciónpotential, select trigger 1, select trigger 2, select trigger 3var_east_countryVariablepotentialvar_west_countryVariablepotentialDefiniciónin_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" Elige la 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" Elegir una 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" Elegir una 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 La línea imaginaria que divide el mundo entre los firmantes se trasladará a una nueva Location.
}
}
1066custom_tooltip = {
1067text = tordesillas_move_the_line.tt2 El progreso a la ratificación se retrasará en 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
}
}