事件

海军扩建需求

institution_events.61in_game/events/institution_events.txt:980
海军扩建需求

随着发现新大陆沦为殖民地,海军的重要性得到了显著提升。自然而然,造船所需的物资需求也随之激增,达到了难以控制的程度。

我们可以通过征用市民的商船来缓解物资需求。

需要市民阶层trigger发现新大陆思潮trigger

定义in_game/events/institution_events.txt:980

981type = country_event
982title = institution_events.61.title 海军扩建需求
983desc = institution_events.61.desc 随着发现新大陆沦为殖民地,海军的重要性得到了显著提升。自然而然,造船所需的物资需求也随之激增,达到了难以控制的程度。

我们可以通过征用市民的商船来缓解物资需求。
984outcome = neutral
985trigger = {
986exists = capital
987knows_about_institution = institution:new_world
988country_has_estate = estate_type:burghers_estate
989NOT = {
989has_embraced_institution = institution:new_world
}
990NOT = {
990capital.continent = continent:america
}
991OR = {
992any_neighbor_country = {
992has_embraced_institution = institution:new_world
}
993has_colonial_charters = yes
994any_subject = {
995is_colonial_subject = yes
}
}
998any_owned_non_rural_location = {
}
}
1002image = "gfx/interface/illustrations/institutions/new_world.dds"
1003immediate = {
1004random_owned_non_rural_location = {
1005limit = {
}
1008save_scope_as = new_world_location
1009market = {
1010save_scope_as = new_world_market
}
}
}

选项

A市场会自行处理。
1017scope:new_world_location = {
1018change_institution_progress = {
}
}
1020scope:new_world_market = {
1021add_temporary_demand = {
1021type = demand:demands_of_ships
1021months = 240
1021scale_with_pop = 0.002
}
}
1023ai_chance = {
1024factor = 1
}
B征用商人的船只。
1029add_estate_satisfaction = {
}
1030ai_chance = {
1031factor = 1
1032modifier = {
1033factor = 0
1034estate_satisfaction:burghers_estate < 0.6
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明