# Healthcare #
tradition_xt_healthcare = {
    tree_template = "tree_21_11"
    adoption_bonus = "tr_xt_healthcare_adopt"
    finish_bonus = "tr_xt_healthcare_finish"
    traditions = {
        "tr_xt_healthcare_1"
        "tr_xt_healthcare_2"
        "tr_xt_healthcare_3"
        "tr_xt_healthcare_4"
        "tr_xt_healthcare_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Extraction #
tradition_xt_extraction = {
    tree_template = "tree_11_11_21"
    adoption_bonus = "tr_xt_extraction_adopt"
    finish_bonus = "tr_xt_extraction_finish"
    traditions = {
        "tr_xt_extraction_1"
        "tr_xt_extraction_2"
        "tr_xt_extraction_3"
        "tr_xt_extraction_4"
        "tr_xt_extraction_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Agriculture #
tradition_xt_agriculture = {
    tree_template = "tree_21_12"
    adoption_bonus = "tr_xt_agriculture_adopt"
    finish_bonus = "tr_xt_agriculture_finish"
    traditions = {
        "tr_xt_agriculture_1"
        "tr_xt_agriculture_2"
        "tr_xt_agriculture_3"
        "tr_xt_agriculture_4"
        "tr_xt_agriculture_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Generation #
tradition_xt_generation = {
    tree_template = "tree_11_12"
    adoption_bonus = "tr_xt_generation_adopt"
    finish_bonus = "tr_xt_generation_finish"
    traditions = {
        "tr_xt_generation_1"
        "tr_xt_generation_2"
        "tr_xt_generation_3"
        "tr_xt_generation_4"
        "tr_xt_generation_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Heavy Industry #
tradition_xt_heavy_industry = {
    tree_template = "tree_21_21"
    adoption_bonus = "tr_xt_heavy_industry_adopt"
    finish_bonus = "tr_xt_heavy_industry_finish"
    traditions = {
        "tr_xt_heavy_industry_1"
        "tr_xt_heavy_industry_2"
        "tr_xt_heavy_industry_3"
        "tr_xt_heavy_industry_4"
        "tr_xt_heavy_industry_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Consumerism #
tradition_xt_consumerism = {
    tree_template = "tree_12_11_11"
    adoption_bonus = "tr_xt_consumerism_adopt"
    finish_bonus = "tr_xt_consumerism_finish"
    traditions = {
        "tr_xt_consumerism_1"
        "tr_xt_consumerism_2"
        "tr_xt_consumerism_3"
        "tr_xt_consumerism_4"
        "tr_xt_consumerism_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Propaganda #
tradition_xt_propaganda = {
    tree_template = "tree_12_11"
    adoption_bonus = "tr_xt_propaganda_adopt"
    finish_bonus = "tr_xt_propaganda_finish"
    traditions = {
        "tr_xt_propaganda_1"
        "tr_xt_propaganda_2"
        "tr_xt_propaganda_3"
        "tr_xt_propaganda_4"
        "tr_xt_propaganda_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Archaeology #
tradition_xt_archaeology = {
    tree_template = "tree_11_11_21"
    adoption_bonus = "tr_xt_archaeology_adopt"
    finish_bonus = "tr_xt_archaeology_finish"
    traditions = {
        "tr_xt_archaeology_1"
        "tr_xt_archaeology_2"
        "tr_xt_archaeology_3"
        "tr_xt_archaeology_4"
        "tr_xt_archaeology_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}
# Enforcement #
tradition_xt_enforcement = {
    tree_template = "tree_111_11"
    adoption_bonus = "tr_xt_enforcement_adopt"
    finish_bonus = "tr_xt_enforcement_finish"
    traditions = {
        "tr_xt_enforcement_1"
        "tr_xt_enforcement_2"
        "tr_xt_enforcement_3"
        "tr_xt_enforcement_4"
        "tr_xt_enforcement_5"
    }
    ai_weight = {
        factor = 0
    }
    potential = {
        NOT = { has_ethic = ethic_gestalt_consciousness }
    }
}