Join: Difference between revisions
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}} | {{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 × A) × (1 + 0,05 × D)}}}}<br><br> | {{Math|H <nowiki>=</nowiki> {{sqrt|(1 + 0,05 × A) × (1 + 0,05 × 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
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