Template:UnitSpecialist
From Heroes of Might and Magic: Olden Era Official Wiki
Displays 5 information about a hero who specializes in a specific unit:
- hero icon
- hero name
- specialization icon
- specialization name
- specialization text
1. English:
Input: {{UnitSpecialist | lang=en | unit_id=esquire_upg }}
Output:
Swordsman growth in your cities increases by 1.
Under his command, Swordsmen gain 1 Speed, 1 Initiative, and 20% HP. Their Attack and Defense increase by 1 for every 3 hero levels, and enemy Swordsmen lose an equal amount of Attack and Defense.
Under his command, Swordsmen gain 1 Speed, 1 Initiative, and 20% HP. Their Attack and Defense increase by 1 for every 3 hero levels, and enemy Swordsmen lose an equal amount of Attack and Defense.
2. Japanese:
Input: {{UnitSpecialist | lang=ja | unit_id=esquire_upg }}
Output:
自都市における「剣士」の生産数が1増加する。
指揮下の「剣士」は素早さとイニシアチブが1、HPが20%増加する。さらに、ヒーローレベル3ごとに攻撃力と防御力が1増加し、敵の「剣士」は同じ値だけ攻撃力と防御力が減少する。
指揮下の「剣士」は素早さとイニシアチブが1、HPが20%増加する。さらに、ヒーローレベル3ごとに攻撃力と防御力が1増加し、敵の「剣士」は同じ値だけ攻撃力と防御力が減少する。
3. No specialist:
Input: {{UnitSpecialist | lang=en | unit_id=foo }}
Output: None


