Evento

Military Modifiers

qa_debug.20in_game/events/debug/qa_debug.txt:2053

Adds or removes military modifiers of your choice.

RequerDEBUG Combat CheatModificador Estáticooption 1DEBUG Siege CheatModificador Estáticooption 2

Definiçãoin_game/events/debug/qa_debug.txt:2053

2054type = country_event
2055title = qa_debug.20.title Military Modifiers
2056desc = qa_debug.20.desc Adds or removes military modifiers of your choice.
2057outcome = neutral
2058orphan = yes

Opções

AGive me strong combat buffs!
2061if = {
2062limit = {
2062NOT = {
2062has_country_modifier = qa_debug_modifier_combat
}
}
2063add_country_modifier = {
2065years = -1
2066mode = add_and_extend
}
}
2069else = {
2070remove_country_modifier = qa_debug_modifier_combat
}
BI need to siege, and this fast!
2075if = {
2076limit = {
2076NOT = {
2076has_country_modifier = qa_debug_modifier_siege
}
}
2077add_country_modifier = {
2079years = -1
2080mode = add_and_extend
}
}
2083else = {
2084remove_country_modifier = qa_debug_modifier_siege
}
CRemove them all.
2090remove_country_modifier = qa_debug_modifier_combat
2091remove_country_modifier = qa_debug_modifier_siege
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