
Action
Support the Krstjani Monasteries
The monasteries of the Krstjani are the heart of our faith, and the quiet foundations upon which we endure. Their continued support secures both religious stability and local allegiance.
MonasteryBuildingeffect
KrstjaniReligioneffect, potentialDefinitionin_game/common/generic_actions/church_power.txt:890
891type = religious
893sound = UI_action_religion_generic
895ai_tick = daily
896ai_tick_frequency = 80
898automation_tick = monthly
899automation_tick_frequency = 1
900player_automated_category = religiousdoctrines
902message = national_church_action
908allow = {
909scope:actor ?= {
910total_effective_building_levels:monastery > 0
}
}
914price = price:national_church_power
916select_trigger = {
917looking_for_a = religion
918source = actor
919target_flag = recipient
920name = "choose_religion" Choose the Religion:
921column = {
922data = name
}
}
926effect = {
927scope:actor = {
928custom_tooltip = {
929text = support_the_krstjani_monasteries_tt The province of Target Province gains prosperity mild bonus Prosperity and all Pops in Target Province that follow the Krstjani religion gain pop satisfaction mild bonus Pop Satisfaction
930random_owned_location = {
934province = {
935save_temporary_scope_as = target_province
936every_location_in_province = {
939every_pop = {
}
}
}
}
}
}
}
954ai_will_do = {
955add = -20
956add = {
957if = {
958limit = {
958scope:actor.modifier:bias_for_diplomat_policies > 0
}
959add = {
960value = {
961value = scope:actor.modifier:bias_for_diplomat_policies
}
}
}
}
}