ary_bad_health_trait = {
    OR = {
        has_trait = drunkard
        has_trait = flagellant
        has_trait = depressed_1
        has_trait = depressed_genetic
        has_trait = lunatic_1
        has_trait = lunatic_genetic
        has_trait = possessed_1
        has_trait = possessed_genetic
        has_trait = ill
        has_trait = pneumonic
        has_trait = great_pox
        has_trait = leper
        has_trait = wounded_1
        has_trait = wounded_2
        has_trait = wounded_3
        has_trait = infirm
        has_trait = incapable
        has_trait = gout_ridden
        has_trait = consumption
        has_trait = cancer
        has_trait = typhus
        has_trait = bubonic_plague
        has_trait = smallpox
        has_trait = measles
        has_trait = dysentery
        has_trait = ergotism
        has_trait = scarred
        has_trait = blind
        has_trait = physique_bad_1
        has_trait = physique_bad_2
        has_trait = physique_bad_3
        has_trait = inbred
        has_trait = weak
        has_trait = spindly
        has_trait = wheezing
        has_trait = bleeder
        has_trait = intellect_bad_1
        has_trait = intellect_bad_2
        has_trait = intellect_bad_3
        has_trait = beauty_bad_1
        has_trait = beauty_bad_2
        has_trait = beauty_bad_3
        has_trait = lisping
        has_trait = scaly
        has_trait = clubfooted
        has_trait = dwarf
        has_trait = hunchbacked
        has_trait = infertile
        has_trait = one_eyed
        has_trait = one_legged
        has_trait = dull
        has_trait = eunuch_1
        has_trait = beardless_eunuch
        has_trait = adulterer
        has_trait = fornicator
        has_trait = deviant
        has_trait = kinslayer_1
        has_trait = kinslayer_2
        has_trait = kinslayer_3
        has_trait = incestuous
        has_trait = sodomite
        has_trait = excommunicated
        has_trait = murderer
        has_trait = comfort_eater
        has_trait = contrite
        has_trait = improvident
        has_trait = inappetetic
        has_trait = reclusive
        has_trait = irritable
        has_trait = rakish
        has_trait = hashishiyah
        has_trait = profligate
        has_trait = impotent
        has_trait = maimed
        has_trait = disfigured
        has_trait = burdened
        has_trait = lovers_pox
        has_trait = faltering_heart
        has_trait = fragile_bones
        has_trait = clouded_eyes
        has_trait = withering_mind
    }
}