Europa Universalis 3 Wiki

Event_modifiers.txt is a file in the common folder. It defines each event modifier with its effects and displayed icon.

Example

The format of a definition is like this:

religious_turmoil = {
	tolerance_heretic = -2
	tolerance_own = -2
	global_revolt_risk = 3
	icon = 10
}

religious_turmoil is the internal term for the event modifier which can be used in the other game files. The displayed name is defined by the files in the localisation folder. Between the curly brackets the definitions of the: