Jump to content

Any no panic mods?


Moonie

Recommended Posts

The easiest way is to edit moraleconfig.xml. Change the following:

<EventChances>

<Panic value="50" stabilisation="12" comment="chance that a unit panics and loses all its AP for current turn"/>

<Flee value="30" stabilisation="12" comment="chance that a unit drops its weapons and starts running randomly" />

<Berserk value="20" stabilisation="12" comment="chance that a unit starts firing on first available target, not caring if friendly or enemy"/>

</EventChances>

To the following:

<EventChances>

<Panic value="0" stabilisation="12" comment="chance that a unit panics and loses all its AP for current turn"/>

<Flee value="0" stabilisation="12" comment="chance that a unit drops its weapons and starts running randomly" />

<Berserk value="0" stabilisation="12" comment="chance that a unit starts firing on first available target, not caring if friendly or enemy"/>

</EventChances>

There should be 0 chance of the 3 morale types happening then.

Link to comment
Share on other sites

It's a quick and dirty fix. It won't stop morale events being triggered due to lower morale, it just makes sure that no bad things can happen when the event is called. Kind of like opening up a treasure chest and finding it empty. Although in this case it would be a treasure chest of FEAR.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...