이벤트
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
}
}
}