• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

GSACROVZ

Private
May 4, 2024
22
6
Hello Guys.

Looking into the files, i noticed 2 script (i use grain as example):

1) grain = { stance = wants_export }
2) grain= { stance = wants_high_supply }


In game if any strategy contain an example this script:

1) grain = { stance = wants_export }

the AI set the tariff on export focus.


But is not doing the same for

2) grain= { stance = wants_high_supply }

and the tariff remain on default.


Why happen this? Which is the driver that make the AI set the tariff on import priority?
There is a way to force the AI to set import priority?