hand_grenade_of_antioch = {
	
	church_opinion = -10
	command_modifier = { 
		morale_offence = 0.1
		siege = 0.5 
	}
	
	
	active = {
		is_adult = yes
		religion_group = christian
	}
	allowed_gift = { religion_group = christian }
	
	quality = 5
	flags = { curse religious christian antioch easter_egg explosion }
	stacking = no
	picture = "GFX_hand_grenade_of_antioch"
}
hand_grenade_of_antioch_permanent = {
	
	same_religion_opinion = 10
	command_modifier = { 
		morale_offence = 0.15
		siege = 0.75 
	}
	
	
	active = {
		is_adult = yes
		religion_group = christian
	}
	allowed_gift = { religion_group = christian }
	
	quality = 5
	flags = { curse religious christian antioch easter_egg explosion }
	indestructible = yes
	stacking = no
	picture = "GFX_hand_grenade_of_antioch"
}