
법률
그리스도론 논쟁
그리스도의 본성, 형제 종파에 대한 태도, 그리고 예배의 본질에 대한 우리의 견해 등 다양한 주제에 대한 논쟁은 우리의 믿음이 살아 숨 쉬게 하는 원동력입니다!
독립 총대교구국가 간 조직체potential정책 2
정의in_game/common/laws/christian_tenets.txt:716
717type = international_organization
718law_category = administrative
719requires_vote = yes
720custom_tags = {
forbids_no_policy
}
721potential = {
}
724allow = {
725leader_country ?= {
725can_pay_price = price:christian_tenet_price
}
}
728allow_christological_debates_tenet = {
729years = 1
730price = christian_tenet_price
731country_modifier = {
733potential_trigger = {
734is_leader_of_international_organization_of_type = {
735type = autocephalous_patriarchate
}
}
738global_clergy_max_literacy = 5
739global_clergy_food_consumption = 0.1
}
741country_modifier = {
743potential_trigger = {
744NOT = {
745is_leader_of_international_organization_of_type = {
746type = autocephalous_patriarchate
}
}
}
750global_clergy_max_literacy = 3
751global_clergy_food_consumption = 0.05
}
753wants_this_policy_bias = {
754add = {
755desc = "IO_LEADER_DIP_REP"
756value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
758add = {
759desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
760value = "opinion(scope:recipient.leader_country)"
761multiply = 0.5
}
763add = {
764desc = "VOTE_BASE_VALUE"
765value = 10
}
}
}
770forbid_christological_debates_tenet = {
771years = 1
772price = christian_tenet_price
773country_modifier = {
775potential_trigger = {
776is_leader_of_international_organization_of_type = {
777type = autocephalous_patriarchate
}
}
780monthly_towards_spiritualist = societal_value_monthly_move
781monthly_religious_influence = 0.2
}
783country_modifier = {
785potential_trigger = {
786NOT = {
787is_leader_of_international_organization_of_type = {
788type = autocephalous_patriarchate
}
}
}
792monthly_towards_spiritualist = societal_value_minor_monthly_move
793monthly_religious_influence = 0.1
}
795wants_this_policy_bias = {
796add = {
797desc = "IO_LEADER_DIP_REP"
798value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
800add = {
801desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
802value = "opinion(scope:recipient.leader_country)"
803multiply = 0.5
}
805add = {
806desc = "VOTE_BASE_VALUE"
807value = 10
}
}
}