이벤트이번 버전 변경
반란의 확산

잘츠부르크의 농민 반란에 강경한 조치를 취했으나, 이는 불에 기름을 끼얹은 결과만 낳았습니다. 불만을 품은 농민, 광부, 인근 지역의 농부들까지 반란에 동참하기 시작했다는 보고가 들어오고 있습니다. 국지적 반란으로 시작된 사태가 이제는 지역적 봉기로 번져 권역 전체가 불안정해질 위기에 처했습니다.
오스트리아국가dynamic historical event.tag
농민사회 계급optionhab_peasant_rebels_joining변수trigger정의in_game/events/DHE/flavor_HAB.txt:2152
2153hide_portraits = yes
2154type = country_event
2155title = flavor_hab.36.title 반란의 확산
2156desc = flavor_hab.36.desc 잘츠부르크의 농민 반란에 강경한 조치를 취했으나, 이는 불에 기름을 끼얹은 결과만 낳았습니다. 불만을 품은 농민, 광부, 인근 지역의 농부들까지 반란에 동참하기 시작했다는 보고가 들어오고 있습니다. 국지적 반란으로 시작된 사태가 이제는 지역적 봉기로 번져 권역 전체가 불안정해질 위기에 처했습니다.
2157outcome = neutral
2159fire_only_once = yes
2161dynamic_historical_event = {
}
2169illustration_tags = {
217010 = angry
217110 = exterior
}
2174trigger = {
2175custom_tooltip = {
2176text = variable_hab_peasant_rebels_joining_tt 잘츠부르크 농민층이 반란에 가담합니다
}
2179any_rebel = {
2180rebel_name_key = hab_salzburger_peasant_revolt
}
2182any_owned_rural_location = {
2183count >= 3
2184area = area:salzburg_area
2185average_satisfaction < 0.40
}
}
2189immediate = {
}
2191random_owned_location = {
2192limit = {
2193area = area:salzburg_area
2194this != location:salzburg
}
2196save_scope_as = rebel_spread_1
}
2198random_owned_location = {
2199limit = {
2200area = area:salzburg_area
2201NOT = {
2201this = scope:rebel_spread_1
}
2202this != location:salzburg
}
2204save_scope_as = rebel_spread_2
}
2206random_rebel = {
2207limit = {
2208rebel_name_key = hab_salzburger_peasant_revolt
}
2210save_scope_as = salzburger_rebel
}
}