Hi yall.
so I went into traits with the intent to mod out the psionic energy bonus, and mod in a trade value bonus instead.
However this seems to be a pickle. Trade value doesn’t seem to follow the same coding logic of other resources being produced.
I tried the planet_jobs_produces_mult form, it doesn’t work.
tried the pop_trade_value_add… nope.
So I’m at a loss, how to add a line of code into the psionic trait, so it adds trade value, along its scie tigic bonuses that are already there, snd working normally (meaning it’s not necessary to go and edit every job in existence, and add the condition has_trait=psionic….)?
Your help is greatly appreciated.
so I went into traits with the intent to mod out the psionic energy bonus, and mod in a trade value bonus instead.
However this seems to be a pickle. Trade value doesn’t seem to follow the same coding logic of other resources being produced.
I tried the planet_jobs_produces_mult form, it doesn’t work.
tried the pop_trade_value_add… nope.
So I’m at a loss, how to add a line of code into the psionic trait, so it adds trade value, along its scie tigic bonuses that are already there, snd working normally (meaning it’s not necessary to go and edit every job in existence, and add the condition has_trait=psionic….)?
Your help is greatly appreciated.