Template:Hcs table(x2): Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 58: Line 58:
|}
|}


== Related templates ==
{{hcs templates 'see also'}}
*[[:Template:hcs table]]
*[[:Template:hcs table row]]
*[[:Template:hcs table(x2) row]]
*[[:Anabel/Anabel_specialty_row]]


[[Category:Table templates|{{PAGENAME}}]]</noinclude>
[[Category:Table templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 20:30, 19 December 2022

Hero creature specialty table (two-column version)

The in-game description "{{{herospec}}}" is erroneous in "each level attained" moment, and lacks the speed bonus information. (Description is fixed in HotA Horn of the Abyss).

Unlike the native terrain speed bonus, the creature specialty speed bonus can affect the hero's movement points in case the creature is the slowest one in the army.

[[File:Hero {{{hero}}}.png|{{{hero}}}|link={{{hero}}}]] [[File:{{{cr}}} portrait.gif|{{{cr}}}|link={{{cr}}}]] [[File:{{{ucr}}} portrait.gif|{{{ucr}}}|link={{{ucr}}}]] [[File:{{{cr}}} portrait.gif|{{{cr}}}|link={{{cr}}}]] [[File:{{{ucr}}} portrait.gif|{{{ucr}}}|link={{{ucr}}}]]
Level Attack Defense Attack Defense Level Attack Defense Attack Defense
Level {{{batt}}} {{{bdef}}} {{{ubatt}}} {{{ubdef}}} Level {{{batt}}} {{{bdef}}} {{{ubatt}}} {{{ubdef}}}

Variables:

  • hero - hero
  • cr - creature
  • ucr - upg. creature
  • batt - creature's basic attack
  • bdef - creature's basic defense
  • ubatt - upg. creature's basic attack
  • ubdef - upg. creature's basic defense
  • herospec - SoD specialty description
  • hota -
  • hotafix -
  • 1lvl -

Example:[edit]

{{hcs table(x2)
| hero= Piquedram
| sp= Skeletons
| cr= Azure Dragon
| ucr= Dwarf
| batt= 22
| bdef= 33
| ubatt= 2
| ubdef= 3 
| herospec= Increases the Attack and Defense skills of any Stone or Obsidian Gargoyles for each level attained after 2nd level.
}}

The in-game description "Increases the Attack and Defense skills of any Stone or Obsidian Gargoyles for each level attained after 2nd level." is erroneous in "each level attained" moment, and lacks the speed bonus information. (Description is fixed in HotA Horn of the Abyss).

Unlike the native terrain speed bonus, the creature specialty speed bonus can affect the hero's movement points in case the creature is the slowest one in the army.

Piquedram Azure Dragon Dwarf Azure Dragon Dwarf
Level Attack Defense Attack Defense Level Attack Defense Attack Defense
Level 22 33 2 3 Level 22 33 2 3

Related templates