사략 업자 고용
행동

사략 업자 고용

hire_privateerin_game/common/generic_actions/privateers.txt:1

사략 업자를 고용해 권역을 약탈하게 합니다.

요구 조건사략 업자 고용 가능보정치 유형allow

정의in_game/common/generic_actions/privateers.txt:1

2type = owncountry
4potential = {
5trigger_if = {
6limit = {
7scope:actor = {
8is_ai = yes
}
}
11scope:actor = {
12sailors > 1000
}
}
}
17allow = {
18scope:actor = {
}
21scope:target ?= {
22not = {
23has_privateers_from = scope:actor
}
}
}
28ai_tick = monthly
29ai_tick_frequency = 2
31automation_tick = monthly
32automation_tick_frequency = 1
33player_automated_category = privateers
35price = price:hire_privateer
38select_trigger = {
39looking_for_a = area
40target_flag = target
41name = "hire_privateer_select_area" 사략 업자가 활동할 권역 선택:
42none_available_msg_key = "hire_privateer_no_areas"
43column = {
44data = name
}
46visible = {
47within_naval_range_of = scope:actor
48is_area_coastal_sea = yes
49any_adjacent_ports_to_area = {
50or = {
51has_owner = no
52and = {
53owner = {
54save_temporary_scope_as = location_owner
}
56not = {
57scope:actor = {
58giving_scripted_relation = {
59type = relation_type:anti_piracy_agreement
60target = scope:location_owner
}
}
}
}
}
}
}
}
70effect = {
71if = {
72limit = {
73exists = scope:target
}
75scope:target = {
76hire_privateer = scope:actor
}
}
}
81ai_will_do = {
82add = {
83if = {
84limit = {
85exists = scope:target
}
87value = "scope:target.privateer_utility(scope:actor)"
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지