Robar tecnología
Interacción nacional

Robar tecnología

steal_technologyin_game/common/country_interactions/steal_technology.txt:1

Esto nos dará un poco de Research Progress y debilitará el suyo de manera activa.

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

2type = diplomacy
3category = CATEGORY_COVERT_ACTIONS
5diplomatic_cost = steal_technology_cost
7allow = {
}
10block_when_at_war = no
12select_trigger = {
13looking_for_a = country
14target_flag = recipient
15name = "choose_country" Elige el Country:
16column = {
17data = name
}
19visible = {
20num_of_advances_researched > scope:actor.num_of_advances_researched
}
22enabled = {
23research_progress > 20
}
}
27effect = {
28scope:actor = {
29add_research_progress = {
30value = scope:recipient.research_progress
31multiply = 0.20
}
}
34scope:recipient = {
35add_research_progress = {
36value = research_progress
37multiply = -0.10
}
}
}
© 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