yeah, i thought about that too - but I wanted them to have the axes as their backup weapon
here's the small change I made: (simply copy/paste it over the current Druzhina & Dismounted Druzhina blocks inside the export_descr_unit.txt file if you wish to use a druzhina reminescent of berserkers)
Code:
type Druzhina
dictionary Druzhina ; Druzhina
category cavalry
class heavy
voice_type Heavy
banner faction main_cavalry
banner holy crusade_cavalry
soldier Druzhina, 16, 0, 1
mount heavy horse
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, can_withdraw, can_formed_charge
formation 2, 4.4, 3, 6, 3, square, wedge
stat_health 2, 0
stat_pri 11, 5, no, 0, 0, melee, melee_blade, piercing, spear, 25, 1
;stat_pri_ex 0, 0, 0
stat_pri_attr no
stat_sec 11, 4, no, 0, 0, melee, melee_blade, slashing, axe, 25, 1
;stat_sec_ex 0, 0, 0
stat_sec_attr ap
stat_pri_armour 7, 8, 0, metal
;stat_armour_ex 5, 7, 0, 0, 6, 4, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, -2, -4, 0
stat_mental 9, normal, trained
stat_charge_dist 25
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 690, 210, 120, 95, 690, 4, 170
armour_ug_levels 2, 3
armour_ug_models Druzhina, Druzhina_ug1
ownership russia
era 0 russia
era 1 russia
;unit_info 11, 0, 15
Code:
type Dismounted Druchima
dictionary Dismounted_Druchima ; Dismounted Druzhina
category infantry
class heavy
voice_type Heavy
banner faction main_infantry
banner holy crusade
soldier Dismounted_Druchima, 24, 0, 1
attributes sea_faring, hide_forest, hardy, can_withdraw
formation 1.2, 1.2, 2.4, 2.4, 4, square
stat_health 2, 0
stat_pri 11, 3, no, 0, 0, melee, melee_blade, slashing, axe, 25, 1.2
;stat_pri_ex 0, 0, 0
stat_pri_attr ap
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 8, 7, 0, metal
;stat_armour_ex 5, 7, 0, 0, 4, 6, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 1, -2, 3, 2
stat_mental 9, normal, trained
stat_charge_dist 15
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 690, 150, 90, 70, 690, 4, 170
armour_ug_levels 2, 3
armour_ug_models Dismounted_Druchima, Dismounted_Druchima_ug1
ownership russia
era 0 russia
era 1 russia
;unit_info 11, 0, 15
Bookmarks