
Gesetz
Interpatriarchale Beziehungen
Obgleich die einzelnen Patriarchen in ihren Entscheidungen autonom sind und keiner höheren Instanz unterstehen, gehören sie dennoch demselben Glauben an. Daher sind ein gewisser Austausch und gemeinsame Diskussionen unvermeidlich und sogar notwendig.
AutokephalpatriarchatZusammenschlusspotentialPolitlinien 2
Definitionin_game/common/laws/christian_tenets.txt:912
913type = international_organization
914law_category = administrative
915requires_vote = yes
916custom_tags = {
forbids_no_policy
}
917potential = {
}
920allow = {
921leader_country ?= {
921can_pay_price = price:christian_tenet_price
}
}
924cooperation_between_patriarchs_tenet = {
925years = 1
926price = christian_tenet_price
927country_modifier = {
929potential_trigger = {
930is_leader_of_international_organization_of_type = {
931type = autocephalous_patriarchate
}
}
934monthly_diplomats = 0.1
}
936country_modifier = {
938potential_trigger = {
939NOT = {
940is_leader_of_international_organization_of_type = {
941type = autocephalous_patriarchate
}
}
}
945monthly_diplomats = 0.05
}
947wants_this_policy_bias = {
948add = {
949desc = "IO_LEADER_DIP_REP"
950value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
952add = {
953desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
954value = "opinion(scope:recipient.leader_country)"
955multiply = 0.5
}
957add = {
958desc = "VOTE_BASE_VALUE"
959value = 10
}
}
}
964independent_acting_patriarchs_tenet = {
965years = 1
966price = christian_tenet_price
967country_modifier = {
969potential_trigger = {
970is_leader_of_international_organization_of_type = {
971type = autocephalous_patriarchate
}
}
974monthly_prestige = 0.1
}
976country_modifier = {
978potential_trigger = {
979NOT = {
980is_leader_of_international_organization_of_type = {
981type = autocephalous_patriarchate
}
}
}
985monthly_prestige = 0.05
}
987wants_this_policy_bias = {
988add = {
989desc = "IO_LEADER_DIP_REP"
990value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
992add = {
993desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
994value = "opinion(scope:recipient.leader_country)"
995multiply = 0.5
}
997add = {
998desc = "VOTE_BASE_VALUE"
999value = 10
}
}
}