
재난이번 버전 변경
쿠데타 시도
그림자 속에 숨어 암약하던 무리가 굶주린 하이에나 떼처럼 주위를 맴돌고 있습니다. 우리 통치자에게 갑작스러운 죽음을 안겨 주려는 게 분명합니다! 더욱 끔찍한 것은, 이 음모가 성공할 경우 저들의 뜻에 휘둘리는 꼭두각시가 우리의 권좌에 앉으리라는 사실입니다.
전통시대can start
왕족계층can start
군주국정부 유형can start, on endpotential_conspirator_variable변수on endrecently_had_coup_attempt_inconclusive_or_negative_variable변수can start, on end보정치
정의in_game/common/disasters/coup_attempt.txt:1
3image = "gfx/interface/illustrations/disaster/coup_attempt.dds"
7can_start = {
10government_power < 30
11any_estate = {
13power > "root.estate_power(estate_type:crown_estate)"
}
15estate_power(estate_type:crown_estate) < 0.5
16in_civil_war = no
17custom_tooltip = {
18text = recently_had_coup_attempt_inconclusive_tt 지난 5년간 결착이 나지 않거나 성공한 쿠데타 시도가 없음
}
21has_any_active_disaster = no
}
25modifier = {
}
34on_end = {
35if = {
37if = {
38limit = {
39OR = {
40had_disaster_for_years = {
41disaster_type = scope:disaster
42years >= 5
}
}
}
}
}
57every_character = {
}
}
63on_monthly = {
64random_list = {
65175 = {
65custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
66825 = {
66custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
68hidden_effect = {
69random_list = {
74800 = {
}
}
}
}


