将带有长枪方阵的兵种的武器改为普通短矛的方法.
只要将兵种特性里的phalanx步兵方阵去掉即可。
具体方法是:
1:打开Rome - Total War\Data\export_descr_unit 这个文件
2:找到你要改的兵种,比如斯巴达重步兵。
在export_descr_unit 里搜索“Spartan Hoplites”
得到以下这些:
type greek hoplite spartan
dictionary greek_hoplite_spartan ; Spartan Hoplites
category infantry
class spearmen
voice_type Medium_1
soldier greek_hoplite_spartan_pylos, 40, 0, 1.3
attributes sea_faring, hide_forest, can_sap, very_hardy
formation 1, 1, 2, 2, 5, square, phalanx
stat_health 2, 0
stat_pri 16, 8, no, 0, 0, melee, simple, piercing, spear, 25 ,1
stat_pri_attr spear
stat_sec 16, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 9, 5, leather
stat_sec_armour 0, 1, flesh
stat_heat 2
stat_ground 2, 0, 0, 0
stat_mental 14, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1220, 460, 130, 190, 1220
ownership greek_cities
3:找到其中的一行:formation 1, 1, 2, 2, 5, square, phalanx
4:把phalanx删掉。
5:在游戏中的斯巴达的手中的武器会变成普通长矛,但是在近战时他们会换短剑来战斗。如果不想发生这种情况,还要进行以下的一步。
找到stat_sec 16, 4, no, 0, 0, melee, simple, piercing, sword, 25 ,1这一行,将其改为:stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
这样斯巴达步兵在近战时也会使用普通长矛了。
6:注意这一行:stat_pri_attr spear
这表示斯巴达步兵具有长矛属性,对骑兵会有攻击加成,但是...对步兵会有攻击减扣...所以,如果你不想要这个属性,把它改为 no 就行,象这样:
stat_pri_attr no
7:完成了!现在英勇的斯巴达战士就不是拿着笨重的长枪而是灵活的短矛进行战斗了....马其顿方阵也见鬼去了....
8:其他长枪方阵兵种的改法以此类推。
搜索更多相关主题的帖子:
方阵 兵种 长枪 hoplite 斯巴达 方阵 长枪 兵种 武器