hand_grenade_of_antioch_permanent = {
	max_amount = 1
    spawn_date = -1.1.1
	
	spawn_chance = {
		value = 100
		modifier = {
			factor = 0
			NOT = { has_dlc = "Mystics" }
		}
	}
	
    weight = {
		value = 1
		additive_modifier = {
			value = 90000
			has_landed_title = c_antiocheia
		}
	}
    artifacts = {
        hand_grenade_of_antioch_permanent = {
            value = 1
        }
    }
}