이벤트

남북조 시대

nanbokuchou.1in_game/events/situations/nanbokuchou.txt:3
남북조 시대

천황의 혈통이 둘로 나뉘며 불안정의 시대가 찾아왔습니다. 지묘인 Capital에 자리 잡은 지묘인 혈통의 Target Koumyou(과)와 다이카쿠지 Capital에 위치한 다이카쿠지 혈통의 Target Go Daigo 모두가 서로 자신이 국화꽃 옥좌의 정당한 계승자라며 주장하고 나선 것입니다.

Target Ashikaga에게서 도주해 요시노에 몸을 숨긴 이후로, Target Go Daigo(은)는 일본 막부 정권에 있어 큰 골칫거리였습니다.

요구 조건supports_northern_court변수option 1, option 2, option 3, option 4, option 5supports_southern_court변수option 1, option 2, option 3, option 4, option 5

정의in_game/events/situations/nanbokuchou.txt:3

4type = country_event
5category = situation_event
6image = "gfx/interface/illustrations/situation/nanbokuchou.dds"
7title = nanbokuchou.1.title 남북조 시대
8desc = {
9first_valid = {
10triggered_desc = {
11trigger = {
11has_variable = supports_northern_court
}
12desc = nanbokuchou.1.desc.north 천황의 혈통이 둘로 나뉘며 불안정의 시대가 찾아왔습니다. 지묘인 Capital에 자리 잡은 지묘인 혈통의 Target Koumyou(과)와 다이카쿠지 Capital에 위치한 다이카쿠지 혈통의 Target Go Daigo 모두가 서로 자신이 국화꽃 옥좌의 정당한 계승자라며 주장하고 나선 것입니다.

Target Ashikaga에게서 도주해 요시노에 몸을 숨긴 이후로, Target Go Daigo(은)는 일본 막부 정권에 있어 큰 골칫거리였습니다.
}
14triggered_desc = {
15trigger = {
15has_variable = supports_southern_court
}
16desc = nanbokuchou.1.desc.south 천황의 혈통이 둘로 나뉘며 불안정의 시대가 찾아왔습니다. 지묘인 Capital에 자리 잡은 지묘인 혈통의 Target Koumyou(과)와 다이카쿠지 Capital에 위치한 다이카쿠지 혈통의 Target Go Daigo 모두가 서로 자신이 국화꽃 옥좌의 정당한 계승자라며 주장하고 나선 것입니다.

천황 Target Go Daigo(은)는 Target Ashikaga의 힘 앞에 어쩔 수 없이 도주했고, Target Koumyou(이)가 대신 옥좌에 올랐습니다.
}
18triggered_desc = {
19trigger = {
19always = yes
}
20desc = nanbokuchou.1.desc.neutral 천황의 혈통이 둘로 나뉘며 불안정의 시대가 찾아왔습니다. 지묘인 Capital에 자리 잡은 지묘인 혈통의 Target Koumyou(과)와 다이카쿠지 Capital에 위치한 다이카쿠지 혈통의 Target Go Daigo 모두가 서로 자신이 국화꽃 옥좌의 정당한 계승자라며 주장하고 나선 것입니다.

두 천황은 각각 지지 세력을 보유하고 있으며, 두 세력 사이의 충돌은 이제 불가피합니다. 판도가 조금만 바뀌어도 세력 균형은 순식간에 한쪽으로 기울 것입니다. 우리는 지금까지 어느 쪽에도 충성을 맹세하지 않은 채 중립을 지켜왔지만, 이 결정은 얼마든지 뒤집을 수 있습니다.
}
}
}
24outcome = neutral
26immediate = {
27character:jap_go_daigo_tenno = {
27save_scope_as = target_go_daigo
}
28character:jap_koumyou_tenno = {
28save_scope_as = target_koumyou
}
29character:jap_ashikaga_takauji = {
29save_scope_as = target_ashikaga
}
}

선택지

A우리는 현재 입장을 확고히 유지할 것이다.
33historical_option = yes
35add_prestige = prestige_weak_bonus (5)
36trigger = {
37hidden_trigger = {
38OR = {
39has_variable = supports_northern_court
40has_variable = supports_southern_court
}
}
}
44ai_chance = {
45factor = 90
}
B사실, 상대 쪽이 유망해 보이긴 해.
50trigger = {
51hidden_trigger = {
52OR = {
53has_variable = supports_northern_court
54has_variable = supports_southern_court
}
}
}
60add_stability = stability_severe_penalty (-12)
61add_honor = honor_severe_penalty (-15)
62ai_chance = {
63factor = 5
}
C어느 쪽에도 충성을 맹세하지 않는 게 좋겠군.
68trigger = {
69hidden_trigger = {
70OR = {
71has_variable = supports_northern_court
72has_variable = supports_southern_court
}
}
}
78add_stability = stability_weak_penalty (-2.5)
79add_honor = honor_weak_penalty (-5)
80ai_chance = {
81factor = 5
}
D지묘인 Capital에서 지묘인의 편에 설 것이다.
87trigger = {
88NOR = {
89has_variable = supports_northern_court
90has_variable = supports_southern_court
}
}
93custom_tooltip = {
94text = nanbokuchou.1.d 지묘인 Capital에서 지묘인의 편에 설 것이다.
95set_variable = {
95value = yes
}
96remove_list_global_variable = {
96name = nanbokuchou_neutral_countries
96target = this
}
97add_to_global_variable_list = {
97name = nanbokuchou_northern_supporters
97target = this
}
99set_vote = {
100voter = prev
101resolution = resolution:nanbokuchou_resolution
102vote = c:NTC
103locked = yes
}
}
}
E다이카쿠지 Capital에서 다이카쿠지의 편에 설 것이다.
111trigger = {
112NOR = {
113has_variable = supports_northern_court
114has_variable = supports_southern_court
}
}
117custom_tooltip = {
118text = nanbokuchou.1.e 다이카쿠지 Capital에서 다이카쿠지의 편에 설 것이다.
119set_variable = {
119value = yes
}
120remove_list_global_variable = {
120name = nanbokuchou_neutral_countries
120target = this
}
121add_to_global_variable_list = {
121name = nanbokuchou_southern_supporters
121target = this
}
123set_vote = {
124voter = prev
125resolution = resolution:nanbokuchou_resolution
126vote = c:STC
127locked = yes
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지