Triggered modifiers.txt

From EU3 Wiki

Jump to: navigation, search

Triggered Modifiers are the modifiers which are checked every month. They have some triggers and effects. This .txt file contains them

catholic_mecca = {
	trigger = {
		owns = 385 # Mecca
		religion = catholic
	}

	prestige = 0.01			#1% more yearly prestige
	missionaries = 1
}

This is a Triggered Modifier and if a Catholic country owns Mecca, it will gain extra 1 missionary/year and gain 1% prestige every year. This structure is very close to the event system. The difference is, there are no options and no mean time to happen section

Personal tools