Ereignis

Conversion Menu - Religion

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

Which pops shall be religiously converted?

Ereigniskette

Jedes Ereignis wird von dem ausgelöst, unter dem es eingerückt ist; die Zeile darunter zeigt, welche Wahl dorthin führt und wann.

  1. Conversion Menu
  2. Conversion Menu - Religion
    ↳ Option A „Religion“ · sofort
  3. Conversion Menu - Culture
    ↳ Option B „Culture“ · sofort

Definitionin_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

Optionen

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.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum