Template:Hcs table

From Heroes 3 wiki
Revision as of 20:58, 27 March 2025 by Legate (talk | contribs)
Jump to navigation Jump to search

Variables:

  • hero - hero
  • cr - creature
  • ucr - upg. creature
  • 3cr - 3rd creature
  • batt - creature's basic attack
  • bdef - creature's basic defense
  • ubatt - upg. creature's basic attack
  • ubdef - upg. creature's basic defense
  • 3batt - 3rd creature's basic attack
  • 3bdef - 3rd creature's basic defense

Example:

1)

{{hcs table
| hero= Piquedram
| cr= Azure Dragon
| ucr= Dwarf
| batt= 22
| bdef= 33
| ubatt= 2
| ubdef= 3
}}


Show Creature Specialty Table

2)

{{hcs table
| hero= Jeremy
| cr= Cannon
| batt= 5
| bdef= 6
}}


Show Cannon Specialty Table

3)

{{hcs table
| hero= Anabel
| cr= Pirate
| ucr= Corsair
| 3cr= Sea Dog
| batt= 8
| bdef= 6
| ubatt= 10
| ubdef= 8
| 3batt= 12
| 3bdef= 11
}}


Show Creature Specialty Table

Related Templates