﻿faith_conversion_fervor_mult = {
	value = define:NReligion|MAX_FERVOR #100
	#Modded
	divide = 2 #50
	subtract = fervor #0-100	
	multiply = define:NReligion|FAITH_CREATION_FERVOR_DISCOUNT_PER_MISSING_FERVOR #1
	max = define:NReligion|FAITH_CREATION_FERVOR_DISCOUNT_MAX #Modded to 25
	#Modded
	min = -25 #Will the subsequent math work with negative values? Let's find out.
	divide = define:NReligion|MAX_FERVOR #100
}