
법률
이중 안식일
안식일인 토요일은 모세 시대 이래로 온전히 주님께 바쳐진 거룩한 날입니다. 이날을 말 그대로 휴식하는 날로 유지할 수도 있지만, 주일인 일요일에 의해 대체된 것으로 간주할 수도 있습니다.
독립 총대교구국가 간 조직체potential정책 2
정의in_game/common/laws/christian_tenets.txt:813
814type = international_organization
815law_category = administrative
816requires_vote = yes
817custom_tags = {
forbids_no_policy
}
818potential = {
}
821allow = {
822leader_country ?= {
822can_pay_price = price:christian_tenet_price
}
}
825allow_double_sabbath_tenet = {
826years = 1
827price = christian_tenet_price
828country_modifier = {
830potential_trigger = {
831is_leader_of_international_organization_of_type = {
832type = autocephalous_patriarchate
}
}
835global_population_growth = 0.0001
836monthly_religious_influence = 0.1
837global_clergy_estate_power = 0.1
}
839country_modifier = {
841potential_trigger = {
842NOT = {
843is_leader_of_international_organization_of_type = {
844type = autocephalous_patriarchate
}
}
}
848global_population_growth = 0.00005
849monthly_religious_influence = 0.05
850global_clergy_estate_power = 0.05
}
852wants_this_policy_bias = {
853add = {
854desc = "IO_LEADER_DIP_REP"
855value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
857add = {
858desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
859value = "opinion(scope:recipient.leader_country)"
860multiply = 0.5
}
862add = {
863desc = "VOTE_BASE_VALUE"
864value = 10
}
}
}
869forbid_double_sabbath_tenet = {
870years = 1
871price = christian_tenet_price
872country_modifier = {
874potential_trigger = {
875is_leader_of_international_organization_of_type = {
876type = autocephalous_patriarchate
}
}
879global_production_efficiency = medium_production_efficiency_bonus
880global_max_literacy = -2
}
882country_modifier = {
884potential_trigger = {
885NOT = {
886is_leader_of_international_organization_of_type = {
887type = autocephalous_patriarchate
}
}
}
891global_production_efficiency = small_production_efficiency_bonus
892global_max_literacy = -1
}
894wants_this_policy_bias = {
895add = {
896desc = "IO_LEADER_DIP_REP"
897value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
899add = {
900desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
901value = "opinion(scope:recipient.leader_country)"
902multiply = 0.5
}
904add = {
905desc = "VOTE_BASE_VALUE"
906value = 10
}
}
}