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

pengoyo

Penguin
71 Badges
Dec 9, 2015
1.560
4.767
  • Crusader Kings III
  • Crusader Kings II
  • Stellaris
  • Cities: Skylines
  • Imperator: Rome Deluxe Edition
  • Magicka 2
  • Cities in Motion 2
  • Europa Universalis IV
  • Hearts of Iron IV: Cadet

Information​

I have verifed my game files (Steam only)​

Yes

I have disabled all mods​

Yes

I am running the latest game update​

Yes

Required​

Summary​

Event fp1_yearly.0064 does not Weigh the AI Chance down for the Parnoid Trait

Description​

In file fp1_yearly_events.txt for event fp1_yearly.0064 there is the following line of code in the ai_chance:
Code:
			modifier = {	#Weight down for stress.
				add = 20
				has_trait = paranoid
			}
Note that it says weight down for stress, but it adds 20 instead of -20. This is counter to what is done for other traits in this ai_chance

Steps to reproduce​

Check line 3223 in fp1_yearly_events.txt

Game Version​

1.9.2.1

Platform​

Windows

Additional Information​

Affected Feature​

  • Events
  • AI

Save Game​



Other Attachments​



 
Upvote 0