Template:Hcs table

From Heroes of Might and Magic III
Jump to navigationJump to search

Variables:[edit source]

  • 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:[edit source]

1)

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


Show Creature Specialty Table

Creature Specialty Horn of the Abyss Shadow of Death
PiquedramPiquedram Azure DragonAzure Dragon Dwarf portrait (HotA).pngDwarf [[File:{{{3cr}}} portrait (HotA).png|link={{{3cr}}}]][[File:{{{3cr}}} portrait.png|{{{3cr}}}|link={{{3cr}}}]]
Level Attack Defense Attack Defense Attack Defense
Level 22 33 2 3 {{{3batt}}} {{{3bdef}}}

2)

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


Show Cannon Specialty Table

Cannon Specialty Horn of the Abyss Shadow of Death
JeremyJeremy CannonCannon [[File:{{{ucr}}} portrait (HotA).png|link={{{ucr}}}]][[File:{{{ucr}}} portrait.png|{{{ucr}}}|link={{{ucr}}}]] [[File:{{{3cr}}} portrait (HotA).png|link={{{3cr}}}]][[File:{{{3cr}}} portrait.png|{{{3cr}}}|link={{{3cr}}}]]
Level Attack Defense Attack Defense Attack Defense
Level 5 6 {{{ubatt}}} {{{ubdef}}} {{{3batt}}} {{{3bdef}}}

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

Creature Specialty Horn of the Abyss Shadow of Death
AnabelAnabel PiratePirate CorsairCorsair Sea DogSea Dog
Level Attack Defense Attack Defense Attack Defense
Level 8 6 10 8 12 11

Related Templates