Jump to content

Morale: Difference between revisions

From OpenDominion
m 1 revision imported
Oment (talk | contribs)
m 80 %, not 70 %
Line 7: Line 7:
<code>((Range - 0.40) * 100 / 7) - 5</code>
<code>((Range - 0.40) * 100 / 7) - 5</code>


You cannot invade if your morale is below 70%.
You cannot invade if your morale is below 80%.


Exploring is not limited by morale.
Exploring is not limited by morale.
Line 19: Line 19:
== Refresh ==
== Refresh ==


Morale refreshes by 6% per hour when under 70% and by 3% when 70% or higher.
Morale refreshes by 6% per hour when under 80% and by 3% when 80% or higher.


== See Also ==
== See Also ==
* [[Invading]]
* [[Invading]]

Revision as of 12:21, 8 June 2021

Morale is an aspect of your dominion which affects your OP and DP. It is reduced by exploration and invading.

Drop

Invading causes an immediate drop of 5% for attacks 75% and greater of your land size. For hits below 75%, the following formula is used as well:

((Range - 0.40) * 100 / 7) - 5

You cannot invade if your morale is below 80%.

Exploring is not limited by morale.

Effect

Morale is a multiplicative bonus.

Bonus * Morale Penalty

Refresh

Morale refreshes by 6% per hour when under 80% and by 3% when 80% or higher.

See Also