해적 행위 포기
행동

해적 행위 포기

abandon_piracy_actionin_game/common/generic_actions/golden_age_of_piracy.txt:249

엄청난 부를 쌓을 수 있는 더 좋은 방법을 깨달았습니다. 우리 평민과 상인들을 해적과 강도로부터 보호해 준다면, 우리는 아무런 대가 없이 농산물과 금화를 평화적으로 넘겨받을 수 있을 것입니다. 그렇게 모은 자원을 기반 시설과 증원군에 투자한다면 수입은 기하급수적으로 늘어날 것이고, 우리는 상상도 못 할 부자가 될 수 있습니다!

요구 조건해적의 황금기상황select trigger

정의in_game/common/generic_actions/golden_age_of_piracy.txt:249

250type = situation
251show_message = no
252potential = {
253scope:actor = {
254has_reform = government_reform:pirate_brethren_reform
}
}
258allow = {
}
261ai_tick = monthly
262ai_tick_frequency = 4
264automation_tick = never
265automation_tick_frequency = 12
268price = price:abandon_piracy
270cooldown = {
}
274select_trigger = {
275looking_for_a = situation
276target_flag = recipient
277name = "choose_situation" 상황 선택:
278column = {
279data = name
}
281visible = {
283situation_is_active = yes
}
}
288effect = {
289scope:actor = {
290if = {
291limit = {
292country_type = navy
}
294change_country_type = location
}
298if = {
299limit = {
299has_reform = government_reform:pirate_brethren_reform
}
300remove_reform = government_reform:pirate_brethren_reform
}
302capital = {
303destroy_building = "building(building_type:pirate_stronghold|prev)"
}
305every_owned_foreign_building_location = {
306destroy_building = "building(building_type:black_market|prev)"
307destroy_building = "building(building_type:smuggler_cove|prev)"
308destroy_building = "building(building_type:brothel|prev)"
309destroy_building = "building(building_type:pirate_tavern|prev)"
}
}
}
314ai_will_do = {
315add = -50
316add = {
317desc = "IS_BANKRUPT_TOOLTIP"
318if = {
319limit = {
320scope:actor ?= {
321is_during_bankruptcy = yes
}
}
324value = 25
}
}
327if = {
328limit = {
329scope:actor ?= {
329num_loans > 0
}
}
331add = {
332desc = "PENDING_LOANS_TOOLTIP"
333value = scope:actor.num_loans
334multiply = 5
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지