이벤트

신성 로마 제국의 갈등

flavor_hab.1603in_game/events/DHE/flavor_HAB.txt:8064
신성 로마 제국의 갈등

신성 로마 제국은 루터교를 필두로 한 종교 개혁의 새로운 신앙과 가톨릭으로 양분된 상태입니다. 이 갈등에서 우리는 아직 입장을 정하지 않았는데, 제국 내에서 상당한 우리의 영향력을 고려하면 우리의 입장에 따라 제국의 운명이 크게 달라질 수 있습니다.

요구 조건오스트리아국가dynamic historical event.tag신성 로마 제국국가 간 조직체trigger가톨릭종교option 2, option 3, trigger루터교종교trigger

정의in_game/events/DHE/flavor_HAB.txt:8064

8065type = country_event
8066title = flavor_hab.1603.title 신성 로마 제국의 갈등
8067desc = flavor_hab.1603.desc 신성 로마 제국은 루터교를 필두로 한 종교 개혁의 새로운 신앙과 가톨릭으로 양분된 상태입니다. 이 갈등에서 우리는 아직 입장을 정하지 않았는데, 제국 내에서 상당한 우리의 영향력을 고려하면 우리의 입장에 따라 제국의 운명이 크게 달라질 수 있습니다.
8068outcome = neutral
8069historical_info = flavor_hab.1603.historical_info 뮐베르크 전투에서 슈말칼덴 동맹이 패배한 후, 황제 카를 5세는 신성 로마 제국의 종교를 다시 통일하고자 애썼습니다. 1548년 아우크스부르크 제국 의회에서 황제는 가톨릭교회 총의회가 마무리될 때까지 제국의 종교 정책을 관장하는 아우크스부르크 잠정 협정을 제국 영지에 시행했습니다. 아우크스부르크 잠정 협정은 주로 가톨릭의 관점에서 작성되었으나, 성직자의 결혼과 평신도를 위한 두 종류의 성찬(빵과 포도주)을 허용했습니다. 그러나 여러 개신교 선제후는 가톨릭을 중시하는 아우크스부르크 잠정 협정에 반대하며 따르기를 거부했습니다. 카를은 이를 받아들이도록 강요했고, 이에 개신교도들은 이후 의회에서 개신교 교리를 지지하는 라이프치히 잠정 협정을 채택했습니다. 그 결과, 어느 쪽 잠정 협정도 완전히 받아들여지지 않았기에 독일의 종교적 합의는 1555년 아우크스부르크 화의가 체결될 때까지 이루어지지 않았습니다. 이 화의는 쿠이우스 레기오, 에이우스 렐리기오, 즉 '영주민은 영주의 종교를 따른다'라는 원칙을 확립하여 각 통치자의 종교가 국민에게 강제로 적용되도록 규정했습니다.
8071fire_only_once = yes
8073dynamic_historical_event = {
8074tag = HAB
8075from = 1540.1.1
8076to = 1560.1.1
8077monthly_chance = 3
}
8080illustration_tags = {
808110 = regular
808210 = exterior
}
8085immediate = {
}
8089trigger = {
8090religion_percentage_in_country(religion:lutheran) > 0
8092any_international_organization_member = {
8093is_protestant = yes
}
8095any_international_organization_member = {
8096religion = religion:catholic
}
}
8100is_religion_enabled = yes
}
}

선택지

A절충안을 택한다.
8106historical_option = yes
8108add_prestige = prestige_mild_penalty (-10)
8109custom_tooltip = {
8110text = flavor_hab.1603.a.all 신성 로마 제국에 속한 모든 국가의 오스트리아에 대한 우호도가 Religious Compromise만큼 변동됩니다
8112every_international_organization_member = {
8113limit = {
8114this != root
}
8116add_opinion = {
8116target = root
8116modifier = religious_compromise
}
}
}
}
B가톨릭 세력을 지지한다.
8124custom_tooltip = {
8125text = flavor_hab.1603.b.catholics 신성 로마 제국에 속한 모든 가톨릭 국가의 오스트리아에 대한 우호도가 Favors Catholics Catholics만큼 변동됩니다
8127every_international_organization_member = {
8128limit = {
8129religion = religion:catholic
8130this != root
}
8132add_opinion = {
8132target = root
8132modifier = favors_catholics_catholics
}
}
}
}
8137custom_tooltip = {
8138text = flavor_hab.1603.b.protestants 신성 로마 제국에 속한 모든 개신교 국가의 오스트리아에 대한 우호도가 Favors Catholics Protestants만큼 변동됩니다
8140every_international_organization_member = {
8141limit = {
8142is_protestant = yes
8143this != root
}
8145add_opinion = {
8145target = root
8145modifier = favors_catholics_protestants
}
}
}
}
8150set_variable = hab_enable_recatholicization
C루터교 세력을 지지한다.
8155custom_tooltip = {
8156text = flavor_hab.1603.c.catholics 신성 로마 제국에 속한 모든 가톨릭 국가의 오스트리아에 대한 우호도가 Favors Protestants Catholics만큼 변동됩니다
8158every_international_organization_member = {
8159limit = {
8160religion = religion:catholic
8161this != root
}
8163add_opinion = {
8163target = root
8163modifier = favors_protestants_catholics
}
}
}
}
8168custom_tooltip = {
8169text = flavor_hab.1603.c.protestants 신성 로마 제국에 속한 모든 개신교 국가의 오스트리아에 대한 우호도가 Favors Protestants Protestants만큼 변동됩니다
8171every_international_organization_member = {
8172limit = {
8173is_protestant = yes
8174this != root
}
8176add_opinion = {
8176target = root
8176modifier = favors_protestants_protestants
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지