﻿# vgl. common > scripted_values > 02_religion_values.txt

set_variable = {
	name = number_tenets_slots
	value = 5
}

# regional_heresy_factor = {
# 	if = {
# 		limit = { has_game_rule = default_regional_heresy }
# 		value = 5
# 	}
# 	else_if = {
# 		limit = { has_game_rule = strict_regional_heresy }
# 		value = 200
# 	}
# 	else = {
# 		value = 1
# 	}
# }
