Join: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
'''Joining''' is a feature where a stack of [[wandering creature]]s are willing to become a part of hero's army for free or in exchange for [[gold]]. Whether or not the stack will join depends on several factors, but basically if hero's charisma value (C) is lower than creature stack's mood value (M) the creatures will fight.  
'''Joining''' is a feature where a stack of [[wandering creature]]s are willing to become a part of hero's army for free or in exchange for [[gold]]. Whether or not the stack will join depends on several factors, but basically if hero's charisma value (C) is lower than creature stack's mood value (M) the creatures will fight.  


{{Math|M > C → Creature stack will fight}}<br><br>
{{Math|M > C → Creature stack will fight}}
{{Math|M ≤ C → Creature may join}}<br><br>
{{Math|M ≤ C → Creature may join}}<br><br>
{{Math|C <nowiki>=</nowiki> P + D + S}}
{{Math|C <nowiki>=</nowiki> P + D + S}}
Line 27: Line 27:
|}
|}
<br><br>
<br><br>
{{Math|H <nowiki>=</nowiki> {{sqrt|(1 + 0,05 &times; A) &times; (1 + 0,05 &times; D)}}}}<br><br>
{{Math|H <nowiki>=</nowiki> {{sqrt|(1 + 0,05 &times; A) &times; (1 + 0,05 &times; D)}}|H is hero strenght value<br>A is [[Primary skills|attack skill]] value<br>D is [[Primary skills|defense skill]] value}}<br><br>


== External links ==
== External links ==

Revision as of 09:22, 19 January 2017

Joining is a feature where a stack of wandering creatures are willing to become a part of hero's army for free or in exchange for gold. Whether or not the stack will join depends on several factors, but basically if hero's charisma value (C) is lower than creature stack's mood value (M) the creatures will fight.

M > C → Creature stack will fight M ≤ C → Creature may join

C = P + D + S

Power factor values
k P
k ≥ 7 11
1 ≤ k < 7 2×(k-1), rounded down
0,5 ≤ k < 1 -1
0,333 ≤ k < 0,5 -2
k < 0,333 -3



H = (1 + 0,05 × A) × (1 + 0,05 × D) H is hero strenght value
A is attack skill value
D is defense skill value


External links