Template:Hcs table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 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 6: Line 9:
! colspan="2" style="background-color:#{{Green 1}}"|[[File:{{{ucr}}} portrait.gif|{{{ucr}}}|link={{{ucr}}}]]
! colspan="2" style="background-color:#{{Green 1}}"|[[File:{{{ucr}}} portrait.gif|{{{ucr}}}|link={{{ucr}}}]]
|-
|-
| style="text-align:center; background-color:#{{Green 1}}; color:white;"| '''Level'''||style="background-color:#{{Green 2}}"| [[File:Attack skill.png|28px|Attack]]||style="background-color:#{{Green 2}}"|[[File:Defense skill.png|28px|Defense]]||style="background-color:#{{Green 2}}"|[[File:Attack skill.png|28px|Attack]]||style="background-color:#{{Green 2}}"|[[File:Defense skill.png|28px|Defense]]<noinclude>
| style="text-align:center; background-color:#{{Green 1}}; color:white;"| [[File:Exp.png|29px|Level|link=Experience]]||style="background-color:#{{Green 2}}"| [[File:Attack skill.png|28px|Attack]]||style="background-color:#{{Green 2}}"|[[File:Defense skill.png|28px|Defense]]||style="background-color:#{{Green 2}}"|[[File:Attack skill.png|28px|Attack]]||style="background-color:#{{Green 2}}"|[[File:Defense skill.png|28px|Defense]]
|-
| style="text-align:center; background-color:#{{Green 1}}; color:white;"| '''Level'''||style="text-align:center; background-color:#{{Green 2}}"|'''{{{batt}}}'''||style="text-align:center; background-color:#{{Green 2}}"|'''{{{bdef}}}'''||style="text-align:center; background-color:#{{Green 2}}"|'''{{{ubatt}}}'''||style="text-align:center; background-color:#{{Green 2}}"|'''{{{ubdef}}}'''<noinclude>
|}
|}


Line 13: Line 18:
* cr  - creature
* cr  - creature
* ucr  - upg. 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: ==
=== Example: ===


<nowiki>{{hcs table
<nowiki>{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| cr= Azure Dragon
| cr= Azure Dragon
| ucr= Dwarf
| 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.
}}
}}
|}</nowiki>
</nowiki>


{{hcs table
{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| cr= Azure Dragon
| cr= Azure Dragon
| ucr= Dwarf
| 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.
}}
}}
|}
|}


== Related templates ==
{{hcs templates 'see also'}}
*[[:Template:hcs table 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