Template:Sandbox/Aurelain/HeroClassInfobox: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
Line 18: Line 18:
     HC.offence = attack,
     HC.offence = attack,
     HC.roll_lvl1_attack = attack_roll
     HC.roll_lvl1_attack = attack_roll
    HC.defence = defense,
    HC.roll_lvl1_defense = defense_roll
    HC.spell_power = power,
    HC.roll_lvl1_power = power_roll
    HC.intelligence = knowledge,
    HC.roll_lvl1_knowledge = knowledge_roll
| format =
| format =
     template
     template

Revision as of 14:00, 6 August 2026


Populates the hero-class box that floats to the right of the page.

1. Might:

<p>Error: No field named "HC.roll_lvl1_attack = attack_roll

</p> <pre> HC.defence = defense" found for any of the specified database tables.

</pre>

{{Sandbox/Aurelain/HeroClassInfobox | lang=en | id=might_human}}

2. Magic:

<p>Error: No field named "HC.roll_lvl1_attack = attack_roll

</p> <pre> HC.defence = defense" found for any of the specified database tables.

</pre>

{{Sandbox/Aurelain/HeroClassInfobox | lang=en | id=magic_undead}}

3. Japanese:

<p>Error: No field named "HC.roll_lvl1_attack = attack_roll

</p> <pre> HC.defence = defense" found for any of the specified database tables.

</pre>

{{Sandbox/Aurelain/HeroClassInfobox | lang=ja | id=might_human}}