Transfer from one country to another for the character in scope.
Note that this is not related to operative nationalities added via add_nationality.
Note that for operative, this will temporarily lock their slot on the country of origin.
Examples:
SOV = { # origin country
my_character = {
set_nationality = POL # target country
}
SOV = { # origin country
set_nationality = {
target_country = POL
character = my_character
}
}
实战 · 配合 · 坑
实战内容由 AI 生成,并已对照 vanilla 命令词表校验 —— 请当作起点而非权威依据。上方的定义节才是游戏自带文档原文。
实战用法
set_nationality 常用于叛逃、流亡政府或角色转移等剧情 mod 中,将某个角色(顾问、将领、情报人员等)从原国家移交给另一国。例如在二战流亡政府 mod 里,法国投降后将戴高乐转移至自由法国: