塞浦路斯行省总督
- UID
- 1051609
- 主题
- 9
- 阅读权限
- 60
- 帖子
- 3972
- 精华
- 1
- 积分
- 2646
- 金钱
- 6398
- 荣誉
- 46
- 人气
- 0
- 在线时间
- 1510 小时
- 评议
- 0
- 帖子
- 3972
- 精华
- 1
- 积分
- 2646
- 金钱
- 6398
- 荣誉
- 46
- 人气
- 0
- 评议
- 0
|
中二中的狂亂屬性
http://www.twcenter.net/forums/showthread.php?t=81539&highlight=berserker
狂戰士屬性的修改:給農民下一劑猛藥。
its rather simple, only 2 things are needed (actually one)
note: you will be editing the export_descr_unit.txt file located in your data folder
lets take the simple peasant, now add drugs 
type Peasants
dictionary Peasants ; Peasants
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Peasants, 60, 0, 0.8
attributes sea_faring, hide_forest, can_withdraw, is_peasant, peasant
formation 1.2, 1.2, 2.4, 2.4, 6, square
stat_health 1, 0
stat_pri 4, 0, no, 0, 0, melee, melee_simple, piercing, spear, 25, 0.6
;stat_pri_ex 0, 0, 0
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex 0, 0, 0
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
;stat_armour_ex 0, 4, 0, 0, 3, 0, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 110, 90, 65, 50, 110, 4, 20
armour_ug_levels 0, 1
armour_ug_models Peasants, Peasants_ug1
ownership england, france, hre, denmark, spain, portugal, milan, venice, papal_states, slave, normans, saxons
era 0 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 1 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 2 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
;unit_info 4, 0, 3
(blue is what section will be changed)
now you really only need to change the mental but, adding warcry makes berserker activatable whenever you want, simpley change to this
type Peasants
dictionary Peasants ; Peasants
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Peasants, 60, 0, 0.8
attributes sea_faring, hide_forest, can_withdraw, is_peasant, peasant, warcry
formation 1.2, 1.2, 2.4, 2.4, 6, square
stat_health 1, 0
stat_pri 4, 0, no, 0, 0, melee, melee_simple, piercing, spear, 25, 0.6
;stat_pri_ex 0, 0, 0
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex 0, 0, 0
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
;stat_armour_ex 0, 4, 0, 0, 3, 0, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, berserker, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 110, 90, 65, 50, 110, 4, 20
armour_ug_levels 0, 1
armour_ug_models Peasants, Peasants_ug1
ownership england, france, hre, denmark, spain, portugal, milan, venice, papal_states, slave, normans, saxons
era 0 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 1 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 2 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
;unit_info 4, 0, 3
(red equals whats changed/edited)
turns out the warcry ability is still in the game 
before i figured this out i did it another way, like so:
type Peasants
dictionary Peasants ; Peasants
category infantry
class light
voice_type Light
banner faction main_infantry
banner holy crusade
soldier Peasants, 60, 0, 0.8
attributes sea_faring, hide_forest, can_withdraw, is_peasant, peasant, can_run_amok
formation 1.2, 1.2, 2.4, 2.4, 6, square
stat_health 1, 0
stat_pri 4, 0, no, 0, 0, melee, melee_simple, piercing, spear, 25, 0.6
;stat_pri_ex 0, 0, 0
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
;stat_sec_ex 0, 0, 0
stat_sec_attr no
stat_pri_armour 0, 3, 0, flesh
;stat_armour_ex 0, 4, 0, 0, 3, 0, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 1, impetuous, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 110, 90, 65, 50, 110, 4, 20
armour_ug_levels 0, 1
armour_ug_models Peasants, Peasants_ug1
ownership england, france, hre, denmark, spain, portugal, milan, venice, papal_states, slave, normans, saxons
era 0 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 1 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
era 2 england, france, hre, denmark, spain, portugal, milan, venice, papal_states, normans, saxons
;unit_info 4, 0, 3
not as effective but similar
[ 本帖最后由 武田逍遥轩 于 2008-2-8 16:17 编辑 ] |
|