Evento

Conversion Menu - Religion

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

Which pops shall be religiously converted?

Cadeia de eventos

Cada evento é disparado por aquele sob o qual está aninhado; a linha abaixo dele indica qual escolha leva até ali e quando.

  1. Conversion Menu
  2. Conversion Menu - Religion
    ↳ Opção A “Religion” · imediatamente
  3. Conversion Menu - Culture
    ↳ Opção B “Culture” · imediatamente

Definiçãoin_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

Opções

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.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal