
Cabinet ActionChanged this version
Aptekarsky
This will let our cabinet focus on the prikaz of health and medicinal related matters, allowing for better distribution of medicines and rapid distribution of any knowledge concerning potential treatments.
Develop ProvinceCabinet Actionselect triggerNMapColors|MAP_COLOR_HIGHDefineselect triggerNMapColors|MAP_COLOR_LOWDefineselect trigger
Unlock Prikazi Cabinet ActionsModifier Typepotentialaptekarsky_prikaz_establishedVariablepotentialModifiers
Definitionin_game/common/cabinet_actions/aptekarsky.txt:1
2ability = adm
3potential = {
}
8allow = {
9any_province = {
10any_location_in_province = {
}
}
}
18select_trigger = {
19looking_for_a = province
20source = actor
21target_flag = target
22name = "aptekarsky_select_province" Select the Province to increase Disease Resistance in:
23none_available_msg_key = "aptekarsky_no_provinces"
24column = {
25data = name
}
27column = {
28data = development
}
30column = {
31data = population
}
33visible = {
34NOT = {
34interaction_target = target
}
}
}
36enabled = {
37any_location_in_province = {
38integration_level = core
39count = all
}
}
42map_color = {
43lerp = {
46factor = {
47value = development
48divide = 100
}
}
}
}

