Anular casus belli
Interacción nacionalNuevo en esta versión

Anular casus belli

annul_casus_belliin_game/common/country_interactions/annul_casus_belli.txt:1

Nos permitirá eliminar un casus belli que tengan contra nosotros.

Definiciónin_game/common/country_interactions/annul_casus_belli.txt:1

2type = diplomacy
3category = CATEGORY_COVERT_ACTIONS
5diplomatic_cost = steal_maps_cost
7potential = {
8scope:actor = {
9has_reform = government_reform:hermit_country_reform
}
}
13allow = {
14scope:actor = {
15has_reform = government_reform:hermit_country_reform
}
}
19block_when_at_war = yes
21select_trigger = {
22looking_for_a = country
23target_flag = recipient
24name = "choose_country" Elige el Country:
25column = {
26data = name
}
28visible = {
}
30enabled = {
31has_casus_belli_on = scope:actor
}
}
35select_trigger = {
36looking_for_a = casus_belli
37target_flag = target
38name = "annul_casus_belli_select_title" Elige un Casus Belli que anular:
39none_available_msg_key = "annul_casus_belli_no_casus_belli"
40column = {
41data = name
}
43visible = {
44scope:recipient = {
45has_casus_belli_of_type_on = {
46target = scope:actor
47type = ROOT
}
}
}
51enabled = {
52scope:recipient = {
53has_casus_belli_of_type_on = {
54target = scope:actor
55type = ROOT
}
}
}
}
61effect = {
62if = {
63limit = {
63exists = scope:target
}
64scope:recipient = {
65remove_casus_belli = {
66target = scope:actor
67type = scope:target
}
}
70scope:actor = {
71drop_antagonism_bomb = {
72target = scope:recipient.capital
73modifier = antagonism_casus_belli_annulled
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal