Compartir mapas
Interacción nacional

Compartir mapas

share_mapsin_game/common/country_interactions/share_maps.txt:1

Esto nos permitirá darles el mapa de una zona Discovered por nosotros y que ellos no tengan.

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

2type = diplomacy
3category = CATEGORY_FRIENDLY_ACTIONS
5allow = {
6scope:actor = {
7can_share_maps_with = scope:recipient
}
}
11block_when_at_war = no
13ai_tick = daily
14ai_tick_frequency = 120
16select_trigger = {
17looking_for_a = country
18target_flag = recipient
19ai_interaction_source_list = {
20scope:actor = {
21every_friendly_or_high_opinion_country = {
22add_to_list = source
}
}
}
26name = "choose_country" Elige el Country:
27column = {
28data = name
}
30visible = {
}
32enabled = {
}
}
36select_trigger = {
37looking_for_a = area
38target_flag = target
39name = "share_maps_select_title" Elegir una Area de la que dar un mapa:
40none_available_msg_key = "steal_maps_no_areas"
41column = {
42data = name
}
44visible = {
45scope:actor = {
45has_discovered_area = prev
}
46NOT = {
46scope:recipient = {
46has_discovered_area = prev
}
}
}
48enabled = {
49any_neighbor_area = {
50scope:recipient = {
51has_discovered_area = prev
}
}
}
}
57effect = {
58if = {
59limit = {
60exists = scope:target
}
62scope:recipient = {
63discover_area = scope:target
}
}
}
68ai_will_do = {
70if = {
71limit = {
72scope:actor = {
73is_fighting_war_together_with = scope:recipient
}
}
76add = 5
}
78if = {
79limit = {
80exists = scope:target
}
82scope:target = {
83every_province_in_area = {
84owner = {
85if = {
86limit = {
87is_at_war_with = scope:recipient
}
89add = 10
}
}
}
}
}
}
97accept = {
99value = 1000
}
© 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