﻿########################
# God
########################
placeholder= {
	
	opposites =  {
	Strong
	}
	immortal = no
	agnatic = no
	ruler_designer_cost = no
	
	diplomacy = 0
	martial = 0
	stewardship = 0
	intrigue = 0
	learning = 0
	combat_rating = 0
	health = 0
	levy_size = 0
	monthly_character_prestige = 0
	monthly_character_piety = 0
	monthly_character_wealth = 0
	
	fertility_penalty = 0.0

	opposite_opinion = 0
	same_opinion  = 0
	general_opinion = 0
	vassal_opinion = 0

	

}
God = {
	
	opposites =  {
	Strong
	}
	immortal = yes
	agnatic = no
	ruler_designer_cost = -100
	
	diplomacy = 50
	martial = 50
	stewardship = 50
	intrigue = 50
	learning = 50
	combat_rating = 150
	health = 10000
	levy_size = 1
	monthly_character_prestige = 20
	monthly_character_piety = 50
	monthly_character_wealth = 50
	
	fertility_penalty = 0.4

	opposite_opinion = 100
	same_opinion  = 100
	general_opinion = 150
	vassal_opinion = 200

	

}