イベント

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。 概要 · プライバシー · 法的情報