Template:Sandbox/Aurelain/HeroClassInfobox/base: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 101: | Line 101: | ||
<tr class='band'><td colspan='4'>{{Translation|wiki_hc_elite|{{{lang}}}}}</td></tr> | <tr class='band'><td colspan='4'>{{Translation|wiki_hc_elite|{{{lang}}}}}</td></tr> | ||
<tr> | <tr> | ||
<td colspan='4'><!-- | <td colspan='4' class='elites'><!-- | ||
-->{{LinkIcon | -->{{LinkIcon | ||
|id=sub_class_{{{faction}}}_{{#explode:{{{id}}}|_|0}}_1 | |id=sub_class_{{#ifeq:{{{faction}}}|demon|demons|{{{faction}}}}}_{{#explode:{{{id}}}|_|0}}_1 | ||
|suffix=_icon.png | |suffix=_icon.png | ||
|lang={{{lang}}} | |lang={{{lang}}} | ||
|link= | |link=0 | ||
|size=48px | |||
}}<br><!-- | }}<br><!-- | ||
-->{{LinkIcon | -->{{LinkIcon | ||
|id=sub_class_{{{faction}}}_{{#explode:{{{id}}}|_|0}}_2 | |id=sub_class_{{#ifeq:{{{faction}}}|demon|demons|{{{faction}}}}}_{{#explode:{{{id}}}|_|0}}_2 | ||
|suffix=_icon.png | |suffix=_icon.png | ||
|lang={{{lang}}} | |lang={{{lang}}} | ||
|link= | |link=0 | ||
|size=48px | |||
}}<!-- | }}<!-- | ||
--></td> | --></td> | ||
Latest revision as of 05:28, 9 August 2026
Renders the hero-class box that floats to the right of the page.
1. Might:
Knight |
|||
Faction Faction skill |
|||
| Starting attributes (with growth odds at levels 1-24) |
|||
At levels 25+, all odds are 25%.
|
|||
| Elite classes | |||
| Internal ID | |||
| might_human |
{{Sandbox/Aurelain/HeroClassInfobox/base
| lang = en
| id = might_human
| type_text = Might Hero. Lorem ipsum
| 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:
Necromancer |
|||
Faction Faction skill |
|||
| Starting attributes (with growth odds at levels 1-24) |
|||
At levels 25+, all odds are 25%.
|
|||
| Elite classes | |||
| Internal ID | |||
| magic_undead |
{{Sandbox/Aurelain/HeroClassInfobox/base
| lang = en
| id = magic_undead
| type_text = Magic Hero. Lorem ipsum
| 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:
騎士 |
|||
派閥 Faction skill💬 |
|||
| Starting attributes💬 (with growth odds at levels 1-24)💬 |
|||
At levels 25+, all odds are 25%.💬
|
|||
| Elite classes💬 | |||
| Internal ID💬 | |||
| might_human |
{{Sandbox/Aurelain/HeroClassInfobox/base
| lang = ja
| id = might_human
| type_text = 武勇系ヒーロー。升
| name = 騎士
| faction = human
| attack = 2
| attack_roll = 35
| defense = 3
| defense_roll = 35
| power = 1
| power_roll = 10
| knowledge = 1
| knowledge_roll = 20
}}


