イベントこのバージョンで変更
反乱の広がり

ザルツブルクの農民反乱に対する我々の強引な対応は、火に油を注いだだけだった。近隣の農民、鉱夫らが不満を募らせ、この大義のために集まりはじめたという報告が入っている。当初は局地的な反乱だったものが、いまや地域的な反乱にまで発展し、この地域全体が不安定化するおそれがある。
オーストリア国家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
}
}