
재난이번 버전 변경
치옴피 반란
치옴피가 공개적인 반란 가능성을 시사하면서, 피렌체가 불확실성의 시기를 맞이하고 있습니다. 길드에 소속되지 않은 노동자, 장인, 기술자들로 구성된 치옴피는 무거운 세금 부담을 지고 있음에도 불구하고 길드 회원이 아니란 이유에서 정치적 대표성을 전혀 가지지 못했습니다. 우리 사회가 광범위한 불안정에 휩싸이는 가운데, 자칫하면 내분으로 이어질지도 모릅니다...
피렌체국가can start보정치
도시민 계층 만족도 평형−5%
농민 계층 만족도 평형−5%
양모 생산량−20%
비단 생산량−20%
고급 옷감 생산량−20%
정의in_game/common/disasters/ciompi_revolt.txt:1
3image = "gfx/interface/illustrations/disaster/ciompi_revolt.dds"
7fire_only_once = yes
9can_start = {
11OR = {
12produced_in_country:fine_cloth > 0
13produced_in_country:wool > 0
}
15OR = {
16AND = {
17estate(estate_type:burghers_estate) = {
17estate_tax_rate > 0.25
}
18estate(estate_type:peasants_estate) = {
18estate_tax_rate > 0.25
}
}
20AND = {
21estate_satisfaction:burghers_estate <= 0.6
22estate_satisfaction:peasants_estate <= 0.6
}
}
25stability < 30
26has_any_active_disaster = no
27NOT = {
27has_reform = government_reform:peasant_republic_reform
}
}
34modifier = {
}
49on_monthly = {
51random_list = {
5213 = {
52custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
5387 = {
53custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
56hidden_effect = {
57random_list = {
641000 = {
64custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
}
}