
재난이번 버전 변경
불사조의 운명
최근 수 세기 동안 영광스러운 우리 비잔티움 Flavor Rank(은)는 서서히 쇠퇴의 길을 걸어왔습니다. 끊임없는 내전과 내부의 불안정, 그리고 계속되는 튀르크의 부상은 우리와 백성들에게 파멸을 예고하고 있으며, 그 와중에 북쪽 국경에서는 세르비아와 불가리아가 호시탐탐 우리의 영토를 노리며 침범해 오고 있습니다. 너무 늦기 전에 굳건한 힘과 불굴의 집념으로 부패의 고리를 끊어내고 왕실의 권위를 되찾아야만 합니다...
전통시대can start
비잔티움국가can start
Fate of the PhoenixDLCcan start
튀르크의 부상상황on end보정치
용병 고용 추가 수수료 비용+50%
관료 조직 유지비 효율+20%
전쟁 명분 생성 속도+20%
정의in_game/common/disasters/D008_fate_of_the_phoenix.txt:1
2content_priority = 700
3image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
7can_start = {
11current_year < 1338
}
18modifier = {
}
24on_start = {
26set_variable = {
}
}
46on_end = {
49if = {
50limit = {
52num_locations_owned_or_owned_by_subjects_or_below > 145
}
}
}
66on_monthly = {
68set_variable = {
}
73random_list = {
745 = {
74custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
7595 = {
75custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
77hidden_effect = {
78random_list = {
7995 = {
}
}
85random_list = {
8690 = {
}
8710 = {
88random_neighbor_country = {
89limit = {
90NOT = {
90has_casus_belli_on = root
}
91can_declare_war_on = root
92OR = {
93is_rival_of = root
94is_enemy_of = root
95is_at_war_with = root
}
}
}
}
}
}
}