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?
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?