Wydarzenie
Target Character odnosi wielkie zwycięstwo

Target Unit odnosi w lokacji Target Location wspaniałe zwycięstwo nad armią kraju Target Losing Country. Wiadomość o triumfie szybko się roznosi, przywracając wiarę w to, że Feniks wciąż walczy. Target Character może stać się postacią legendarną.
Fate of the PhoenixDLCtriggerDefinicjain_game/events/disaster/D008_fate_of_the_phoenix.txt:696
697type = country_event
698category = disaster_event
699title = fate_of_the_phoenix.11.title Target Character odnosi wielkie zwycięstwo
700desc = fate_of_the_phoenix.11.desc Target Unit odnosi w lokacji Target Location wspaniałe zwycięstwo nad armią kraju Target Losing Country. Wiadomość o triumfie szybko się roznosi, przywracając wiarę w to, że Feniks wciąż walczy. Target Character może stać się postacią legendarną.
701outcome = neutral
703image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
709immediate = {
710scope:actor = {
711save_scope_as = target_unit
713leader = {
713save_scope_as = target_character
}
715unit_location = {
715save_scope_as = target_location
}
}
718scope:target = {
719save_scope_as = target_losing_unit
720owner = {
720save_scope_as = target_losing_country
}
}
}