이벤트

고조되는 불만

court_and_country.8in_game/events/disaster/court_and_country.txt:603
고조되는 불만

Target Character(이)가 Country 내 각 지방의 법 전통과 세금, 그리고 의무를 하나로 통일하려 하자 Target Rebel의 지도자들이 동포를 모아 군대를 일으켰습니다. 이 반란군은 우리가 자신들의 땅을 차지했을 때 맹세했던 규칙을 위반했다며, 그렇다면 다시 한번 반란의 깃발을 들어 올릴 뿐이라고 목소리를 높였습니다.

지방에 파견된 관리들은 더 늦기 전에 우리 권력의 본거지인 Target Location에서 절충안을 내놓아야 한다고 간청했습니다. 자치권을 어느 정도 보장해 준다면, 다른 권리를 폐지하는 것에는 동의하도록 설득할 수 있을지도 모릅니다.

요구 조건province_cooldown_variable변수trigger

정의in_game/events/disaster/court_and_country.txt:603

604type = country_event
605category = disaster_event
606title = court_and_country.8.title 고조되는 불만
607desc = court_and_country.8.desc Target Character(이)가 Country 내 각 지방의 법 전통과 세금, 그리고 의무를 하나로 통일하려 하자 Target Rebel의 지도자들이 동포를 모아 군대를 일으켰습니다. 이 반란군은 우리가 자신들의 땅을 차지했을 때 맹세했던 규칙을 위반했다며, 그렇다면 다시 한번 반란의 깃발을 들어 올릴 뿐이라고 목소리를 높였습니다.

지방에 파견된 관리들은 더 늦기 전에 우리 권력의 본거지인 Target Location에서 절충안을 내놓아야 한다고 간청했습니다. 자치권을 어느 정도 보장해 준다면, 다른 권리를 폐지하는 것에는 동의하도록 설득할 수 있을지도 모릅니다.
608outcome = neutral
609image = "gfx/interface/illustrations/disaster/court_and_country.dds"
611trigger = {
612num_rebels > 0
613any_province = {
614NOT = {
614has_variable = province_cooldown_variable
}
615province_satisfaction > 0
}
}
619immediate = {
620ruler_or_regent ?= {
620save_scope_as = target_character
}
621capital = {
621save_scope_as = target_location
}
622ordered_rebel = {
623order_by = rebel_size
624position = 1
625check_range_bounds = no
626save_scope_as = target_rebel
}
628ordered_province = {
629limit = {
629province_satisfaction > 0
}
630order_by = {
631value = population
632divide = province_satisfaction
633multiply = -1
}
635position = 1
636set_variable = {
638years = 2
}
640save_scope_as = target_province
}
}

선택지

A이 반란을 반드시 진압해야 한다!
647change_societal_value = {
}
651scope:target_rebel = {
651add_rebel_progress = 0.05
}
652scope:target_province = {
653custom_tooltip = {
654text = rebel_pops_in_target_province_lose_10_satisfaction_tt Target Province의 반란군을 지지하는 팝의 Concept가 pop satisfaction mild penalty 감소합니다
655every_location_in_province = {
656every_pop = {
657limit = {
658owner = root
659has_rebel = yes
}
661add_pop_satisfaction = pop_satisfaction_mild_penalty (-0.1)
}
}
}
665custom_tooltip = {
666text = non_rebel_pops_in_target_province_lose_5_satisfaction_tt Target Province의 반란군을 지지하지 않는 팝의 Concept가 pop satisfaction weak penalty 감소합니다
667every_location_in_province = {
668every_pop = {
669limit = {
670owner = root
671has_rebel = no
}
673add_pop_satisfaction = pop_satisfaction_weak_penalty (-0.05)
}
}
}
}
B대가를 주고 충성을 사자꾸나.
683change_societal_value = {
}
687scope:target_province = {
688every_location_in_province = {
688change_control = control_mild_penalty (-0.1)
}
689if = {
690limit = {
691any_location_in_province = {
692any_pop = {
693owner = root
694has_rebel = yes
}
}
}
699custom_tooltip = {
700text = rebel_pops_in_target_province_gain_10_satisfaction_tt Target Province의 반란군을 지지하는 팝의 Concept가 pop satisfaction mild bonus 증가합니다
701every_location_in_province = {
702every_pop = {
703limit = {
704owner = root
705has_rebel = yes
}
707add_pop_satisfaction = pop_satisfaction_mild_bonus (0.1)
}
}
}
}
714custom_tooltip = {
715text = non_rebel_pops_in_target_province_gain_5_satisfaction_tt Target Province의 반란군을 지지하지 않는 팝의 Concept가 pop satisfaction weak bonus 증가합니다
716every_location_in_province = {
717every_pop = {
718limit = {
719owner = root
720has_rebel = no
}
722add_pop_satisfaction = pop_satisfaction_weak_bonus (0.05)
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지