building barracks_dwarven
{
levels muster_field_dwarven militia_barracks_dwarven
{
muster_field_dwarven requires factions { nomad, celts, } and building_present_min_level town_plan_dwarven temple_of_fertility_shrine_dwarven
{
capability
{
recruit "dwarf axe" 0 requires factions { vandals, }
recruit "celtic slingers" 0 requires factions { celts, }
}
construction 2
cost 600
settlement_min town
upgrades
{
militia_barracks_dwarven
}
}
militia_barracks_dwarven requires factions { nomad, celts, } and building_present_min_level town_plan_dwarven temple_of_fertility_shrine_dwarven
{
capability
{
recruit "dwarf axe" 0 requires factions { vandals, }
recruit "celtic slingers" 0 requires factions { celts, }
recruit ...entry...
}
construction 4
cost 1200
settlement_min large_town
upgrades
{
}
}
}
plugins
{
}
}