Korsanlığın Altın Çağı
DurumBu sürümde değişti

Korsanlığın Altın Çağı

golden_age_of_piracyin_game/common/situations/golden_age_of_piracy.txt:1

Yeni Dünya'nın zenginliklerinden haberdar olup civardaki denizlere gelenler sadece büyük imparatorluklar değil. Dalgalar hâlinde gelen haydutlar ve hoşnutsuz denizciler, darağacına çekilme risklerine rağmen macera, hazine ve özgürlük özlemiyle bu yolculuğa katıldı.

GerektirirMutlakiyetçilikÇağcan startstrongest_pirate_variableDeğişkenon monthly

Tanımin_game/common/situations/golden_age_of_piracy.txt:1

2monthly_spawn_chance = monthly_spawn_chance_unique (1)
3hint_tag = hint_golden_age_of_piracy
5can_start = {
7any_american_colonial_country = {
8count >= 5
}
}
12can_end = {
}
14visible = {
16trigger_if = {
17limit = {
18culture = {
}
}
20navy_size_percentage >= 0.25
}
23OR = {
24AND = {
25OR = {
26has_presence_in = continent:america
27any_subject = {
27has_presence_in = continent:america
}
}
29NOT = {
29culture = {
}
}
}
31country_type = navy
32has_reform = government_reform:pirate_brethren_reform
}
}
37on_start = {
38every_country = {
39limit = {
40OR = {
41country_type = navy
42AND = {
43OR = {
44has_presence_in = continent:america
45any_subject = {
45has_presence_in = continent:america
}
}
47NOT = {
47culture = {
}
}
}
}
}
51trigger_event_non_silently = great_pirate_era.300
}
}
55on_monthly = {
56every_country_of_country_type = {
57type = navy
58limit = {
58has_reform = government_reform:pirate_brethren_reform
}
59random_list = {
6075 = {
}
615 = {
62trigger_event_non_silently = great_pirate_era.1
}
645 = {
65trigger_event_non_silently = great_pirate_era.2
}
675 = {
68trigger_event_non_silently = great_pirate_era.4
}
705 = {
71trigger_event_non_silently = great_pirate_era.5
}
735 = {
74trigger_event_non_silently = great_pirate_era.6
}
}
}
78ordered_country_of_country_type = {
79type = navy
80limit = {
81has_reform = government_reform:pirate_brethren_reform
82is_subject = no
}
84order_by = navy_size
85check_range_bounds = no
86max = 1
87save_scope_as = target_pirate_country
88add_country_modifier = {
90years = -1
91desc = as_long_as_strongest_pirate_desc en güçlü korsanlar oldukları sürece
92mode = replace
}
}
96if = {
97limit = {
99var:strongest_pirate_variable != scope:target_pirate_country
}
101remove_country_modifier = strongest_pirate_modifier
}
}
103set_variable = {
105value = scope:target_pirate_country
}
}
109on_ended = {
110remove_variable = strongest_pirate_variable
111if = {
112limit = {
113any_country_of_country_type = {
114type = navy
115has_reform = government_reform:pirate_brethren_reform
116is_subject = no
}
}
119ordered_country_of_country_type = {
120type = navy
121limit = {
122has_reform = government_reform:pirate_brethren_reform
123is_subject = no
}
125order_by = navy_size
126check_range_bounds = no
127max = 1
128save_scope_as = target_pirate_country
}
130every_country = {
131limit = {
131can_see_situation = situation:golden_age_of_piracy
}
132trigger_event_silently = great_pirate_era.100
}
}
135else = {
136every_country = {
137limit = {
137can_see_situation = situation:golden_age_of_piracy
}
138trigger_event_silently = great_pirate_era.200
}
}
}
143tooltip = {
145if = {
146limit = {
147OR = {
148owner ?= {
149has_reform = government_reform:pirate_brethren_reform
}
151any_foreign_building_countries_in_location = {
152has_reform = government_reform:pirate_brethren_reform
}
}
}
156custom_tooltip = "GAOP_PIRATE_MAP_TT"
}
159else_if = {
160limit = {
161owner ?= {
162any_country_at_war_with = {
163has_reform = government_reform:pirate_brethren_reform
}
}
}
167custom_tooltip = "GAOP_WAR_WITH_PIRATE_MAP_TT"
}
170else_if = {
171limit = {
172owner ?= {
173any_related_country = {
174type = alliance
175has_reform = government_reform:pirate_brethren_reform
}
}
}
179custom_tooltip = "GAOP_SUPPORT_PIRATE_MAP_TT"
}
182else_if = {
183limit = {
184owner ?= {
185any_subject_or_below = {
186has_reform = government_reform:pirate_brethren_reform
}
}
}
190custom_tooltip = "GAOP_PIRATE_OVERLORD_MAP_TT"
}
}
194map_color = {
196if = {
197limit = {
198OR = {
199owner ?= {
200has_reform = government_reform:pirate_brethren_reform
}
202any_foreign_building_countries_in_location = {
203has_reform = government_reform:pirate_brethren_reform
}
}
}
207value = black
}
210else_if = {
211limit = {
212owner ?= {
213any_country_at_war_with = {
214has_reform = government_reform:pirate_brethren_reform
}
}
}
218value = red
}
221else_if = {
222limit = {
223owner ?= {
224any_related_country = {
225type = alliance
226has_reform = government_reform:pirate_brethren_reform
}
}
}
230value = green
}
233else_if = {
234limit = {
235owner ?= {
236any_subject_or_below = {
237has_reform = government_reform:pirate_brethren_reform
}
}
}
241value = blue
}
}
245legend_key = {
246desc = "[pirates|e]"
247color = black
248require_color_on_map = yes
}
250legend_key = {
251desc = "LEGEND_KEY_WAR_ENEMY"
252color = red
253require_color_on_map = yes
}
255legend_key = {
256desc = "IO_PARLIAMENT_VOTERS"
257color = green
258require_color_on_map = yes
}
260legend_key = {
261desc = "game_concept_subjugate"
262color = blue
263require_color_on_map = yes
}
© 2026 Soft Santa Cruz, S.L.U.. Tüm hakları saklıdır. Paradox Interactive ile bağlantısı olmayan, resmî olmayan bir hayran projesidir. Oyun içeriği © Paradox Interactive. Hakkında · Gizlilik · Yasal bildirim