事件

Building Menu

qa_debug.25in_game/events/debug/qa_debug.txt:2356

Construct buildings in every owned location. Decide which kind of buildings you want.

定义in_game/events/debug/qa_debug.txt:2356

2357type = country_event
2358title = qa_debug.25.title Building Menu
2359desc = qa_debug.25.desc Construct buildings in every owned location. Decide which kind of buildings you want.
2360outcome = neutral
2361orphan = yes
2362trigger = {
2363always = no
}

选项

AI need armories
2369custom_tooltip = {
2370text = qa_debug_armory_tt Every owned location gains a 军械站
2371every_owned_location = {
2372change_building_level_in_location = {
2373building = building_type:armory
2374value = 1
}
}
}
BI want docks
2382trigger = {
2383num_of_ports > 0
}
2385custom_tooltip = {
2386text = qa_debug_dock_tt Every owned port location gains a 船坞
2387every_owned_location = {
2388limit = {
2389is_port = yes
}
2391change_building_level_in_location = {
2392building = building_type:dock
2393value = 1
}
}
}
CClose Menu
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明