- UID
- 1221565
- 主题
- 22
- 阅读权限
- 30
- 帖子
- 786
- 精华
- 0
- 积分
- 424
- 金钱
- 2524
- 荣誉
- 3
- 人气
- 0
- 在线时间
- 819 小时
- 评议
- 0
- 帖子
- 786
- 精华
- 0
- 积分
- 424
- 金钱
- 2524
- 荣誉
- 3
- 人气
- 0
- 评议
- 0
|
回复 #156 lh121121 的帖子
被你打败了 在export_descr_unit里查找"京营"跳到京营鸟统手的编码如下:
type ming_imperial_guard
dictionary ming_imperial_guard ; 大明京营鸟统手
category infantry
class heavy
voice_type Light
banner faction main_missile
banner holy crusade
soldier ming_imperial_guard, 48, 0, 0.5
attributes sea_faring, hide_forest, very_hardy, can_withdraw, gunmen, fire_by_rank, gunpowder_unit
formation 1.8, 1.8, 2.4, 2.4, 4, square
stat_health 1, 0
stat_pri 20, 4, musket_bullet, 220, 60, missile, missile_gunpowder, piercing, none, musket_shot_set, -25, 0.1
;stat_pri_ex 0, 0, 20
stat_pri_attr ap, area, bp
stat_sec 6, 1, no, 0, 0, melee, melee_blade, piercing, axe, -25, 0.1
;stat_sec_ex 0, 0, 0
stat_sec_attr no
stat_pri_armour 7, 4, 0, leather
;stat_armour_ex 0, 0, 0, 0, 8, 0, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 8
stat_ground 1, 2, 3, 4
stat_mental 11, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay -100000
stat_food 60, 300
stat_cost 1, 1500, 750, 65, 155, 720, 4, 210
armour_ug_levels 5
armour_ug_models ming_imperial_guard
ownership saxons
era 2 saxons
;unit_info 10, 17, 5
你要做的就是把attributes sea_faring, hide_forest, very_hardy, can_withdraw, gunmen, fire_by_rank, gunpowder_unit这行的红色字符, gunmen, fire_by_rank, gunpowder_unit删掉保存就行。。。 |
|