イベント
Target Characterが大勝利

我々のTarget UnitがTarget Locationにて、Target Losing Country率いる軍を相手に大勝利を収めた。この勝報は瞬く間に広まり、不死鳥はいまだ健在であることを確信させた。Target Characterが伝説的存在になる日はそう遠くないだろう。
Fate of the PhoenixDLCtrigger定義in_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が大勝利
700desc = fate_of_the_phoenix.11.desc 我々のTarget UnitがTarget Locationにて、Target Losing Country率いる軍を相手に大勝利を収めた。この勝報は瞬く間に広まり、不死鳥はいまだ健在であることを確信させた。Target Characterが伝説的存在になる日はそう遠くないだろう。
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
}
}
}