Victoria 3

Victoria 3

Not enough ratings
Diplo Action - Technology Transfer
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
535.623 KB
Mar 18 @ 4:05am
1 Change Note ( view )

Subscribe to download
Diplo Action - Technology Transfer

Description
Tired of other nations using caveman technologies on your foreign investments? This mod lets you transfer all production technologies you currently have to other nations without having to conquer them. Does not apply to most military technologies (aside from the one that gives PMs on fisheries or factories) or any of the society technologies.

The mod does not currently allow you to fine grain the transfers. So be aware that transfers to large nations can cause significant shortage in late game resources such as oil and rubber.

The mod is currently only localized for English.

I am happy to expand the transfer options and localization if the mod becomes more popular.

I have also scripted the action for AI to selectively transfer techs to their subjects, but the AI logic (shown below for those interested) has not been extensively tested - basically it should transfer techs towards non-extractive subjects with good relations and significant existing investments:
ai = {
evaluation_chance = {
value = 0.1
}

propose_score = {
value = 100
}

will_propose = {
AND = {
scope:target_country = {
is_direct_subject_of = root
"potential_diplomatic_play_power_ratio(root)" <= 0.5
liberty_desire <= 50
"gdp_ownership_ratio(root)" > 0.15
NOT = { has_law = law_type:law_extraction_economy }
}
has_attitude = {
who = scope:target_country
attitude = protective
}
}
6 Comments
RocScot May 19 @ 8:09am 
This should be in the main game, too good.
SL Overdr1ve May 1 @ 7:46pm 
perfect, thanks!
Nemi_GG Apr 4 @ 12:13pm 
Hi, I made a small translation of your mod into Spanish. https://steamcommunity.com/sharedfiles/filedetails/?id=3457521900
Cheese Mar 30 @ 3:41pm 
i think the relation gained should be lowered to like 2 or 1 for each tech, it stacks very quickly
erickairton97 Mar 28 @ 4:47pm 
Thanks!
Gracias!
Etfaming Mar 19 @ 4:52am 
Incredible ! Thank you for this amazing but simple mod.