Evento

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.

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

Opções

AI need armories
2369custom_tooltip = {
2370text = qa_debug_armory_tt Every owned location gains a Armaria
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 Cais
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.. 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