Join: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 65: Line 65:
|  style="padding-left: 0.5em;" | Expert level [[Diplomacy]]
|  style="padding-left: 0.5em;" | Expert level [[Diplomacy]]
|-
|-
| colspan=2 align=center | '''Sympathy values'''
| colspan=2 align=center bgcolor={{Grey 3}} style="border-top: 1px solid black; border-bottom: 1px solid black;" | '''Sympathy values'''
|-
|-
! S
|  style="padding-left: 0.5em;" | '''S'''
! Description
|  style="padding-left: 0.5em;" | '''Sympathy description'''
|-
|-
| 0
|  style="padding-left: 0.5em;" | 0
| style="padding-left: 0.5em; font-size:90%;" | There are no creatures of the same kind as neutrals in hero's army. This includes upgraded creatures as well, and works in both ways for all, except for Magma/Earth, Ice/Water and Energy/Fire Elementals.  
| style="padding-left: 0.5em; font-size:90%;" | No creatures from the same town type.
|-
|-
| 1
|  style="padding-left: 0.5em;" | 1
| style="padding-left: 0.5em; font-size:90%;" | There is at least one creature of the same kind as neutrals (including upgrades as in paragraph above) in hero's army.  
| style="padding-left: 0.5em; font-size:90%;" | At least one creature from the same town type.
|-  
|-  
| 2
|  style="padding-left: 0.5em;" | 2
| style="padding-left: 0.5em; font-size:90%;" | Total number of creatures of the same kind as neutrals in hero's army (including upgrades as in paragraphs above) compromises more then 50% of the army.  
| style="padding-left: 0.5em; font-size:90%;" | Over 50% creatures from the same town type.
|}
|}
{{Math|M > C → Creature stack will fight}}
{{Math|M > C → Creature stack will fight}}
Line 86: Line 86:
{{Math|A<sub>TOT</sub> }}
{{Math|A<sub>TOT</sub> }}


<!--
| style="padding-left: 0.5em; font-size:90%;" | There are no creatures of the same kind as neutrals in hero's army. This includes upgraded creatures as well, and works in both ways for all, except for Magma/Earth, Ice/Water and Energy/Fire Elementals.
|-
| 1
| style="padding-left: 0.5em; font-size:90%;" | There is at least one creature of the same kind as neutrals (including upgrades as in paragraph above) in hero's army.
|-
| 2
| style="padding-left: 0.5em; font-size:90%;" | Total number of creatures of the same kind as neutrals in hero's army (including upgrades as in paragraphs above) compromises more then 50% of the army.
!-->
== External links ==
== External links ==
* [http://heroescommunity.com/viewthread.php3?TID=28341 Thread: Diplomacy internals on Heroes Community]]
* [http://heroescommunity.com/viewthread.php3?TID=28341 Thread: Diplomacy internals on Heroes Community]]

Revision as of 06:35, 20 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. If charisma is greater there are three possible outcomes:

  1. the stack will join for free,
  2. the stack will join for gold, or
  3. the stack will fight.

Calculation and factors

colspan=2 align=center bgcolor=Template:Grey 3 style="border-bottom: 1px solid black;" | Mood values
M Aggression:
-4 Compliant
1–7 Friendly
1–10 Aggressive
4–10 Hostile
10 Savage
colspan=2 align=center bgcolor=Template:Grey 3 style="border-top: 1px solid black; border-bottom: 1px solid black;" | Strenght values
St k
11 k ≥ 7
2 × (k-1)* 1 ≤ k < 7
-1 0,5 ≤ k < 1
-2 0,333 ≤ k < 0,5
-3 k < 0,333
* rounded down
colspan=2 align=center bgcolor=Template:Grey 3 style="border-top: 1px solid black; border-bottom: 1px solid black;" | Diplomacy values
D Level of Diplomacy
1 No Diplomacy skill
2 Basic level Diplomacy
3 Advanced level Diplomacy
4 Expert level Diplomacy
colspan=2 align=center bgcolor=Template:Grey 3 style="border-top: 1px solid black; border-bottom: 1px solid black;" | Sympathy values
S Sympathy description
0 No creatures from the same town type.
1 At least one creature from the same town type.
2 Over 50% creatures from the same town type.

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

C = P + D + S C is Charisma value P is Power value D is Diplomacy value S is symphaty value H = (1 + 0,05 × A) × (1 + 0,05 × D) H is hero strength value
A is attack skill value
D is defense skill value
AI is sum of all creatures' AI value ATOT

External links