Tyrfingr
03-09-2014, 11:08
Who?
Me, noob at editing and related issues.
What?
I'm playing the Aedui (in-game gauls) as Galatians, and I sorely miss something heavy to throw against my pike-wielding foes, namely gaesate (in-game barb naked fanatics gauls). It was previously possible for the aedui/arverni to recruit gaesatae (prior to 1.2) in Ancyra (D16 in MarcusAureliusAnontinus (https://img339.imageshack.us/img339/3862/mapnewnumbers7tjqr7.gif)map), and I'd like to do it again.
How?
I have read up on the several previous threads, as there is a plenty handful of them, but never really understood them. The EBD (export_descr_buildings) is ancient chinese to me, so I would very much like some pointers or tips where to look in the EBD and what to edit?
Thankful of any tips or comments.
try this
...\EB\Data\export_descr_buildings.txt
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).
Tyrfingr
03-10-2014, 21:18
Ryoga84,
Worked like a charm! Thanks bro!
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.