I understand much of the terrain matrix [movement, harsness, supply consumption] but have difficulty making sense of:
Combat_Units_Quota = 100
Combat_Units_OffCost = 100
Support_Units_Quota = 60
Support_Units_OffCost = 100
ATKFire0 = 80
DEFFire0 = 75
ATKProt0 = -1
DEFProt0 = -1
ATKTQ0 = -1
DEFTQ0 = -1
ATKFire1 = 120
DEFFire1 = 130
ATKProt1 = 2
DEFProt1 = 2
ATKTQ1 = 1
DEFTQ1 = 1
ATKFire2 = 80
DEFFire2 = 85
ATKProt2 = 0
DEFProt2 = 1
ATKTQ2 = -1
DEFTQ2 = -1
ATKFire3 = 60
.....etc.
..and where/how do I figure the 'frontage' adjustments.