Template:SpellSpecialist

From Heroes of Might and Magic: Olden Era Official Wiki
Revision as of 08:58, 3 August 2026 by Aurelain (talk | contribs) (Created page with "<includeonly><!-- -->{{#cargo_query: tables = Hero = H | where = H.start_magics HOLDS '{{{spell_id}}}_special' AND H.id NOT LIKE 'campaign%' AND H.id NOT LIKE 'tutorial%' AND H.id NOT LIKE 'cm_fun%' | fields = CONCAT("{{{lang}}}") = lang, H.id = hero_id | format = template | template = Specialist | named args = yes | default = {{Translation|wiki_none|{{{lang}}}}} }}<!-- --></includeonly><!-- ####################################################...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Displays 5 information about a hero who specializes in a specific spell:

  1. hero icon
  2. hero name
  3. specialization icon
  4. specialization name
  5. specialization text

1. English:

Input: {{SpellSpecialist | lang=en | spell_id=day_9_magic_arinas_hymn }}

Output:

Hymn to Arina
She starts with the “Masterful Arina’s Touch” spell. This version of the spell increases target’s Speed by 1.
While casting this spell, effective Spell Power is increased by 1 for every 2 hero level(s).

2. Japanese:

Input: {{SpellSpecialist | lang=ja | spell_id=day_9_magic_arinas_hymn }}

Output:

アリナへの賛美歌
呪文「マスター:アリナの御手」を習得した状態で開始する。このマスター呪文は、対象の素早さを1増加させる。
また、詠唱中は有効な呪文力がヒーローレベル2ごとに1増加する。

3. No specialist:

Input: {{SpellSpecialist | lang=en | spell_id=foo }}

Output: None