事件
Target Ruler的最后冲锋?

Target Ruler率领Target Unit在Target Location投入战斗,期望对 Enemy Religious League Name的敌人给予决定性打击。然而战斗开始后不久,he/she便消失在浓雾中,脱离了所有可能向him/her提供支援的友军视线。虽然his/her的命运目前仍不确定,但he/she很可能无法生还。
定义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率领Target Unit在Target Location投入战斗,期望对 Enemy Religious League Name的敌人给予决定性打击。然而战斗开始后不久,he/she便消失在浓雾中,脱离了所有可能向him/her提供支援的友军视线。虽然his/her的命运目前仍不确定,但he/she很可能无法生还。
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
}
}
}
}