﻿regula_virus_imprisonable_trigger = {
	AND = {
		is_landed = no
    	scope:contagion_court_owner = {  # Add the spymaster to the list?
			NOT = { faith = global_var:magister_character.faith }
		}
    }
}