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

Bezborg

Grumpy Old Man
Nov 12, 2008
2.168
5.138
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.
 
There is no such effect, the extra trade value is directly coded into the jobs that produce trade value.

To replicate the effect from the thrifty trait, you'll have to manually edit those jobs and add extra trade value for pops with the Psionic trait, which creates immense compatibility issues, since only one mod can edit the jobs.
 
  • 1Like
Reactions:
There is no such effect, the extra trade value is directly coded into the jobs that produce trade value.

To replicate the effect from the thrifty trait, you'll have to manually edit those jobs and add extra trade value for pops with the Psionic trait, which creates immense compatibility issues, since only one mod can edit the jobs.
I was afraid of that :( thank you.

Oh well, back to the drawing board
 
Last edited:
There is no such effect, the extra trade value is directly coded into the jobs that produce trade value.

To replicate the effect from the thrifty trait, you'll have to manually edit those jobs and add extra trade value for pops with the Psionic trait, which creates immense compatibility issues, since only one mod can edit the jobs.
YOu think I can then just add unity, following the same formula as the current energy bonus?

I just want to switch the energy bonus for psionic, I find id silly and a relic from a time where you only had the 3 basic resources. Makes no sense to me whatsoever.