Evento

Conversion Menu - Culture

qa_debug.4002in_game/events/debug/qa_debug.txt:359

Which pops shall be culturally 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:359

360type = country_event
361title = qa_debug.4002.title Conversion Menu - Culture
362desc = qa_debug.4002.desc Which pops shall be culturally converted?
363outcome = neutral

Opções

AConvert all of my pops!
368custom_tooltip = qa_debug_change_all_pops_culture_tt A cultura de cada província conquistada será convertida para o Culture
369hidden_effect = {
370every_owned_location = {
371every_pop = {
372change_pop_culture = root.culture
}
}
}
BConvert all who are not accepted!
380custom_tooltip = qa_debug_change_all_unaccepted_pops_culture_tt Todas as províncias possuídas que NÃO tiverem uma Cultura Aceita serão culturalmente convertidas para o Culture
381hidden_effect = {
382every_owned_location = {
383every_pop = {
384limit = {
385NOT = {
385culture = {
385is_accepted_in = root
}
}
}
387change_pop_culture = root.culture
}
}
}
CConvert all the accepted ones!
395custom_tooltip = qa_debug_change_all_accepted_pops_culture_tt Todas as províncias possuídas que tenham uma Cultura Aceita serão culturalmente convertidas para o Culture
396hidden_effect = {
397every_owned_location = {
398every_pop = {
399limit = {
400culture = {
400is_accepted_in = root
}
}
402change_pop_culture = root.culture
}
}
}
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