Template:Hcs table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>== Hero creature specialty table ==   
<noinclude>== Hero creature specialty table ==   
</noinclude>{| border="0" style="" style="width; background-color:#{{Green 3}}; border: 2px solid black; border-collapse:collapse"
</noinclude>{{{notext|{{{hota|The in-game description {{{1lvl|''"{{{herospec}}}"'' is erroneous in "each level attained" moment, and }}}lacks the speed bonus information.{{{hotafix| ''(Description is fixed in [[HotA]]{{-wh}}).''}}}
 
}}}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.
}}}{| border="0" style="" style="width; background-color:#{{Green 3}}; border: 0px; border-collapse:collapse"
|-  
|-  
! style="background-color:#{{Green 1}}"| [[File:Hero {{{hero}}}.png|{{{hero}}}|link={{{hero}}}]]
! style="background-color:#{{Green 1}}"| [[File:Hero {{{hero}}}.png|{{{hero}}}|link={{{hero}}}]]
Line 19: Line 22:
* ubatt - upg. creature's basic attack
* ubatt - upg. creature's basic attack
* ubdef - upg. creature's basic defense
* ubdef - upg. creature's basic defense
* herospec - SoD specialty description
* hota -
* hotafix -
* 1lvl -
* notext -


=== Example: ===
=== Example: ===


<nowiki>{{test1
<nowiki>{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| sp= Skeletons
Line 31: Line 39:
| ubatt= 2
| ubatt= 2
| ubdef= 3  
| ubdef= 3  
| herospec= Increases the Attack and Defense skills of any Stone or Obsidian Gargoyles for each level attained after 2nd level.
}}
}}
|}</nowiki>
</nowiki>


{{test1
{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| sp= Skeletons
Line 43: Line 52:
| ubatt= 2
| ubatt= 2
| ubdef= 3  
| ubdef= 3  
| herospec=Increases the Attack and Defense skills of any Stone or Obsidian Gargoyles for each level attained after 2nd level.
}}
}}
|}
|}


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


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

Latest revision as of 20:30, 19 December 2022

Hero creature specialty table

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}}}]]
Level Attack Defense Attack Defense
Level {{{batt}}} {{{bdef}}} {{{ubatt}}} {{{ubdef}}}

Variables:[edit]

  • 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 -
  • notext -

Example:[edit]

{{hcs table
| 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
Level Attack Defense Attack Defense
Level 22 33 2 3

Related templates