Событие

Ланкастерские мятежники находят сторонников!

war_of_the_roses.3in_game/events/disaster/war_of_the_roses.txt:236
Ланкастерские мятежники находят сторонников!

Война Алой и Белой розы разделила аристократов LR GEN Disloyal Target, но в конце концов сторонники Ланкастеров одержали верх. Теперь эта территория открыто поддерживает мятежников.

Требуетsupports_house_of_yorkПеременнаяtrigger

Определениеin_game/events/disaster/war_of_the_roses.txt:236

237type = country_event
238category = disaster_event
239title = war_of_the_roses.3.title Ланкастерские мятежники находят сторонников!
240desc = war_of_the_roses.3.desc Война Алой и Белой розы разделила аристократов LR GEN Disloyal Target, но в конце концов сторонники Ланкастеров одержали верх. Теперь эта территория открыто поддерживает мятежников.
241outcome = neutral
242trigger = {
243has_variable = supports_house_of_york
244exists = scope:lancaster_rebel
}
246image = "gfx/interface/illustrations/disaster/war_of_the_roses.dds"
248immediate = {
249random_owned_location = {
250limit = {
251any_pop = {
252rebel != scope:lancaster_rebel
}
}
255save_scope_as = disloyal_target
}
}

Варианты

AУжасные вести.
262scope:disloyal_target = {
263ordered_pop = {
264limit = {
265owner = root
266rebel != scope:lancaster_rebel
}
268order_by = pop_size
269max = 3
271add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
272change_pop_allegiance = scope:lancaster_rebel
}
}