打开data下的export_descr_buildings文件,以圣殿骑士为例,我想让圣殿骑士在顶级城市能造,查找Knights Templar得到圣殿骑士的数据位置在
building guild_templars_chapter_house(圣殿骑士公会)
{
convert_to guild_templars_chapter_house
levels templars_minor_ch templars_major_ch templars_hq
{
templars_minor_ch requires factions { england, france, scotland, denmark, hungary, poland, papal_states, milan, sicily, venice, }
{
convert_to 0
capability
{
recruit_pool "Knights Templar" 1 0.4 3 0 requires factions { england, scotland, france, denmark, milan, venice, papal_states, sicily, poland, hungary, }
}
material stone
construction 1
cost 1000
settlement_min city
upgrades
{
templars_major_ch
把红色字那句剪切出来先,再查找huge_stone_wall city(顶级城市,你也可以根据自己喜欢的建筑对应添加)数据如下
huge_stone_wall city requires factions { northern_european, mesoamerican, middle_eastern, eastern_european, greek, southern_european, }
{
capability
{
recruit_pool "Conquistadores" 1 0.5 4 1 requires factions { spain, portugal, } and hidden_resource america
recruit_pool "Knights Templar" 1 0.4 3 0 requires factions { england, scotland, france, denmark, milan, venice, papal_states, sicily, poland, hungary, }
recruit_pool "Swiss Guard" 1 0.5 4 0 requires factions { papal_states, }
recruit_pool "Hussars" 1 0.5 4 0 requires factions { poland, hungary, }
recruit_pool "Cossack Musketeers" 1 0.5 4 0 requires factions { russia, }
……………………………………..
像上文这样任意插入粘贴在其它兵数据中间就可以了,注意格式要一致,注意公会有3级,搜索圣殿骑士的名字Knights Templa一路往下找,把公会guild里跟红色那句一样的数据全部删除。
用同样的方法查找、修改、添加医院骑士Knights Hospitaller,圣地亚哥骑士Knights of Santiago,条顿骑士Teutonic Knights,伊斯兰刺客团Hashishim就可以了。
公会里的兵必须删除才能在其它建筑添加建造,所以这么改了之后公会就没用了。
更多相关内容请关注:中世纪2:全面战争专区