Contratar Corsário
Ação

Contratar Corsário

hire_privateerin_game/common/generic_actions/privateers.txt:1

Contrata um Corsário para saquear uma Área.

RequerPode Contratar CorsáriosTipo de Modificadorallow

Definiçãoin_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" Selecione uma Área para o Corsário:
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.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal