Template:Sandbox/Aurelain/HeroClassInfobox/base: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 54: Line 54:
             --><div class='attribute'><!--
             --><div class='attribute'><!--
                 --><div class='value'><!--
                 --><div class='value'><!--
                     -->{{Hint|[[File:Icon_Stats_Attack.png|32px|link=]]|[[Hero_Basics#Attributes|Attack]]}}<!--
                     -->{{Hint|[[File:Icon_Stats_Attack.png|24px|link=]]|[[Hero_Basics#Attributes|Attack]]}}<!--
                     --> {{{attack}}}<!--
                     --> {{{attack}}}<!--
                 --></div><!--
                 --></div><!--
Line 61: Line 61:
             --><div class='attribute'><!--
             --><div class='attribute'><!--
                 --><div class='value'><!--
                 --><div class='value'><!--
                     -->{{Hint|[[File:Icon_Stats_Defense.png|32px|link=]]|[[Hero_Basics#Attributes|Defense]]}}<!--
                     -->{{Hint|[[File:Icon_Stats_Defense.png|24px|link=]]|[[Hero_Basics#Attributes|Defense]]}}<!--
                     --> {{{defense}}}<!--
                     --> {{{defense}}}<!--
                 --></div><!--
                 --></div><!--
Line 68: Line 68:
             --><div class='attribute'><!--
             --><div class='attribute'><!--
                 --><div class='value'><!--
                 --><div class='value'><!--
                     -->{{Hint|[[File:Icon_Stats_Spellpower.png|32px|link=]]|[[Hero_Basics#Attributes|Spell Power]]}}<!--
                     -->{{Hint|[[File:Icon_Stats_Spellpower.png|24px|link=]]|[[Hero_Basics#Attributes|Spell Power]]}}<!--
                     --> {{{power}}}<!--
                     --> {{{power}}}<!--
                 --></div><!--
                 --></div><!--
Line 75: Line 75:
             --><div class='attribute'><!--
             --><div class='attribute'><!--
                 --><div class='value'><!--
                 --><div class='value'><!--
                     -->{{Hint|[[File:Icon_Stats_Inteligence.png|32px|link=]]|[[Hero_Basics#Attributes|Knowledge]]}}<!--
                     -->{{Hint|[[File:Icon_Stats_Inteligence.png|24px|link=]]|[[Hero_Basics#Attributes|Knowledge]]}}<!--
                     --> {{{knowledge}}}<!--
                     --> {{{knowledge}}}<!--
                 --></div><!--
                 --></div><!--

Revision as of 13:33, 6 August 2026


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

1. Might:

id=might_human,name=Knight,faction=human,
might

Knight
Might Hero
Faction
Faction skill
Starting attributes
(with growth odds at levels 1-24)
Attack 2
35%
35%
At levels 25+, all odds are 25%.
Elite classes
link= #Elite[[
  1. Elite|Swashbuckler]]
    link= #Elite[[
  2. Elite|Paragon]]
Internal ID
might_human
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = en
    | id = might_human
    | type = Might Hero
    | name = Knight
    | faction = human
    | attack = 2
    | attack_roll = 35
    | defense = 3
    | defense_roll = 35
    | power = 1
    | power_roll = 10
    | knowledge = 1
    | knowledge_roll = 20
}}

2. Magic:

id=magic_undead,name=Necromancer,faction=undead,
magic

Necromancer
Magic Hero
Faction
Faction skill
Starting attributes
(with growth odds at levels 1-24)
At levels 25+, all odds are 25%.
Elite classes
link= #Elite[[
  1. Elite|Soulweaver]]
    link= #Elite[[
  2. Elite|Chronomancer]]
Internal ID
magic_undead
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = en
    | id = magic_undead
    | type = Magic Hero
    | name = Necromancer
    | faction = undead
    | attack = 1
    | attack_roll = 10
    | defense = 0
    | defense_roll = 15
    | power = 2
    | power_roll = 35
    | knowledge = 4
    | knowledge_roll = 40
}}

3. Japanese:

id=might_human,name=騎士,faction=human,
might

騎士
武勇系ヒーロー
Faction skill💬
Starting attributes💬
(with growth odds at levels 1-24)💬
At levels 25+, all odds are 25%.💬
Elite classes💬
link= #Elite/ja[[
  1. Elite/ja|剣使い]]
    link= #Elite/ja[[
  2. Elite/ja|範士]]
Internal ID💬
might_human
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = ja
    | id = might_human
    | type = 武勇系ヒーロー
    | name = 騎士
    | faction = human
    | attack = 2
    | attack_roll = 35
    | defense = 3
    | defense_roll = 35
    | power = 1
    | power_roll = 10
    | knowledge = 1
    | knowledge_roll = 20
}}