a question that deserves a Beatdown...
I've searched and looked here (in where I thought it should've been) and in my game files, but can't figure out such a seemingly simple, basic thing...
HOW DO I CHANGE THE NUMBER OF UNITS PER SQUADRON???
Spartans get 80. Armored Elephants get 36. Berserkers get ONLY 24??? WTF???
This is absurd! And they die so easily! (especially to missiles)
Please help me fix this inexusable injustice!
Then you may virtually tar and feather me for asking what I would imagine is a simplistic question.
BTW, "John Adams" on HBO is showing an actual 'tar and feathering' here soon.
Okay, I'm drunk, so I digress.
"...Gut your target like a FISH!"
Re: a question that deserves a Beatdown...
The file you're looking for is the export_descr_unit file,and below is the number to change in bold:
type barb berserker german
dictionary barb_berserker_german ; Berserkers
category infantry
class light
voice_type Heavy_1
soldier barb_berserker, 12, 0, 1.5
attributes sea_faring, hide_forest, frighten_foot, very_hardy, warcry
formation 1.2, 1.2, 2.4, 2.4, 2, horde
stat_health 2, 0
stat_pri 19, 7, no, 0, 0, melee, blade, slashing, axe, 25 ,0.87
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 2, 5, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, 3, 2
stat_mental 16, berserker, untrained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 930, 120, 100, 140, 930
ownership germans
Re: a question that deserves a Beatdown...
THANKS!
I actually looked over that file, but was looking for a "24." Though somewhere else here I read about unit numbers being 'doubled' from what the file said... I assume this why it says only 12?
thanks again!
Re: a question that deserves a Beatdown...
The number there is the base amount. It is scaled depending on what unit size you have. The minimum number is 6.
Re: a question that deserves a Beatdown...
Quote:
Originally Posted by KuriousJorj
THANKS!
I actually looked over that file, but was looking for a "24." Though somewhere else here I read about unit numbers being 'doubled' from what the file said... I assume this why it says only 12?
thanks again!
I play the game with unit sizes on normal and then do any other unit-specific changes in the EDU itself,because I like heavy and light cavalry at double strength,whereas I leave skirmisher cavalry where it is.
That's just an example of my preferences.