Join: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
m (Clean up page)
mNo edit summary
Line 9: Line 9:
== Calculation and factors ==   
== Calculation and factors ==   
{| class="wikitable" style="margin: 0 0 0 1em; float:right; width:400px;"
{| class="wikitable" style="margin: 0 0 0 1em; float:right; width:400px;"
! colspan=2 style="border-bottom: 1px solid black;" | Mood values (M)
! colspan=2 | Mood values (M)
|-
| colspan=2 style="padding-left: 0.5em; font-size:90%;" | Set by the map creator
|-  
|-  
| style="padding-left: 0.5em; width:75px;" | '''M'''
! style="padding-left: 0.5em; width:75px;" | M
| style="padding-left: 0.5em;" | '''Aggression:'''
! style="padding-left: 0.5em;" | Aggression level
|-  
|-  
|  style="padding-left: 0.5em;" | -4
|  style="padding-left: 0.5em;" | -4
Line 30: Line 32:


|-
|-
! colspan=2 style="border-bottom: 1px solid black;" | Strength values (S<sub>t</sub>)
| colspan=2 style="background-color:darkgray;" |
|-
! colspan=2 | Strength values (S<sub>t</sub>)
|-
| colspan=2 style="padding-left: 0.5em; font-size:90%;" | (See equation for 'k' to left) ('*' means rounded down'')
|-
|-
| style="padding-left: 0.5em;" | '''S<sub>t</sub>'''
! style="padding-left: 0.5em;" | S<sub>t</sub>
| style="padding-left: 0.5em;" | '''k (see equation to left)'''
! style="padding-left: 0.5em;" | k
|-
|-
|  style="padding-left: 0.5em;" | 11
|  style="padding-left: 0.5em;" | 11
Line 49: Line 55:
|  style="padding-left: 0.5em;" | -3
|  style="padding-left: 0.5em;" | -3
|  style="padding-left: 0.5em;" | k < 0,333
|  style="padding-left: 0.5em;" | k < 0,333
|-
| colspan=2 style="padding-left: 0.5em;" | <sup>''* rounded down''</sup>


|-
| colspan=2 style="background-color:darkgray;" |
|-  
|-  
! colspan=2 style="border-bottom: 1px solid black;" | Diplomacy values (D)
! colspan=2 | Diplomacy values (D)
|-
|-
| style="padding-left: 0.5em;" | '''D'''
! style="padding-left: 0.5em;" | D
| style="padding-left: 0.5em;" | '''Level of Diplomacy'''
! style="padding-left: 0.5em;" | [[Diplomacy]] level
|-
|-
|  style="padding-left: 0.5em;" | 1
|  style="padding-left: 0.5em;" | 1
Line 71: Line 77:


|-
|-
! colspan=2 style="border-bottom: 1px solid black;" | Sympathy values (S<sub>y</sub>)
| colspan=2 style="background-color:darkgray;" |
|-
! colspan=2 | Sympathy values (S<sub>y</sub>)
|-
| colspan=2 style="padding-left: 0.5em; font-size:90%;" | How many of the hero's creatures are from the same creature type as the wandering creature (upgraded does not matter)?
|-
|-
| style="padding-left: 0.5em;" | '''S<sub>y</sub>'''
! style="padding-left: 0.5em;" | S<sub>y</sub>
| style="padding-left: 0.5em;" | '''Sympathy description'''
! style="padding-left: 0.5em;" | Sympathy description
|-
|-
|  style="padding-left: 0.5em;" | 0
|  style="padding-left: 0.5em;" | 0
|  style="padding-left: 0.5em; font-size:90%;" | No creatures from the same creature type.
|  style="padding-left: 0.5em; font-size:90%;" | Zero
|-
|-
|  style="padding-left: 0.5em;" | 1
|  style="padding-left: 0.5em;" | 1
|  style="padding-left: 0.5em; font-size:90%;" | At least one creature from the same creature type.
|  style="padding-left: 0.5em; font-size:90%;" | At least one
|-  
|-  
|  style="padding-left: 0.5em;" | 2
|  style="padding-left: 0.5em;" | 2
|  style="padding-left: 0.5em; font-size:90%;" | Over 50% creatures from the same creature type.
|  style="padding-left: 0.5em; font-size:90%;" | Over 50% of the hero's creatures
|}
|}



Revision as of 19:52, 1 November 2024

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 the 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.

In other words, if the charisma value is greater than mood value there is a possibility that the stack will join, but they may still be willing to fight.

The creature mood is a set by the map creator. The default map setting is "Aggressive", giving a random mood value between 1 and 10.

Calculation and factors

Mood values (M)
Set by the map creator
M Aggression level
-4 Compliant
1–7 Friendly
1–10 Aggressive
4–10 Hostile
10 Savage
Strength values (St)
(See equation for 'k' to left) ('*' means rounded down)
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
Diplomacy values (D)
D Diplomacy level
1 No Diplomacy skill
2 Basic level Diplomacy
3 Advanced level Diplomacy
4 Expert level Diplomacy
Sympathy values (Sy)
How many of the hero's creatures are from the same creature type as the wandering creature (upgraded does not matter)?
Sy Sympathy description
0 Zero
1 At least one
2 Over 50% of the hero's creatures

Possible Creature Actions

C < M → Creatures will fight
   • C is the Charisma value (see equation below)

   • M is the Mood value (see chart on right)


C ≥ M
   1. Stack will join for free if Sy + D ≥ M

   2. Stack will join for gold if Sy + D + 2 ≥ M

   3. Stack will fight if Sy + D + 2 < M

Supporting Equations

C = St + D + Sy
   • St is is strength factor (see table to right)

   • D is Diplomacy value (see table to right) (add +1 if playing on Easy difficulty and not having Expert Diplomacy)

   • Sy is sympathy value (see table to right)


k = H × Hero army Strength / AI army Strength
   • H is hero strength value (see equation below)

   • NOTE: The army strength is the sum of AI creature values.


H = (1 + 0,05 × A) × (1 + 0,05 × D)
   • A is the hero's attack skill value
   • D is the hero's defense skill value


External links