namespace RJWSexperience.Ideology { public enum BloodRelationDegree { CloseRelative, FarRelative, NotRelated } }