Technologie stehlen
Landesinteraktion

Technologie stehlen

steal_technologyin_game/common/country_interactions/steal_technology.txt:1

So kommen wir zu einem guten Maß an Forschungsfortschritt und schwächen gleichzeitig tatkräftig die andere Nation.

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" Das Land wählen:
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.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum