
재난
자유를 향한 열망
국민들의 자유를 향한 열망과 계몽적 이상 실현을 향한 염원으로 미루어 볼 때, 혁명이 일어나는 것은 불가피해 보입니다. 이들은 우리가 통치에 실패했다고 인식하고 있으며, 그로 인한 분노는 당장에라도 혁명의 불씨를 댕길 정도입니다. 앞으로의 통치는 더더욱 고난의 연속일 듯합니다...
혁명시대can start
전제 의회의회 유형can start
절대적 통치정책can starthad_aspiration_for_liberty_disaster_variable변수can start보정치
정의in_game/common/disasters/aspiration_for_liberty.txt:1
3image = "gfx/interface/illustrations/disaster/aspiration_for_liberty.dds"
7can_start = {
9in_civil_war = no
10has_any_active_disaster = no
11stability < 20
12average_country_literacy > 60
13custom_tooltip = {
14text = had_csd_disaster_variable_tt 이전에 이 재난을 겪은 적이 없음
}
17OR = {
18has_parliament = no
}
}
27modifier = {
}
32on_start = {
33set_variable = {
35value = {
36add = 20
37add = {
38value = average_country_literacy
39multiply = 0.33
}
41max = 75
}
}
}
47on_monthly = {
48random_list = {
49900 = {
}
5030 = {
51custom_tooltip = {
52text = battles_on_foreign_grounds_tt 외국에서의 전쟁 비용을 감당하기 어려워지는 이벤트가 발생할 수 있습니다
}
}
5630 = {
57custom_tooltip = {
58text = governmental_incompetence_event_tt 국민이 무능한 정부에 맞서 봉기를 일으키는 이벤트가 발생할 수 있습니다
}
}
}
}
64on_end = {
}

