
ДействиеИзменено в этой версии
Пересмотр границы
Границы, определённые действующим Договором LR GEN Treaty Location Location, не так выгодны, как нам бы хотелось. Мы должны сместить разделяющую мир границу с выгодой для нас и показать миру, что с нами шутки плохи.
Договор LR GEN 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" Выберите Concept:
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" Выбор Concept
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" Выбор Concept
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 Воображаемая линия, разделяющая мир между подписавшими договор, переместится в другой Concept
}
}
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
}
}