事件

Conversion Menu - Religion

qa_debug.4001in_game/events/debug/qa_debug.txt:308

Which pops shall be religiously converted?

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. Conversion Menu
  2. Conversion Menu - Religion
    ↳ 选项A“Religion” · 立即
  3. Conversion Menu - Culture
    ↳ 选项B“Culture” · 立即

定义in_game/events/debug/qa_debug.txt:308

309type = country_event
310title = qa_debug.4001.title Conversion Menu - Religion
311desc = qa_debug.4001.desc Which pops shall be religiously converted?
312outcome = neutral

选项

AConvert all of my pops!
317custom_tooltip = qa_debug_convert_all_pops_tt Every owned pop will be religiously converted to Religion
BOnly the Heretics shall be converted!
323custom_tooltip = qa_debug_convert_all_heretic_pops_tt Every owned Heretic pop will be religiously converted to Religion
324hidden_effect = {
325every_owned_location = {
326every_pop = {
327limit = {
328religion.group = root.religion.group
329NOT = {
329religion = root.religion
}
}
331change_pop_religion = root.religion
}
}
}
CThe Heathens shall be converted!
339custom_tooltip = qa_debug_convert_all_heathens_pops_tt Every owned Heathen pop will be religiously converted to Religion
340hidden_effect = {
341every_owned_location = {
342every_pop = {
343limit = {
344NOT = {
344religion.group = root.religion.group
}
345NOT = {
345religion = root.religion
}
}
347change_pop_religion = root.religion
}
}
}
DClose Menu
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明