Event
Target Character Achieves Great Victory

Our Target Unit has achieved a great victory over an army led by Target Losing Country, at Target Location. News of the triumph spreads swiftly, renewing confidence that the Phoenix yet endures. Target Character is well on his/her way to become a legendary figure.
Fate of the PhoenixDLCtriggerDefinitionin_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 Achieves Great Victory
700desc = fate_of_the_phoenix.11.desc Our Target Unit has achieved a great victory over an army led by Target Losing Country, at Target Location. News of the triumph spreads swiftly, renewing confidence that the Phoenix yet endures. Target Character is well on his/her way to become a legendary figure.
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
}
}
}