事件

Military Modifiers

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

Adds or removes military modifiers of your choice.

需要DEBUG Combat Cheat静态修正option 1DEBUG Siege Cheat静态修正option 2

定义in_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

选项

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.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明