
법률
마술 단속
마술을 비롯한 사교도적 행위의 존재에 대한 가톨릭교회의 공식 입장입니다.
가톨릭교회국가 간 조직체potential
트리엔트 공의회상황lockedwitchcraft_discussed변수allow정책 2
정의in_game/common/laws/31_catholic_church.txt:809
810type = international_organization
811law_category = religious
812requires_vote = yes
813custom_tags = {
forbids_no_policy
}
814potential = {
}
817allow = {
818custom_tooltip = {
819text = cc_witchcraft_tt 마녀에 관한 소문 이벤트에서 마술에 관한 논의가 이루어졌습니다
}
}
823locked = {
}
828witchcraft_not_aknowledged = {
829years = 1
831country_modifier = {
832potential_trigger = {
833is_leader_of_international_organization = international_organization:catholic_church
}
835monthly_towards_humanist = societal_value_monthly_move
}
838country_modifier = {
839potential_trigger = {
840NOT = {
841is_leader_of_international_organization = international_organization:catholic_church
}
}
844pop_join_rebel_threshold = -0.02
845monthly_towards_humanist = societal_value_minor_monthly_move
}
847wants_this_policy_bias = {
848add = {
849desc = "IO_LEADER_DIP_REP"
850value = scope:recipient.leader_country.modifier:diplomatic_reputation
851multiply = 2
}
853add = {
854desc = "POLICY_BIAS_REFORM_DESIRE"
855value = religion:catholic.reform_desire
856multiply = -20
}
858add = {
859desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
860value = "opinion(scope:recipient.leader_country)"
861multiply = 0.5
}
863add = {
864desc = "VOTE_BASE_VALUE"
865value = 10
}
}
}
870witchcraft_aknowledged = {
871years = 1
873country_modifier = {
874potential_trigger = {
875is_leader_of_international_organization = international_organization:catholic_church
}
877monthly_towards_spiritualist = societal_value_monthly_move
}
880country_modifier = {
881potential_trigger = {
882NOT = {
883is_leader_of_international_organization = international_organization:catholic_church
}
}
886monthly_rebel_growth = -0.0001
887monthly_towards_spiritualist = societal_value_minor_monthly_move
}
889wants_this_policy_bias = {
890add = {
891desc = "IO_LEADER_DIP_REP"
892value = scope:recipient.leader_country.modifier:diplomatic_reputation
893multiply = 2
}
895add = {
896desc = "POLICY_BIAS_REFORM_DESIRE"
897value = religion:catholic.reform_desire
898multiply = 20
}
900add = {
901desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
902value = "opinion(scope:recipient.leader_country)"
903multiply = 0.5
}
905add = {
906desc = "VOTE_BASE_VALUE"
907value = -10
}
}
}