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

Pufu13

Second Lieutenant
Dec 31, 2023
192
66
Description
(Very) Strong & Weak wrong tooltips

Game Version
v4.0.3 (3b8a)

What version do you use?
Steam

What expansions do you have installed?


Do you have mods enabled?
No

Please explain your issue is in as much detail as possible.
(species traits) Strong, Very Strong and Weak use wrong tooltips, they display both the new job efficiency bonus and the old worker pop resource output despite that in code only the job efficiency is used (well.. bonus workforce 'cause mid production renaming)

Code:
trait_strong = {

	modifier = {
		army_damage_mult = 0.20
		worker_and_simple_drone_cat_bonus_workforce_mult = 0.025
	}

}

Steps to reproduce the issue.


Upload Attachment
File(s) attached
 

Attachments

  • strong.jpg
    strong.jpg
    21,4 KB · Views: 0
Upvote 0