
KabinettsaktionIn dieser Version geändert
Institutionen fördern
Diese Aktion hat die Förderung einer Institution in der ausgewählten Provinz zum Ziel. Dies ist das wichtigste Mittel, um die Verbreitung der Institutionen in unserem Land zu beschleunigen.
StammRegierungsartallowModifikatoren
Definitionin_game/common/cabinet_actions/study_institutions.txt:1
2ability = adm
4potential = {
5num_locations > 0
}
12select_trigger = {
13looking_for_a = province
14source = actor
15target_flag = target
16name = "study_institutions_select_province" Die Provinz der zu fördernden Institution auswählen:
17none_available_msg_key = "study_institutions_no_provinces"
18column = {
19data = name
}
21column = {
22data = institutions
}
24column = {
25data = population
}
27visible = {
28has_possible_institution_spawn = yes
29any_location_in_province = {
30integration_level = core
31count = all
}
33NOT = {
33interaction_target = target
}
}
}
35map_color = {
36if = {
37limit = {
38province.province_possible_institutions > 0
}
}
}
}
48is_finished = {
49scope:target ?= {
50has_possible_institution_spawn = no
}
}
58map_marker = {
59show_for_owner = yes
}
