- UID
- 2172347
- 主题
- 1
- 阅读权限
- 20
- 帖子
- 137
- 精华
- 0
- 积分
- 79
- 金钱
- 487
- 荣誉
- 1
- 人气
- 0
- 在线时间
- 44 小时
- 评议
- 0
- 帖子
- 137
- 精华
- 0
- 积分
- 79
- 金钱
- 487
- 荣誉
- 1
- 人气
- 0
- 评议
- 0
|
修改规模重开档,如果想自己修改的话 打开游戏根目录\mods\teutonic\data\export_descr_unit.txt 文件夹
举个例子:
type Greatswords
dictionary Greatswords ; Greatswords
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Greatswords, 50, 0, 1.5
officer Empire_counts_champion
;officer Empire_Standard-bearer_heavy
officer Empire_Musician
attributes sea_faring, very_hardy, command, legionary_name
formation 1.5, 1.5, 3, 3, 6, square
stat_health 1, 0
stat_pri 11, 6, no, 0, 0, melee, melee_blade, slashing, sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr no
stat_pri_armour 6, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 0, -3, -4, -3
stat_mental 18, disciplined, highly_trained, lock_morale
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 2, 1500, 300, 100, 300, 1500, 2, 1000 ;10$
armour_ug_levels 4, 5, 6
armour_ug_models Greatswords, Greatswords_ug1, Greatswords_ug2
ownership hre, papal_states, portugal, spain, scotland, sicily, milan, venice, saxons, byzantium, france
recruit_priority_offset 20
红色行的50 就是这个兵种的数目 巨大规模的人数公式是 除二乘五 50÷2×5=125
紫色的是军官 鼓手 等特殊兵种一般只出现一个
所以在最大规模的人类单队士兵就是 125+2=127 |
|