이벤트
Target Ruler의 마지막 돌격?

Target Ruler(은)는 우리의 적인 Enemy Religious League Name에게 결정타를 날리기 위해 Target Unit(을)를 이끌고 Target Location 전투에 참전했습니다. 그러나 전투가 시작되자마자 짙은 안개가 몰려와 아군이 그 모습을 놓치고 말았습니다. Target Ruler(이)가 어떻게 됐는지는 아직 모르지만, 아마 다시는 볼 수 없을 가능성이 높습니다.
정의in_game/events/situations/war_of_religions.txt:1281
1282type = country_event
1283category = situation_event
1284title = war_of_religions.19.title Target Ruler의 마지막 돌격?
1285desc = war_of_religions.19.desc Target Ruler(은)는 우리의 적인 Enemy Religious League Name에게 결정타를 날리기 위해 Target Unit(을)를 이끌고 Target Location 전투에 참전했습니다. 그러나 전투가 시작되자마자 짙은 안개가 몰려와 아군이 그 모습을 놓치고 말았습니다. Target Ruler(이)가 어떻게 됐는지는 아직 모르지만, 아마 다시는 볼 수 없을 가능성이 높습니다.
1286outcome = neutral
1288fire_only_once = yes
1290illustration_tags = {
129110 = armed
129210 = exterior
}
1295immediate = {
}
1298ruler = {
1299save_scope_as = target_ruler
1301unit ?= {
1302save_scope_as = target_unit
1304unit_location = {
1305save_scope_as = target_location
}
}
}
}