Wydarzenie
Target Character ponosi porażkę

Czarny dzień pełen złych znaków! Target Character Select CString w lokacji Target Location straszliwej porażki w starciu z armią, którą Select CString Target Character 2. Przegrana jest sromotna, a rywale z pewnością wypatrują kolejnych oznak słabości. Czy to znak, że los obrócił się przeciwko nam? Walczymy o zwycięstwo w tej trwającej wojnie, więc miejmy nadzieję, że nie.
Fate of the PhoenixDLCtriggerDefinicjain_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 ponosi porażkę
738desc = fate_of_the_phoenix.12.desc Czarny dzień pełen złych znaków! Target Character Select CString w lokacji Target Location straszliwej porażki w starciu z armią, którą Select CString Target Character 2. Przegrana jest sromotna, a rywale z pewnością wypatrują kolejnych oznak słabości. Czy to znak, że los obrócił się przeciwko nam? Walczymy o zwycięstwo w tej trwającej wojnie, więc miejmy nadzieję, że nie.
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
}
}
}