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

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
--><templatestyles src="Template:Sandbox/Aurelain/HeroClassSkills/styles.css" /><!--
--><templatestyles src="Template:Sandbox/Aurelain/HeroClassSkills/styles.css" /><!--
--><table class='hcs-box wikitable sortable faction-{{{faction}}}'>
--><div class='hcs-box faction-{{{faction}}}'><!--
<!--======== TITLE ==========================================================-->
======== TITLE =================================================================
 
    --><div class='title'><!--
            -->Weights per level-up<br><!--
            -->(Toggle percentage/weights)<!--
    --></div><!--
    --><table class='wikitable sortable'>
<!--======== HEADER ==========================================================-->
<!--======== HEADER ==========================================================-->
    <tr>
        <tr>
        <th>Skill</th>
            <th>Skill</th>
        <th>Level</th>
            <th>Weight</th>
        <th>4n</th>
            <th>@ 4n</th>
        <th>5n</th>
            <th>@ 5n</th>
        <th>20</th>
            <th>@ 20</th>
    </tr>
        </tr>
<!--======== row ==========================================================-->
<!--======== row ==========================================================-->
    <tr>
        <tr>
        <td>{{Skill|assault|{{{lang}}}}}</td>
            <td>{{Skill|assault|{{{lang}}}}}</td>
        <td>200</td>
            <td>200</td>
        <td>200</td>
            <td>200</td>
        <td>200</td>
            <td>200</td>
        <td>200</td>
            <td>200</td>
    </tr>
        </tr>
<!--======== row ==========================================================-->
<!--======== row ==========================================================-->
    <tr>
        <tr>
        <td>{{Skill|protection|{{{lang}}}}}</td>
            <td>{{Skill|protection|{{{lang}}}}}</td>
        <td>100</td>
            <td>100</td>
        <td>200</td>
            <td>200</td>
        <td>300</td>
            <td>300</td>
        <td>400</td>
            <td>400</td>
    </tr>
        </tr>
</table><!--
    </table><!--
--></div><!--
--></includeonly><!--
--></includeonly><!--
################################################################################
################################################################################

Revision as of 06:59, 8 August 2026


Renders the skill weights for a specific hero class.

1. Cleric:

Input:

Output:

Weights per level-up
(Toggle percentage/weights)
Skill Weight @ 4n @ 5n @ 20
Offense 200 200 200 200
Defense 100 200 300 400