Translations:Combat System/20/en

From Binary-Tools Wiki
Revision as of 12:28, 27 March 2020 by TranslationBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Step Description Formula Example Notes
1 Take the unit's base attack strength. Clubswingers: 40
2 Apply the upgrades of the smithy for each unit. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{leveled strength} = \text{base strength} + (\text{base strength} + \text{crop consumption} \cdot \frac{300}{7}) \cdot (1.007^\text{unit level in smithy} - 1)}
  • Crop consumption refers to the base crop consumption before any modifiers like horse drinking trough, WW-village buff or Travian: Legends artefacts.
  • The smithy level of the home village of the unit is used.
3 Apply the hero's weapon bonus. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{new value} = \text{leveled strength} + \text{weapon bonus}}
  • The weapon must be equipped and the hero must attack with the units to apply the bonus.
4 Sum up the strength of all attacking troops in this attack.
5 Apply the hero's attack bonus. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{new value} = \text{old value} \cdot (1 + \frac{points in off bonus}\frac{100} \cdot 20%}
6 Apply the brewery bonus, if applicable. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{new value} = \text{old value} \cdot (1 + \text{Brewery level}%)}
  • This applies only for teutons
  • This applies only, if the capital of the attacker celebrates a party in the brewery at the time of the attack.
  • This explicitly applies, if the hammer is not built in the capital, aswell.
7 Travian Kingdoms Apply the siege bonus. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{new value} = \text{old value} \cdot 1.33}
  • Only applies, if the attack is sent as siege.