#########################
#### FAND QUALITY 6  ####
#########################
excalibur = {
    max_amount = 1
    spawn_date = -1.1.1
	
	spawn_chance = {
		value = 100
		modifier = {
			factor = 0
			has_game_rule = {
				name = supernatural_events
				value = off
			}
		}
	}
    
    weight = {
		value = 0
		additive_modifier = {
			value = 100
			has_character_flag = claimed_excalibur
		}
	}
	
    artifacts = {
        excalibur = {
            value = 1
        }
    }
}