• 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.

martino66521

Recruit
53 Badges
May 27, 2017
6
0
  • Cities in Motion
  • Europa Universalis IV: Cradle of Civilization
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: By Blood Alone
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Europa Universalis IV: Rights of Man
  • Hearts of Iron IV: Together for Victory
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis 4: Emperor
  • Cities: Skylines - After Dark
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Rule Britannia
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Dharma
  • Cities: Skylines Industries
  • Europa Universalis IV: Golden Century
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: La Resistance
  • Battle for Bosporus
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Hearts of Iron 4: Arms Against Tyranny
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Cities: Skylines
  • Hearts of Iron IV: No Step Back
  • Europa Universalis IV: El Dorado
  • Europa Universalis III Complete
  • Europa Universalis IV: Cossacks
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis III
  • Europa Universalis III Complete

Integrity​

I have verified my game files (on Steam)​

Yes

I have disabled all mods​

Yes

Required​

Summary​

00_tradegoods.txt -> All modifiers inside of modifier = { ... } does not work as expected and dont affect anything.

Description​

File: ...\Europa Universalis IV\common\tradegoods\00_tradegoods.txt

All modifiers inside of modifier = { ... } does not work as expected and dont affect anything.

If you move this modifiers from modifier = { ... } to province = { ... }

then all of them work correctly, also those who should have a global impact!

example:

move
grain = {
modifier = {
land_forcelimit_modifier = 0.20
}
....
to
grain = {
province = {
land_forcelimit_modifier = 0.20
}
...

and the modifier affect global( +20% number of allowed units ).

(A better solution might be to solve the problem in the program code)

Steps to reproduce​

Check the Modifier effect before and after describted solution

Game Version​

1.36.1.0

OS​

Windows

Additional​

Bug Type​

  • Other

Attachments​



Screenshot​



 
Upvote 0
You get those modifiers if you acquire the trading-in bonus for the trade good. And this work for me without changing anything in the files(I used console commands to get enough grain trade share, but you can test it with other trade goods for which Ming has a trading-in bonus at the start of the game):

1699995640351.png