Template:UnitStinger/zh-hans

From Heroes of Might and Magic: Olden Era Official Wiki


1. Base

Input:

{{UnitStinger/zh-hans
    | id=esquire
    | tier=1
    | faction=human
    | dwelling=[[Garrison/zh-hans|驻防处]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: 剑士 is a tier-I unit of the 圣殿 faction. They can be recruited from the 驻防处.

They can be upgraded into the 守卫队长 or the 太阳圣盾.

2. Upgraded

Input:

{{UnitStinger/zh-hans
    | id=esquire_upg
    | tier=1
    | faction=human
    | dwelling=[[Garrison/zh-hans|驻防处 II]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: 守卫队长 is a tier-I unit of the 圣殿 faction. They can be recruited from the 驻防处 II.

They are one of the upgraded versions of the 剑士, the other being the 太阳圣盾.

3. Alternative

Input:

{{UnitStinger/zh-hans
    | id=esquire_upg_alt
    | tier=1
    | faction=human
    | dwelling=[[Garrison/zh-hans|驻防处 II]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: 太阳圣盾 is a tier-I unit of the 圣殿 faction. They can be recruited from the 驻防处 II.

They are one of the upgraded versions of the 剑士, the other being the 守卫队长.