Cohesion States

Moderators: rbodleyscott, Slitherine Core, Gothic Labs

Post Reply
hmgs1ne
Private First Class - Wehrmacht Inf
Private First Class - Wehrmacht Inf
Posts: 8
Joined: Wed Sep 07, 2016 9:43 am

Cohesion States

Post by hmgs1ne »

Doing some research for an article on wargamer.com.

Can someone define exactly how each Cohesion State impacts a unit? Loss of APs, etc?

Can said impacts be altered, modified or dispensed with entirely? Can an individual Cohesion State be dispensed with entirely (say, eliminate fractured and go directly from Disordered to Rout)?

In which file is this data/script/code located?

Thanks.

Colonel Bill
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28047
Joined: Sun Dec 04, 2005 6:25 pm

Re: Cohesion States

Post by rbodleyscott »

hmgs1ne wrote: Mon Jan 21, 2019 10:10 pm Doing some research for an article on wargamer.com.

Can someone define exactly how each Cohesion State impacts a unit? Loss of APs, etc?
Off the top of my head:

Disruption:
Reduces combat power.
Gives a -1 modifier on future cohesion tests.

Fragmentation:
Reduces combat power further.
Gives -2 modifier on future cohesion tests.
Halves unit AP.
May negate some POAs - see manual.

Broken:
Units runs away.
Gives -3 modifier on cohesion tests to try to rally.
Unit has no combat power.
Can said impacts be altered, modified or dispensed with entirely? Can an individual Cohesion State be dispensed with entirely (say, eliminate fractured and go directly from Disordered to Rout)?

In which file is this data/script/code located?
If you wanted to eliminate a cohesion state entirely you would need to make alterations to at least the MoraleUpdate() and CohesionTest() functiond in MoraleTools.BSF.

If you wanted to alter the effects of cohesion states you would need to make alterations all over the place. Since the vanilla Cohesion system is fundamental to the game system, no attempt has been made to encapsulate its code in one place.
Richard Bodley Scott

Image
hmgs1ne
Private First Class - Wehrmacht Inf
Private First Class - Wehrmacht Inf
Posts: 8
Joined: Wed Sep 07, 2016 9:43 am

Re: Cohesion States

Post by hmgs1ne »

Thank you :). Article done and this was very helpful.

Colonel Bill
Post Reply

Return to “Modders Corner”