try this
...\EB\Data\export_descr_buildings.txt
Code:
army_barracks_D1 requires factions { gauls, scythia, britons, } and building_present_min_level government gov2 and building_present_min_level hinterland_reforms1 celt1 and not building_present_min_level hinterland_reforms1 celt2
{
capability
{[lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
royal_barracks_D1 requires factions { gauls, scythia, britons, } and building_present_min_level government gov1 and building_present_min_level hinterland_reforms1 celt1 and not building_present_min_level hinterland_reforms1 celt2
{
capability
{ [lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
army_barracks_D2 requires factions { gauls, scythia, britons, } and building_present_min_level government gov2 and building_present_min_level hinterland_reforms1 celt2 and not building_present_min_level hinterland_reforms1 celt3
{
capability
{ [lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
royal_barracks_D2 requires factions { gauls, scythia, britons, } and building_present_min_level government gov1 and building_present_min_level hinterland_reforms1 celt2 and not building_present_min_level hinterland_reforms1 celt3
{
capability
{[lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
army_barracks_E1 requires factions { gauls, scythia, britons, } and building_present_min_level government gov2 and building_present_min_level hinterland_reforms1 celt3 and not building_present_min_level hinterland_reforms1 saka
{
capability
{[lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
royal_barracks_E1 requires factions { gauls, scythia, britons, } and building_present_min_level government gov1 and building_present_min_level hinterland_reforms1 celt3 and not building_present_min_level hinterland_reforms1 saka
{
capability
{[lot of other things]
recruit "celtic infantry gaesatae" 0 requires factions { gauls, scythia, } and hidden_resource SW and hidden_resource D and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource n8
}
search all the indicated barracks and past the bold section at the start or end of each section (between the braces).
Bookmarks