
DziałanieZmienione w tej wersji
Przesunięcie linii wpływów
Obecny podział, jaki zapewnia Traktat z Treaty Location Location, nie faworyzuje nas tak dalece, jak powinien. Należy przesunąć dzielącą świat linę odrobinę bardziej na naszą korzyść i udowodnić światu, że nie może sobie z nami pogrywać.
Traktat z Treaty Location LocationSytuacjapotential, select trigger 1, select trigger 2, select trigger 3var_east_countryZmiennapotentialvar_west_countryZmiennapotentialDefinicjain_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" Wybierz 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" Wybierz 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" Wybierz 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 Wyimaginowana linia dzieląca świat między sygnatariuszy zostanie przeniesiona do nowej Concept.
}
}
1066custom_tooltip = {
1067text = tordesillas_move_the_line.tt2 Postęp ratyfikacji zostanie opóźniony 5 pkt.
}
}
}
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
}
}