Template:Sandbox/Aurelain/HeroClassInfobox/base: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
--><templatestyles src="Template:Sandbox/Aurelain/HeroClassInfobox/styles.css" /><!-- | --><templatestyles src="Template:Sandbox/Aurelain/HeroClassInfobox/styles.css" /><!-- | ||
--><div class='hc-box faction-{{{faction}}}'> | --><div class='hc-box faction-{{{faction}}}'> | ||
{{LinkIcon | |||
|id=sub_class_human_magic_1 | |||
|suffix=_icon.png | |||
|lang=en | |||
|link=#Elite | |||
}} | |||
<table> | <table> | ||
<!--==== TITLE ==========================================================--> | <!--==== TITLE ==========================================================--> | ||
Revision as of 13:11, 8 August 2026
Renders the hero-class box that floats to the right of the page.
1. Might:
- Elite|Grand Inquisitor]]
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:
- Elite|Grand Inquisitor]]
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:
- Elite|Grand Inquisitor]]
騎士 |
|||
派閥 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
}}


