Событие

Противостояние

nanbokuchou.6in_game/events/situations/nanbokuchou.txt:324
Противостояние

Вся держава вовлечена в конфликт между CL INST и CL INST, претендующими на императорский трон. В это смутное время кланам нередко выпадает шанс реализовать свои интересы. Мы можем воспользоваться моментом за счёт нашего врага — это Target Enemy.

Требуетsupports_new_imperial_lineПеременнаяimmediatesupports_northern_courtПеременнаяimmediatesupports_southern_courtПеременнаяimmediate

Определениеin_game/events/situations/nanbokuchou.txt:324

325type = country_event
326category = situation_event
328title = nanbokuchou.6.title Противостояние
329desc = nanbokuchou.6.desc Вся держава вовлечена в конфликт между CL INST и CL INST, претендующими на императорский трон. В это смутное время кланам нередко выпадает шанс реализовать свои интересы. Мы можем воспользоваться моментом за счёт нашего врага — это Target Enemy.
330image = "gfx/interface/illustrations/situation/nanbokuchou.dds"
331outcome = neutral
333immediate = {
334if = {
335limit = {
335has_variable = supports_northern_court
}
337random_international_organization_member = {
338limit = {
339NOT = {
339has_variable = supports_northern_court
}
340NOT = {
340is_at_war_with = root
}
341NOT = {
341has_truce_with = root
}
342NOT = {
343root = {
343has_casus_belli_on = prev
}
}
}
346save_scope_as = target_enemy
}
}
}
350if = {
351limit = {
351has_variable = supports_southern_court
}
353random_international_organization_member = {
354limit = {
355NOT = {
355has_variable = supports_southern_court
}
356NOT = {
356is_at_war_with = root
}
357NOT = {
357has_truce_with = root
}
358NOT = {
359root = {
359has_casus_belli_on = prev
}
}
}
362save_scope_as = target_enemy
}
}
}
366if = {
367limit = {
367has_variable = supports_new_imperial_line
}
369random_international_organization_member = {
370limit = {
371NOT = {
371has_variable = supports_new_imperial_line
}
372NOT = {
372is_at_war_with = root
}
373NOT = {
373has_truce_with = root
}
374NOT = {
375root = {
375has_casus_belli_on = prev
}
}
}
378save_scope_as = target_enemy
}
}
}
}

Варианты

AЭтот клан должен стать нашим.
387add_casus_belli = {
387target = scope:target_enemy
}