
Action
Affirm the Confession of Biljno Polje
In 1203, the representatives of our Church signed a document at Biljno Polje, pledging to abandon heretical and schismatic practises and submit to the authority of Rome. Let us reaffirm this agreement, even as our traditions and customs quietly endure, as they always have.
KrstjaniReligionpotentialAffirmation of the Biljno PoljeStatic ModifierallowDefinitionin_game/common/generic_actions/church_power.txt:805
806type = religious
808sound = UI_action_religion_generic
810ai_tick = daily
811ai_tick_frequency = 80
813automation_tick = monthly
814automation_tick_frequency = 1
815player_automated_category = religiousdoctrines
817message = national_church_action
831price = price:national_church_power
833select_trigger = {
834looking_for_a = religion
835source = actor
836target_flag = recipient
837name = "choose_religion" Choose the Religion:
838column = {
839data = name
}
}
843effect = {
844scope:actor = {
}
}
853ai_will_do = {
854add = -60
855add = {
856if = {
857limit = {
858scope:actor = {
859at_war = yes
}
}
862value = 200
}
}
865add = {
866if = {
867limit = {
868scope:actor = {
869any_rival = {
870can_declare_war_on = prev
871has_truce_with = prev
}
}
}
875value = 200
}
}
878if = {
879limit = {
879scope:actor.modifier:bias_for_militarist_policies > 0
}
880add = {
881value = {
882value = scope:actor.modifier:bias_for_militarist_policies
883multiply = 2
}
}
}
}