Событие
Target Character терпит поражение

Мы навсегда запомним этот роковой день! Сегодня в LR PREP Target Location Target Character Select CString поражение от армии, которой Select CString Target Character 2. Нам нанесён серьёзный удар, а соперники уже начали делить шкуру неубитого медведя. Неужели удача покинула нас? Будем надеяться на лучшее и верить в победу.
Fate of the PhoenixDLCtriggerОпределениеin_game/events/disaster/D008_fate_of_the_phoenix.txt:734
735type = country_event
736category = disaster_event
737title = fate_of_the_phoenix.12.title Target Character терпит поражение
738desc = fate_of_the_phoenix.12.desc Мы навсегда запомним этот роковой день! Сегодня в LR PREP Target Location Target Character Select CString поражение от армии, которой Select CString Target Character 2. Нам нанесён серьёзный удар, а соперники уже начали делить шкуру неубитого медведя. Неужели удача покинула нас? Будем надеяться на лучшее и верить в победу.
739outcome = neutral
741image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
747immediate = {
748scope:actor = {
749save_scope_as = target_unit
751leader = {
751save_scope_as = target_character
}
753unit_location = {
753save_scope_as = target_location
}
}
756scope:target = {
757if = {
758limit = {
758has_commander = yes
}
759leader = {
759save_scope_as = target_character_2
}
}
761else = {
762ruler_or_regent = {
762save_scope_as = target_character_2
}
}
764owner = {
764save_scope_as = target_country
}
}
}